mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
be162a1fe8
This is also behind "devtools.popups.debug", to be set to true manually. This special mode break the old fundamental principal where a given toolbox is bound to one unique given tab. Now one toolbox starts being shared between many tabs. When we select the original tab we debug, or any of its popups opened in distinct tabs, we will move the toolbox between each of these tabs. We will have one toolbox instance, one toolbox iframe, which will be moved around each tab's host. This is somewhat similar to host switching within the same tab. This is all based on the same trick where we swap the toolbox iframe to another location. Differential Revision: https://phabricator.services.mozilla.com/D131802 |
||
---|---|---|
.. | ||
client | ||
docs | ||
perfdocs | ||
platform | ||
server | ||
shared | ||
startup | ||
.eslintrc.js | ||
.eslintrc.xpcshell.js | ||
CODE_OF_CONDUCT.md | ||
moz.build | ||
templates.mozbuild | ||
tsconfig.json |