Closed Bug 1647557 Opened 5 years ago Closed 5 years ago

Land prototype version of parent controlled document loads

Categories

(Core :: DOM: Navigation, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

(Reporter: mattwoodrow, Assigned: mattwoodrow)

References

(Blocks 1 open bug)

Details

Attachments

(3 files, 1 obsolete file)

As part of bug 1602318, I wrote a version that can create DocumentLoadListener without connecting to the existing content process at all.

This is the main thing needed for bug 1647550, but isn't fully correct until we can also use it for all load types (including history loads).

We need all loads to be controlled from the parent at the same time so that all requests are processed in the same place and in the right order.

I'll get the current WIP ready to land disabled, and then we can add history navigation support as bug 1467221 matures.

Severity: -- → S3
Priority: -- → P3
Assignee: nobody → matt.woodrow
Status: NEW → ASSIGNED
See Also: → 1648369
Attachment #9159978 - Attachment description: Bug 1647557 - Implement RemoteWebProgress:stop using CanonicalBrowsingContext instead of MessageManager. r?kmag → Bug 1647557 - Implement RemoteWebProgress using CanonicalBrowsingContext instead of MessageManager. r?kmag
Pushed by mwoodrow@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6335c86d691b Remove mCrossProcessRedirectIdentifier, and use the load identifier instead. r=farre https://hg.mozilla.org/integration/autoland/rev/de04b387fa3b Implement RemoteWebProgress using CanonicalBrowsingContext instead of MessageManager. r=kmag https://hg.mozilla.org/integration/autoland/rev/33b415f44869 Add preffed-off code for controlling document loads directly from CanonicalBrowsingContext. r=nika,jya,necko-reviewers,dragana
Attachment #9160415 - Attachment is obsolete: true
Pushed by nbeleuzu@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/130289f756f7 Fix toolchain bustage caused by unused variable. CLOSED TREE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: