Closed
Bug 1933630
Opened 1 year ago
Closed 11 months ago
Enable the partial state update collection on session store once it is implemented
Categories
(GeckoView :: General, task, P1)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kaya, Assigned: kaya)
References
(Regressed 1 open bug)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Updated•1 year ago
|
Severity: -- → N/A
| Assignee | ||
Updated•1 year ago
|
Summary: Re-enable the partial state update collection on session store once it is implemented → Enable the partial state update collection on session store once it is implemented
| Assignee | ||
Comment 1•1 year ago
|
||
Partial session state update handling is implemented in Bug 1915362.
This ticket enables the collection of partial state in the session store.
Partial collection only happens when SHIP is enabled. No-SHIP code collects
full histroy state all the time.
Updated•1 year ago
|
Assignee: nobody → kkaya
Status: NEW → ASSIGNED
| Assignee | ||
Updated•1 year ago
|
Priority: -- → P1
Pushed by kkaya@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/234c9429e537
Enable the partial history state update collection on GeckoView session store. r=geckoview-reviewers,owlish
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
| Assignee | ||
Updated•1 year ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•1 year ago
|
Updated•1 year ago
|
Target Milestone: 136 Branch → ---
| Assignee | ||
Comment 5•11 months ago
|
||
I've reopened this bug to fix the regression under that, but decided to close it again, and but the fix under the regression ticket for easier navigation.
Ryan, I am not sure how I should be adjusting the Tracking flag, in case it is necessary.
Status: REOPENED → RESOLVED
Closed: 1 year ago → 11 months ago
Flags: needinfo?(kkaya) → needinfo?(ryanvm)
Resolution: --- → FIXED
Comment 6•11 months ago
|
||
Sounds like calling this bug a wontfix is the right path forward assuming bug 1942196 is where all subsequent patches will land.
You need to log in
before you can comment on or make changes to this bug.
Description
•