Closed
Bug 1312164
Opened 8 years ago
Closed 8 years ago
uncaught exception: 2147500033 react.js:1306:3, when starting new Responsive Design Mode
Categories
(DevTools :: Responsive Design Mode, defect, P1)
DevTools
Responsive Design Mode
Tracking
(firefox52 verified)
Tracking | Status | |
---|---|---|
firefox52 | --- | verified |
People
(Reporter: magicp.jp, Assigned: jryans)
References
(Blocks 1 open bug)
Details
(Whiteboard: [multiviewport][reserve-rdm])
Attachments
(1 file)
Steps to Reproduce:
1. Start latest Nightly
2. Go to any sites (e.g. about:home)
3. Open DevTools > Browser Console (Ctrl+Shift+J)
4. Open DevTools > Responsive Design Mode (Ctrl+Shift+M)
5. Confirm error in Browser Console
Actural Results:
In step 4, the following errors occur...
uncaught exception: 2147500033 react.js:1306:3
uncaught exception: 2147500033 browser.xml:1270:13
this.webNavigation is null browser.xml:880
TypeError: cannot use the given object as a weak map key RemoteAddonsParent.jsm:1085:7
TypeError: win.gBrowser is undefined[Learn More] ReaderParent.jsm:85:1
(I confimed these errors on Mac OS X 10.10.5, Ubuntu 16.04 and Windows 10)
Expected Results:
Start new Responsive Design Mode without errors
Regression range of "uncaught exception: 2147500033"
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=c9d87bca44d8a62e5ed2682bc53c2328da74e211&tochange=144625d6fafa6bd2870f9d886245e878e591b2e1
Assignee | ||
Comment 2•8 years ago
|
||
Thanks for filing, I have noticed these new errors ("uncaught exception: 2147500033") appearing too. (The other errors are existing noise and are tracked by bug 1273721.)
Added to the RDM backlog and blocking RDM past Nightly for now until I understand the cause better.
Updated•8 years ago
|
Flags: qe-verify?
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → jryans
Status: NEW → ASSIGNED
Iteration: --- → 52.3 - Nov 7
Flags: qe-verify? → qe-verify-
Priority: P3 → P1
Assignee | ||
Comment 4•8 years ago
|
||
Comment 5•8 years ago
|
||
mozreview-review |
Comment on attachment 8803733 [details]
Bug 1312164 - Stop checking for apps with isolated mozbrowser.
https://reviewboard.mozilla.org/r/87860/#review87028
Attachment #8803733 -
Flags: review?(ehsan) → review+
Pushed by jryans@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/8ac01f1ba4f3
Stop checking for apps with isolated mozbrowser. r=Ehsan
Comment 7•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 52
verified in latest Nightly on Windows, Mac OS X and Linux. Thanks!
Nightly Build (20161026030210)
Windows 10, Mac OS X 10.10.5 and Ubuntu 16.04
Assignee | ||
Updated•8 years ago
|
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•