Open
Bug 916975
Opened 11 years ago
Updated 2 years ago
Remove Reload workarounds for tabcrashed page
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
NEW
Tracking | Status | |
---|---|---|
e10s | later | --- |
People
(Reporter: Felipe, Unassigned)
References
(Blocks 1 open bug)
Details
Bug 899348 implemented the about:tabcrashed page. It added two workarounds for the reload button in the URL bar and the page itself, because the existing code wouldn't handle the need of changing the remoteness of the browser to attempt to reload the crashed page in a content process again.
In the long term this should be handled in a better way, hopefully with no front-end code intervention. I think that, ultimately, the call to webNav.sessionHistory.reload (in browser.js:BrowserReloadWithFlags) should just work, so I hope that work done for bug 916974 can cover this.
Comment 1•11 years ago
|
||
Mass tracking-e10s flag change. Filter bugmail on "2be0fcce-e36a-4e2c-aa80-0e3d33eb5406".
tracking-e10s:
--- → +
Updated•11 years ago
|
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•