Closed Bug 1131816 Opened 10 years ago Closed 8 years ago

[e10s] Enable link saving tests

Categories

(Firefox :: General, defect)

34 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
Tracking Status
e10s + ---

People

(Reporter: billm, Assigned: billm)

References

Details

Attachments

(1 file)

Attached patch test-fixesSplinter Review
This would help to find regressions like bug 1127927.
Attachment #8562375 - Flags: review?(mconley)
Assignee: nobody → wmccloskey
Comment on attachment 8562375 [details] [diff] [review] test-fixes Review of attachment 8562375 [details] [diff] [review]: ----------------------------------------------------------------- This looks fine, but I'm going to wait until the questions in bug 1131818 are resolved before r+'ing.
Attachment #8562375 - Flags: review?(mconley)
Did this get lost? :-)
Flags: needinfo?(mconley)
Comment on attachment 8562375 [details] [diff] [review] test-fixes Review of attachment 8562375 [details] [diff] [review]: ----------------------------------------------------------------- Hey billm, sorry about the delay here. This completely fell off the map. This looks fine, but we'll probably want to use the BTU mouse synth utilities instead of AsyncUtils. ::: browser/base/content/test/general/browser_save_link-perwindowpb.js @@ +30,5 @@ > aWindow.document.addEventListener("popupshown", contextMenuOpened, false); > > var link = testBrowser.contentDocument.getElementById("fff"); > info("link: " + link); > + AsyncUtils.synthesizeMouseAtCenter(link, This should probably use BrowserTestUtils.synthesizeMouseAtCenter ::: browser/base/content/test/general/browser_save_private_link_perwindowpb.js @@ +102,5 @@ > > waitForFocus(function () { > aWindow.document.addEventListener("popupshown", contextMenuOpened, false); > var img = aWindow.gBrowser.selectedBrowser.contentDocument.getElementById("img"); > + AsyncUtils.synthesizeMouseAtCenter(img, BrowserTestUtils.synthesizeMouseAtCenter
Attachment #8562375 - Flags: review+
Flags: needinfo?(mconley)
This has all been superseded.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: