[rfc][icedtea-web] PolicyEditor Parser patch
Jiri Vanek
jvanek at redhat.com
Tue Aug 4 14:32:20 UTC 2015
On 07/31/2015 05:04 PM, Andrew Azores wrote:
> On 31/07/15 11:00 AM, Andrew Azores wrote:
>> On 31/07/15 02:16 AM, Jiri Vanek wrote:
>>> On 07/30/2015 01:53 PM, Jiri Vanek wrote:
>>>>
>>>>>
>>>>>> synchronously. Synchronously after the async job was kicked off, at least, but then almost
>>>>>> guaranteed in real-time to actually happen first. I've fixed that now by making it so that
>>>>>> PolicyEditor instances don't automatically start opening and parsing policy files as soon as
>>>>>> they're
>>>>>> instantiated, and instead the caller has to invoke this step when ready.
>>>>>
>>>>> When selector is set, and it do not exists in target file - new item is crerated. Is it expected
>>>>> bahvior?
>>>>> (-me guess yes)
>>>>>>
>>>>
>>>
>>> One more idea.
>>>
>>> Currently when some unknown rules, both of eg:
>>> permission java.lang.RuntimePermission "blablba";
>>> permission java.my.HyperPermission "*";
>>>
>>> are loaded, and when keeping policy is modified they are not lost, and are saved again.
>>>
>>> Anayway they are iniviible in PolicyEditor. What about adding jlist to show policies unknown to
>>> our checkboxes? (and wit possibility to add/remove...maybe?)
>>>
>>> Just talking a lot....
>>> j:)
>>
>> Is this not View > Custom Policies ?
>>
>
> "Custom Permissions", rather.
>
Cool!
i Missed that :)) and it seems to be working!
Maye just nit - it is complelty invisisble :)
Idea - when selected itme contains unknown rules, then maybe show something? like normally
invisible text "this contains special rules" with tooltip how to show/edit them?
J.
More information about the distro-pkg-dev
mailing list