forked from mirrors/gecko-dev
Ensure extensions can manage tabs and sessions that include tabs from other extensions. The parent patch to this introduces cross-extension access validation. However that breaks this specific use case that we need to continue supporting. This patch modifies three extension apis, tab.create/update and windows.create to allow the creation of extension tabs which cannot be otherwise accessed. Differential Revision: https://phabricator.services.mozilla.com/D151766 |
||
|---|---|---|
| .. | ||
| bookmarks.json | ||
| chrome_settings_overrides.json | ||
| commands.json | ||
| devtools.json | ||
| devtools_inspected_window.json | ||
| devtools_network.json | ||
| devtools_panels.json | ||
| find.json | ||
| history.json | ||
| jar.mn | ||
| LICENSE | ||
| menus.json | ||
| menus_child.json | ||
| moz.build | ||
| normandyAddonStudy.json | ||
| omnibox.json | ||
| pkcs11.json | ||
| search.json | ||
| sessions.json | ||
| sidebar_action.json | ||
| tabs.json | ||
| top_sites.json | ||
| url_overrides.json | ||
| urlbar.json | ||
| windows.json | ||