Closed Bug 1581300 Opened 5 years ago Closed 5 years ago

Remove browser.webProgress access in NewTabPagePreloading.jsm

Categories

(Firefox :: Tabbed Browser, task, P3)

task

Tracking

()

RESOLVED FIXED
Firefox 71
Tracking Status
firefox71 --- fixed

People

(Reporter: robwu, Assigned: robwu)

References

Details

Attachments

(1 file)

The logic here:
https://searchfox.org/mozilla-central/rev/053579099d936e26393ac10b809b14fb5841c0f0/browser/modules/NewTabPagePreloading.jsm#74-79

originated from bug 1181601, where it was needed because RemoteWebProgress used to be created lazily. But the webProgress member is no longer lazily created starting from bug 1445080, so we can clean up the code by removing the conditional browser.webProgress; accessor.

Assignee: nobody → rob
Priority: -- → P3
Pushed by rob@robwu.nl: https://hg.mozilla.org/integration/autoland/rev/19b6f02721d3 Remove unneeded browser.webProgress r=mconley
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: