Closed
Bug 1886222
Opened 1 year ago
Closed 1 year ago
Simplify BrowserTabChild.sys.mjs
Categories
(Firefox :: General, enhancement, P1)
Firefox
General
Tracking
()
RESOLVED
FIXED
129 Branch
People
(Reporter: farre, Assigned: farre)
References
Details
In BrowserTabChild.sys.mjs we might be able to move the case "Browser:Reload": case into the parent process.
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → afarre
Status: NEW → ASSIGNED
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P1
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by afarre@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5dd7e419a011
Start reload by calling reload in the parent. r=Gijs,canadahonk
Comment 3•1 year ago
|
||
Backed out for causing perma bc failures
Backout link: https://hg.mozilla.org/integration/autoland/rev/caa7f3a4d9fb1e4d3bba9d950a54d1cc7d297e27
Flags: needinfo?(afarre)
Pushed by afarre@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7232e9e31596
Start reload by calling reload in the parent. r=Gijs,canadahonk,smaug
Comment 5•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
Updated•1 year ago
|
Flags: needinfo?(afarre)
Updated•1 year ago
|
Blocks: CVE-2024-8900
Updated•1 year ago
|
Flags: needinfo?(afarre)
| Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(afarre)
Comment 10•1 year ago
|
||
| uplift | ||
Updated•1 year ago
|
status-firefox-esr128:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•