Infocatcher
Infocatcher
Example: ``` js // /* alert(1); // */ ```
See d6eda6fbaf318ed8486bfa27e01a999666496633 commit.
Like ``` javascript "\\totalcmd.exe" ```
https://bugzilla.mozilla.org/show_bug.cgi?id=1402957 Remove permission manager APIs that only accept a URI https://dxr.mozilla.org/mozilla-central/source/netwerk/base/nsIPermissionManager.idl ```cpp /** * Test whether the principal has the permission to perform a given action. * System principals will...
``` js && node.namespaceURI == xulns && node.boxObject && node.boxObject instanceof Components.interfaces.nsIMenuBoxObject // Always false now ``` Probably due to https://bugzilla.mozilla.org/show_bug.cgi?id=979835 - Port BoxObject to WebIDL.
Throws here: ``` js let isPrivate = "PrivateBrowsingUtils" in window && PrivateBrowsingUtils.isWindowPrivate(tab.linkedBrowser.contentWindow) //
See https://bugzilla.mozilla.org/show_bug.cgi?id=1090880 - [x] Bookmarks Folder `Application.prefs.getValue()`/`setValue()` `Application.name` - [x] Custom Buttons Editor: Toggle on Top `Application.storage.get()`/`set()` - [x] Source Editor `Application.storage.get()`/`set()` - [x] Cookies Permissions `Application.storage.get()`/`set()` - [x] Extensions...
DOM Inspector will be "locked" too: left-clicks will not work. Reported here: https://forum.mozilla-russia.org/viewtopic.php?pid=683998#p683998
Requested here: https://forum.mozilla-russia.org/viewtopic.php?pid=679605#p679605