Closed Bug 1231695 Opened 9 years ago Closed 9 years ago

Make browser_bug593387.js pass in e10s

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla45
Tracking Status
firefox45 --- fixed

People

(Reporter: mrbkap, Assigned: mrbkap)

Details

Attachments

(1 file)

This test uses browser.contentWindow on a remote browser. It's very straightforward.
Comment on attachment 8697295 [details] [diff] [review]
Don't use contentWindow on remote browsers

Review of attachment 8697295 [details] [diff] [review]:
-----------------------------------------------------------------

::: dom/base/test/browser_bug593387.js
@@ -27,4 @@
>    var frame = newBrowser.contentDocument.createElement("iframe");
>    frame.src = "http://mochi.test:8888/tests/dom/base/test/file_x-frame-options_page.sjs?testid=deny&xfo=deny";
> -  frame.addEventListener("load", function() {
> -    frame.removeEventListener("load", arguments.callee, true);

eww
Attachment #8697295 - Flags: review?(continuation) → review+
https://hg.mozilla.org/mozilla-central/rev/d9f0f6221e06
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: