gecko-dev/devtools
Belén Albeza c44968b45f Bug 1674068 - [devtools] Fix wrong host being displayed for content process storages r=ochameau
Since about:blank gets spawned in the same process when included in a frame, it was being added as a host for the top page in content process storage resources. This patch removes about:blank from the `windows` list unless it is the top level page itself.

Differential Revision: https://phabricator.services.mozilla.com/D96029
2021-01-18 14:59:07 +00:00
..
client Bug 1674068 - [devtools] Fix wrong host being displayed for content process storages r=ochameau 2021-01-18 14:59:07 +00:00
docs Bug 1682780 - [devtools] Adapt tests and doc now that ThreadActor.attach no longer pause the thread. r=nchevobbe 2021-01-07 13:33:40 +00:00
platform Bug 1676365 - Move SpinEventLoopUntil to separate header. r=#xpcom-reviewers 2020-11-23 16:10:41 +00:00
server Bug 1674068 - [devtools] Fix wrong host being displayed for content process storages r=ochameau 2021-01-18 14:59:07 +00:00
shared Bug 1687205 - [devtools] Use the network event actor id when getting stacktraces r=ochameau,devtools-backward-compat-reviewers 2021-01-18 17:28:03 +00:00
startup Bug 1682780 - [devtools] Avoid pausing on thread actor's attach request. r=nchevobbe,jdescottes 2021-01-07 15:02:11 +00:00
.eslintrc.js
.eslintrc.mochitests.js
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
templates.mozbuild
tsconfig.json