Closed
Bug 1307015
Opened 7 years ago
Closed 6 years ago
Intermittent browser/base/content/test/general/browser_bug623893.js | uncaught exception - Error: operation not possible on dead CPOW at getSessionHistory@resource://gre/modules/RemoteAddonsParent.jsm:890:3
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 54
People
(Reporter: intermittent-bug-filer, Assigned: mrbkap)
Details
(Keywords: intermittent-failure)
Attachments
(2 files)
Filed by: philringnalda [at] gmail.com https://treeherder.mozilla.org/logviewer.html#?job_id=36889449&repo=mozilla-inbound https://archive.mozilla.org/pub/firefox/tinderbox-builds/mozilla-inbound-macosx64-debug/1475430775/mozilla-inbound_yosemite_r7-debug_test-mochitest-e10s-browser-chrome-7-bm135-tests1-macosx-build315.txt.gz
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 3•6 years ago
|
||
Just saw this go by on Beta. Hadn't seen a dead CPOW failure in awhile!
Flags: needinfo?(mrbkap)
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → mrbkap
Flags: needinfo?(mrbkap)
Comment 6•6 years ago
|
||
mozreview-review |
Comment on attachment 8838790 [details] Bug 1307015 - Use addEventListener(..., { once: true }). https://reviewboard.mozilla.org/r/113602/#review115430 Doesn't this make the checkFn unusable? If there's a custom function to check for the wait then the event will be removed when it shouldn't. If there are no or few users of checkFn we could remove it from here and make a more specific version where it's supported.
Attachment #8838790 -
Flags: review?(felipc) → review-
Comment 7•6 years ago
|
||
mozreview-review |
Comment on attachment 8838791 [details] Bug 1307015 - Remove CPOWs from browser_bug623893.js https://reviewboard.mozilla.org/r/113604/#review115434
Attachment #8838791 -
Flags: review?(felipc) → review+
Pushed by mrbkap@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/1b501700e807 Remove CPOWs from browser_bug623893.js r=felipe
Comment 9•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1b501700e807
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox54:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 54
Updated•6 years ago
|
status-firefox52:
--- → affected
status-firefox53:
--- → affected
Comment 10•6 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-aurora/rev/bfb5c94e4015
Flags: in-testsuite+
Comment 11•6 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-beta/rev/60618c6f74d2
Comment 12•6 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-esr52/rev/60618c6f74d2
status-firefox-esr52:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•