Closed Bug 1287710 Opened 8 years ago Closed 8 years ago

Intermittent docshell/test/browser/browser_tab_touch_events.js | Uncaught exception - at chrome://global/content/browser-child.js:113 - Error: operation not possible on dead CPOW

Categories

(Core :: DOM: Navigation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla51
Tracking Status
firefox49 --- unaffected
firefox50 --- fixed
firefox51 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: kats)

References

Details

(Keywords: intermittent-failure, regression)

13:33:51     INFO -  353 INFO TEST-UNEXPECTED-FAIL | docshell/test/browser/browser_tab_touch_events.js | Uncaught exception - at chrome://mochitests/content/browser/docshell/test/browser/browser_tab_touch_events.js:40 - Error: operation not possible on dead CPOW
13:33:51     INFO -  Stack trace:
13:33:51     INFO -      @chrome://mochitests/content/browser/docshell/test/browser/browser_tab_touch_events.js:40:3
13:33:51     INFO -      Tester_execTest@chrome://mochikit/content/browser-test.js:791:9
13:33:51     INFO -      Tester.prototype.nextTest</<@chrome://mochikit/content/browser-test.js:711:7
13:33:51     INFO -      SimpleTest.waitForFocus/waitForFocusInner/focusedOrLoaded/<@chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:741:59
13:33:51     INFO -      Tester_execTest@chrome://mochikit/content/browser-test.js:791:9
13:33:51     INFO -      Tester.prototype.nextTest</<@chrome://mochikit/content/browser-test.js:711:7
13:33:51     INFO -      SimpleTest.waitForFocus/waitForFocusInner/focusedOrLoaded/<@chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:741:59
Flags: needinfo?(bugmail)
We probably just need to re-obtain |docshell| after doing a reload on newFrameWin. I'll write a patch.
Assignee: nobody → bugmail
Flags: needinfo?(bugmail)
Since bz is on vacation and not accepting review requests, and it's a trivial one-line test-only patch, I'm just going to land it with r=me.
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/fe2e8267ba21
Ensure the docshell variable doesn't point to a dead CPOW. r=me
FWIW, smaug can also review docshell patches.
https://hg.mozilla.org/mozilla-central/rev/fe2e8267ba21
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Version: unspecified → Trunk
You need to log in before you can comment on or make changes to this bug.