Open
Bug 1892551
Opened 7 months ago
Updated 5 months ago
Remove pre-SHIP Session History Implementation
Categories
(Core :: DOM: Navigation, task)
Core
DOM: Navigation
Tracking
()
ASSIGNED
People
(Reporter: avandolder, Assigned: avandolder)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Attachments
(8 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
Once "Ship SHIP Everywhere" has been accomplished, the remaining pre-SHIP session history implementation can be removed.
Assignee | ||
Comment 1•7 months ago
|
||
Assignee | ||
Comment 2•7 months ago
|
||
Assignee | ||
Comment 3•7 months ago
|
||
Assignee | ||
Comment 4•7 months ago
|
||
Updated•6 months ago
|
Attachment #9397701 -
Attachment description: WIP: Bug 1892551 - Part 1: Update tests for SHIP. r?#dom-core → Bug 1892551 - Part 1: Update tests for SHIP. r?#dom-core,peterv,farre
Updated•6 months ago
|
Attachment #9397702 -
Attachment description: WIP: Bug 1892551 - Part 2: Remove SessionHistoryInParent conditionals. r?#dom-core → Bug 1892551 - Part 2: Remove SessionHistoryInParent conditionals. r?#dom-core,peterv,farre
Updated•6 months ago
|
Attachment #9397703 -
Attachment description: WIP: Bug 1892551 - Part 3: Remove disableSessionHistoryInParent pref. r?#dom-core → Bug 1892551 - Part 3: Remove disableSessionHistoryInParent pref. r?#dom-core,peterv,farre
Updated•6 months ago
|
Attachment #9397704 -
Attachment description: WIP: Bug 1892551 - Part 4: Remove nsSHEntry and nsSHEntryShared. r?#dom-core → Bug 1892551 - Part 4: Remove nsSHEntry and nsSHEntryShared. r?#dom-core,peterv,farre
Assignee | ||
Comment 5•6 months ago
|
||
Comment 6•6 months ago
|
||
Hi Adam, We haven't rolled SHIP on Android yet. I would not merge these patches now. Or am I missing something?
Flags: needinfo?(avandolder)
Comment 7•6 months ago
|
||
This is just preparation for when SHIP has been enabled by default everywhere. This won't land before it has been turned on and shipped for a while on Android too.
Flags: needinfo?(avandolder)
Assignee | ||
Comment 8•5 months ago
|
||
Comment 9•5 months ago
|
||
Just curious, if this is just a preparation, why do we need to review it now?
Flags: needinfo?(avandolder)
Assignee | ||
Comment 10•5 months ago
|
||
Assignee | ||
Comment 11•5 months ago
|
||
Assignee | ||
Comment 12•5 months ago
|
||
Ah, there's no specific need to have these patches reviewed before SHIP on Android is enabled. I've separated out the changes that occur within GeckoView to a separate patch, and I can leave it as WIP for now if you think that's preferable.
Flags: needinfo?(avandolder)
You need to log in
before you can comment on or make changes to this bug.
Description
•