mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +00:00
Remove hack for the Java plugin on Linux that is no longer needed now that bug 99026 is fixed. b=89488 r=mstoltz sr=darin a=asa
This commit is contained in:
parent
bb379545b9
commit
0c2113a47c
@ -344,12 +344,6 @@ pref("capability.policy.mailnews.Window.resizeTo", "noAccess");
|
||||
pref("capability.policy.mailnews.Window.screenX.set", "noAccess");
|
||||
pref("capability.policy.mailnews.Window.screenY.set", "noAccess");
|
||||
pref("capability.policy.mailnews.Window.sizeToContent", "noAccess");
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
pref("capability.principal.codebase.foo.id", "http://www.netscape.com");
|
||||
pref("capability.principal.codebase.foo.granted", "UniversalFoo");
|
||||
//////////////////////////////////////////////////////////
|
||||
|
||||
pref("dom.disable_open_during_load", false);
|
||||
|
||||
pref("javascript.enabled", true);
|
||||
|
Loading…
Reference in New Issue
Block a user