Details
Details
- Reviewers
ochameau - Commits
- rMOZILLACENTRAL5caac5585da4: Bug 1813341 - Check topBrowsingContext is not null before using it. r=ochameau
- Bugzilla Bug ID
- 1813341
Diff Detail
Diff Detail
- Repository
- rMOZILLACENTRAL mozilla-central
- Lint
Lint Not Applicable - Unit
Tests Not Applicable - Build Status
Buildable 504185 Build 600525: arc lint + arc unit
Event Timeline
Comment Actions
testing: this prevents an exception involving an addon, which doesn't really break anything.
devtools/server/actors/watcher/browsing-context-helpers.sys.mjs | ||
---|---|---|
382–391 | Could you add a comment to mention that we may not have any BrowsingContext if this code runs against an unloaded tab? |
devtools/server/actors/watcher/browsing-context-helpers.sys.mjs | ||
---|---|---|
382–391 | Is this comment ok? |
devtools/server/actors/watcher/browsing-context-helpers.sys.mjs | ||
---|---|---|
382–391 | Yes, thanks for your contribution! |