Closed Bug 1567284 Opened 5 years ago Closed 5 years ago

Allow about:logins to use the Privileged About content process even if about:home isn't ready for that just yet

Categories

(Core :: DOM: Content Processes, task, P1)

task

Tracking

()

RESOLVED FIXED
mozilla70
Tracking Status
firefox70 + fixed

People

(Reporter: mconley, Assigned: jaws)

References

Details

(Whiteboard: [passwords:management] [skyline])

Attachments

(1 file)

I suspect we can add some logic to E10SUtils.jsm to give about:logins to load in Privileged About even if we're still a ways out from loading about:home / about:newtab in there.

Hey MattN, I expect your Skyline goal should probably be blocked by this one, rather than bug 1513045 et al.

Simplest thing to do is probably to add an || to this group of conditions here, checking if aURI.filePath is "logins", so that we always return PRIVILEGEDABOUT_REMOTE_TYPE if we're loading about:logins.

Blocks: 1513045

[Tracking Requested - why for this release]: Block's about:logins

Whiteboard: [passwords:management] [skyline]
Priority: -- → P1
Assignee: nobody → jaws
Status: NEW → ASSIGNED
Pushed by jwein@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/81edaa8a42b5 Allow about:logins to use the Privileged About content process even if about:home isn't ready for it just yet. r=ckerschb,Gijs
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: