Closed Bug 1256513 Opened 9 years ago Closed 9 years ago

Convert the test for bug 527935 into a browser-chrome test that is enabled on e10s

Categories

(Core :: DOM: Editor, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla48
Tracking Status
e10s + ---
firefox48 --- fixed

People

(Reporter: ehsan.akhgari, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file, 1 obsolete file)

No description provided.
Comment on attachment 8730483 [details] [diff] [review] Convert the test for bug 527935 into a browser-chrome test that is enabled on e10s This is missing the added browser_bug527935.js file.
Attachment #8730483 - Flags: review?(mrbkap) → review-
Sorry for forgetting to add the file previously!
Attachment #8730727 - Flags: review?(mrbkap)
Attachment #8730483 - Attachment is obsolete: true
Comment on attachment 8730727 [details] [diff] [review] Convert the test for bug 527935 into a browser-chrome test that is enabled on e10s Review of attachment 8730727 [details] [diff] [review]: ----------------------------------------------------------------- ::: editor/libeditor/tests/browser_bug527935.js @@ +12,5 @@ > + } > + SpecialPowers.addAutoCompletePopupEventListener(window, "popupshowing", listener); > + > + yield ContentTask.spawn(aBrowser, {}, function*() { > + var window = content.window.wrappedJSObject; Do you need the .wrappedJSObject here and below?
Attachment #8730727 - Flags: review?(mrbkap) → review+
Yes, in order to make the loadPromise bit work.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: