Closed Bug 1249866 Opened 9 years ago Closed 9 years ago

"gui:config" add-on does not work in Fx45+

Categories

(Firefox :: Extension Compatibility, defect)

45 Branch
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox44 --- unaffected
firefox45 - wontfix
firefox46 --- wontfix
firefox47 --- affected

People

(Reporter: version365, Unassigned)

References

()

Details

(Keywords: addon-compat, crash, regression)

Crash Data

https://addons.mozilla.org/en-US/firefox/addon/guiconfig/ When opened (about:guiconfig), it's showing a blank page with no options.
tracking-e10s: --- → ?
Keywords: addon-compat
It does not works in Fx47 with e10s off.
Status: UNCONFIRMED → NEW
tracking-e10s: ? → ---
Ever confirmed: true
Summary: "gui:config" add-on does not work with e10s → "gui:config" add-on does not work in Fx47
Error message in browser console: : guiconfig.js:41:0 > xsltProcessor.importStylesheet(xsl); function transformXML(xml, xsl, doc, params) { var xsltProcessor = Cc['@mozilla.org/document-transformer;1?type=xslt'].createInstance(Ci.nsIXSLTProcessor); for (var name in params) { xsltProcessor.setParameter(null, name, params[name]); } xsltProcessor.importStylesheet(xsl); return xsltProcessor.transformToFragment(xml, doc); }
Has STR: --- → yes
Summary: "gui:config" add-on does not work in Fx47 → "gui:config" add-on does not work in Fx45+
It triggers a crash since: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=9a8f2342fb3116d23989087e026448d38a3768c5&tochange=5430b2dba98b2a39ccdfd3700131f780a27be17c Stopped crashes but failed to load since: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=c0eab88b18c27ac2fa767725f3b6268c0aeb320e&tochange=9c2bad72beab374bc53e1e6c7fd6ede5b530b51e Crash Report with m-c 2015-10-28: bp-75031ed4-6b2a-4d2a-8c47-c52782160220 [@ DoCORSChecks ] [Tracking Requested - why for this release]: a regression, or a compatibility changes without useful error message in browser console.
Crash Signature: [@ DoCORSChecks ]
Has Regression Range: --- → yes
Keywords: regression
Version: 47 Branch → 45 Branch
Depends on: 1249572
Keywords: crash
Too late for 45 and the crash is not too important (and was also impacting 44.0.2)
Did the back out of bug 1222624 not fix this?
Is this still reproducible on nightly?
Flags: needinfo?(yfdyh000)
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(yfdyh000)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.