Make slow script prompt work
Categories
(GeckoView :: General, enhancement, P2)
Tracking
(geckoview66 wontfix, firefox-esr60 wontfix, firefox66 wontfix, firefox67 wontfix, firefox68 wontfix, firefox69 wontfix, firefox70 fixed)
People
(Reporter: snorp, Assigned: estirling)
References
Details
(Whiteboard: [geckoview:fenix:p2])
Attachments
(1 file)
We don't get slow script warnings in GeckoView when using e10s because it appears none of that is hooked up. We should be doing something like ProcessHangMonitor.jsm[0] in desktop.
[0] https://searchfox.org/mozilla-central/source/browser/modules/ProcessHangMonitor.jsm
Comment 1•6 years ago
|
||
We would need a new GV API so the app can show the slow script prompt. Fenix might want this.
Updated•6 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
Bug 1521094 - apiLint led changes.
Bug 1521094 - Add example alert dialog with wait/stop buttons
Bug 1521094 - Linter android-checkstyle change /reportId/mReportId/
Bug 1521094 - Cleanup unused message and logging/comments.
But 1521094 - Add preference assumption to test.
Bug 1521094 - Only handle nsIHangReports for our FrameLoader
Updated•5 years ago
|
Comment 4•5 years ago
|
||
bugherder |
Comment 5•5 years ago
|
||
firefox69=wontfix because we don't need to uplift this slow script prompt to Beta.
Comment 6•5 years ago
|
||
bugherder uplift |
Description
•