Closed
Bug 1690891
Opened 5 years ago
Closed 5 years ago
browser_dbg-dom-mutation-breakpoints-fission.js: Uncaught exception from previously timed out test with non-native theme enabled on macOS
Categories
(Core :: Widget: Cocoa, defect, P2)
Core
Widget: Cocoa
Tracking
()
RESOLVED
FIXED
88 Branch
| Tracking | Status | |
|---|---|---|
| firefox88 | --- | fixed |
People
(Reporter: spohl.mozilla.bugs, Assigned: spohl.mozilla.bugs)
References
(Blocks 1 open bug)
Details
(Whiteboard: [not-a-fission-bug][mac:nonnativetheme])
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1690848 +++
devtools/client/debugger/test/mochitest/browser_dbg-dom-mutation-breakpoints-fission.js | Uncaught exception received from previously timed out test - at resource://specialpowers/SpecialPowersChild.jsm:1496 - TypeError: BrowsingContext.getFromWindow: Argument 1 does not implement interface WindowProxy.
https://treeherder.mozilla.org/logviewer?job_id=328859481&repo=try&lineNumber=3901
| Assignee | ||
Comment 1•5 years ago
|
||
Not quite sure what might be going on here. The test appears to pass on other platforms.
| Assignee | ||
Comment 2•5 years ago
|
||
Also passes locally with non-native theme enabled.
Comment 3•5 years ago
|
||
Non-native theming for macOS doesn't block Fission MVP.
Whiteboard: [not-a-fission-bug]
| Assignee | ||
Updated•5 years ago
|
Severity: -- → S3
Priority: -- → P2
| Assignee | ||
Updated•5 years ago
|
Whiteboard: [not-a-fission-bug] → [not-a-fission-bug][mac:nonnativetheme]
| Assignee | ||
Comment 4•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → spohl.mozilla.bugs
Status: NEW → ASSIGNED
Updated•5 years ago
|
Blocks: fission-tests
Pushed by spohl@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e830491b0a12
Fix browser_dbg-dom-mutation-breakpoints-fission.js to pass on macOS with the non-native theme enabled. r=emilio
Comment 6•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•