Closed
Bug 1269877
Opened 4 years ago
Closed 4 years ago
Intermittent browser_inlinesettings_browser.js | uncaught exception - TypeError: doc is undefined at _resizeBrowser@extensions.js :3475:11
Categories
(WebExtensions :: Untriaged, defect, P3)
WebExtensions
Untriaged
P3
Tracking
(firefox49 fixed)
RESOLVED
FIXED
mozilla49
Tracking | Status | |
---|---|---|
firefox49 | --- | fixed |
People
(Reporter: KWierso, Assigned: kmag)
Details
(Keywords: intermittent-failure, Whiteboard: triaged)
Attachments
(1 file)
Updated•4 years ago
|
Priority: -- → P3
Whiteboard: triaged
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 2•4 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/57500/diff/#index_header See other reviews: https://reviewboard.mozilla.org/r/57500/
Attachment #8759499 -
Flags: review?(aswan)
Comment 3•4 years ago
|
||
Comment on attachment 8759499 [details] Bug 1269877: Fix timing issue in options browser resizing code. https://reviewboard.mozilla.org/r/57500/#review54446 Yuck, seems like clearing the resize timer when the window is dismissed would be good but this should do and I can't in good conscience ask anybody to touch any more than the bare minimum in this code!
Attachment #8759499 -
Flags: review?(aswan) → review+
Assignee | ||
Comment 4•4 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/c6efb920dd67e68956499bcb5d0e8127f9b1ca34 Bug 1269877: Fix timing issue in options browser resizing code. r=aswan
Comment 5•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c6efb920dd67
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → kmaglione+bmo
Updated•2 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•