Closed
Bug 1666415
Opened 4 years ago
Closed 4 years ago
E10SUtils.shouldLoadURI uses legacySHistory
Categories
(Core :: DOM: Navigation, defect, P3)
Core
DOM: Navigation
Tracking
()
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: farre, Assigned: farre)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
No description provided.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
With session history in the parent, all history loads needs to be
handled by the parent, which means that E10SUtils with session history
in the parent doesn't need to consider that to determine if a uri can
be loaded.
Pushed by afarre@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8484ef19de8c
Skip checking for history load in E10SUtils for child process. r=smaug
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
Updated•4 years ago
|
Fission Milestone: --- → M6c
You need to log in
before you can comment on or make changes to this bug.
Description
•