Closed Bug 1592614 Opened 5 years ago Closed 4 years ago

Make browser_content_url_annotation.js Fission-compatible

Categories

(Toolkit :: Crash Reporting, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla72
Fission Milestone M4
Tracking Status
firefox72 --- fixed

People

(Reporter: u608768, Assigned: u608768)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

This test doesn't currently work with Fission enabled. It attempts to listen for a RedirectDone event using a listener added to the global scope [1], but never sees these events.

This can be rewritten to use BrowserTestUtils.addContentEventListener, which was made Fission-compatible in bug 1586393.

[1] https://searchfox.org/mozilla-central/rev/9df2ccc256fe54c314b34e52920471a0d04b283e/toolkit/content/tests/browser/browser_content_url_annotation.js#60-66

Depends on: 1588193
Pushed by kmadan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a05560d1ff43
Make browser_content_url_annotation.js Fission-compatible, r=mccr8
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72

Retroactively moving fixed bugs whose summaries mention "Fission" (or other Fission-related keywords) but are not assigned to a Fission Milestone to an appropriate Fission Milestone.

This will generate a lot of bugmail, so you can filter your bugmail for the following UUID and delete them en masse:

0ee3c76a-bc79-4eb2-8d12-05dc0b68e732

Fission Milestone: --- → M4
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: