Closed Bug 1270980 Opened 8 years ago Closed 8 years ago

Intermittent browser_broadcastchannel.js | Uncaught exception - at :0 - Error: operation not possible on dead CPOW | Found an unexpected tab at the end of test run: empty_file.html

Categories

(Core :: DOM: Security, defect)

49 Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla49
Tracking Status
firefox49 --- fixed

People

(Reporter: KWierso, Assigned: jhao)

References

Details

(Keywords: intermittent-failure, Whiteboard: [domsecurity-intermittent])

Attachments

(1 file)

That's likely fallout from bug 1268803.
Flags: needinfo?(jhao)
I have no clue what could cause this.

Baku, do you have any idea?
Flags: needinfo?(jhao) → needinfo?(amarchesini)
Whiteboard: [domsecurity-intermittent]
I think the problem is that we do:

        return new Promise(resolve => {

instead:

        return new content.window.wrappedJSObject.Promise(resolve => {

can you update the test?
Flags: needinfo?(amarchesini)
Thanks, baku. I updated the test.
Attachment #8750254 - Flags: review?(amarchesini)
Assignee: nobody → jhao
Status: NEW → ASSIGNED
Attachment #8750254 - Flags: review?(amarchesini) → review+
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/8fed976f9020
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: