about:support broken in recent Nightly
Categories
(Toolkit :: General, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox-esr78 | --- | unaffected |
firefox80 | --- | unaffected |
firefox81 | --- | verified |
firefox82 | --- | verified |
People
(Reporter: agi, Assigned: jaws)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
from: https://github.com/mozilla-mobile/fenix/issues/14039
Looks like this is the same as Bug 1660264 (which we fixed by removing the call to Troubleshoot.jsm in the webcompat reporter, so this is still a problem).
:jaws, can you take a look?
2020-08-21 22:26:54.668 10619-10691/org.mozilla.fenix.debug E/GeckoConsole: [JavaScript Error: "NS_ERROR_FILE_NOT_FOUND: " {file: "resource://gre/modules/Troubleshoot.jsm" line: 25}]
@resource://gre/modules/Troubleshoot.jsm:25:34
@chrome://global/content/aboutSupport.js:8:38
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Comment 3•5 years ago
|
||
bugherder |
Comment 4•5 years ago
|
||
Set release status flags based on info from the regressing bug 1361712
Assignee | ||
Comment 5•5 years ago
|
||
Comment on attachment 9171536 [details]
Bug 1660558 - Handle any exception thrown when trying to load Subprocess due to unsupported platforms.
Beta/Release Uplift Approval Request
- User impact if declined: about:support may be broken on Fenix
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Using Fenix, load about:support and check that the tables are populated with data
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Patch is very simple and is local to the problem
- String changes made/needed: none
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Comment 6•5 years ago
|
||
Comment on attachment 9171536 [details]
Bug 1660558 - Handle any exception thrown when trying to load Subprocess due to unsupported platforms.
approved for 81.0b3
Comment 7•5 years ago
|
||
bugherder uplift |
Comment 9•5 years ago
|
||
Verified as fixed on Firefox Preview RC 80.0.1 GV: 80.0.1-2020827204751 with:
- OnePlus 6T (Android 9)
- Huawei MediaPad M3 (Android 7)
Comment 10•5 years ago
|
||
Verified as well on 81.1.0-beta.2 with Google Pixel 3 (Android 11).
Updated•5 years ago
|
Updated•5 years ago
|
Description
•