Closed Bug 1237462 Opened 9 years ago Closed 9 years ago

Enable test_mutationobservers.html with e10s

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla46
Tracking Status
e10s + ---
firefox46 --- fixed

People

(Reporter: mccr8, Assigned: smaug)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

dom/base/test/test_mutationobservers.html is disabled with e10s because it uses showModalDialog, but it really only uses it for one subtest. That test could be moved into a separate test, or maybe test_mutationobservers.html could just be enabled for e10s. It seems to handle the case where showModalDialog by catching an exception.
showModalDialog either must be implemented in e10s or hidden from window interface.
And then the test could just check if showModalDialog is available and if not, continue to the next subtest.
try-catch around showModalDialog might be indeed enough.
Attached patch patch (deleted) — Splinter Review
Seems to work locally
https://treeherder.mozilla.org/#/jobs?repo=try&revision=74e38aad93f5
Assignee: nobody → bugs
Attachment #8704884 - Flags: review?(continuation)
Comment on attachment 8704884 [details] [diff] [review]
patch

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

Thanks.
Attachment #8704884 - Flags: review?(continuation) → review+
Blocks: e10s-tests
tracking-e10s: --- → +
https://hg.mozilla.org/mozilla-central/rev/56170016142d
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
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: