[rfc][icedtea-web] PolicyEditor Parser patch

Andrew Azores aazores at redhat.com
Fri Jul 31 15:00:15 UTC 2015


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 ?

-- 
Thanks,

Andrew Azores



More information about the distro-pkg-dev mailing list