Closed
Bug 1569738
Opened 4 years ago
Closed 4 years ago
[Fission] Make Page Info window Fission-compatible
Categories
(Firefox :: Page Info Window, task)
Firefox
Page Info Window
Tracking
()
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: mconley, Assigned: emmamalysz)
References
Details
Attachments
(1 file)
Page Info is currently e10s-compatible, but not Fission-compatible. We're going to need to move the logic for walking the frames up to the parent process, and have the parent message each frame individually (or clusters of frames). The parent will then be responsible for integrating all of that information together to be displayed in the Page Info dialog.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → emalysz
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by mconley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e00c26eafcbd make PageInfo fission compatible r=mconley
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
Comment 4•4 years ago
|
||
Soo can we solve bug 149207 now? That probably just amounts to updating this code: https://searchfox.org/mozilla-central/rev/9bb55ae4d808fc48afcf93f99da6a685265b86c6/browser/base/content/pageinfo/security.js#57-61,75
Updated•4 years ago
|
Fission Milestone: --- → M4
You need to log in
before you can comment on or make changes to this bug.
Description
•