Closed
Bug 606336
Opened 15 years ago
Closed 7 years ago
Yahoo toolbar broken on trunk, possibly by a change backported to branches
Categories
(Firefox :: Extension Compatibility, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: christian, Unassigned)
References
Details
(Whiteboard: [platform-rel-Yahoo!])
Attachments
(2 files)
+++ This bug was initially created as a clone of Bug #606315 +++
I was investigating bug 606315 and see that the Yahoo toolbar doesn't work on trunk. It fails exactly how people describe on 3.6.11 (missing buttons, missing gear menu). I know the toolbar is likely not expected to work with trunk, but I think this warrants a bit of investigation (and who knows, it might help the branch investigation).
Console errors:
[October 21, 2010 2:50:37 PM:994][Warn][{
QueryInterface:function QueryInterface() {
[native code]
}
message:Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIURI.host]
result:2147500037
name:NS_ERROR_FAILURE
filename:chrome://ytoolbar/content/utils.js
lineNumber:44
columnNumber:0
location:JS frame :: chrome://ytoolbar/content/utils.js :: anonymous :: line 44
inner:null
data:null
initialize:function initialize() {
[native code]
}
}]
Error: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIURI.host]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://ytoolbar/content/search_assist.js :: anonymous :: line 23" data: no]
Source File: chrome://browser/content/tabbrowser.xml
Line: 306
Error: button is null
Source File: chrome://ytoolbar/content/events.js
Line: 3
Error: missing ; before statement
Source File: jar:file:///C:/Program%20Files/Minefield/omni.jar!/components/contentSecurityPolicy.js
Line: 82, Column: 6
Source Code:
let cp = Ci.nsIContentPolicy;
Comment 3•12 years ago
|
||
This issue is still reproducible on Firefox 20 beta 6, the latest Aurora and the latest Nightly.
Mozilla/5.0 (Windows NT 6.1; rv:20.0) Gecko/20100101 Firefox/20.0 Build ID: 20130320062118
Mozilla/5.0 (Windows NT 6.1; rv:21.0) Gecko/20130320 Firefox/21.0 Build ID: 20130320042012
Mozilla/5.0 (Windows NT 6.1; rv:22.0) Gecko/20130320 Firefox/22.0 Build ID: 20130320031103
The Yahoo toolbar is properly displayed and functional on Firefox 19.0.2 and on Firefox 19 beta 6.
Mozilla/5.0 (Windows NT 6.1; rv:19.0) Gecko/20100101 Firefox/19.0 Build ID: 20130307023931
Comment 4•12 years ago
|
||
Do you see any errors in the Error Console that appear in the betas but not release?
This could just be a bug in the way they handle their icon set, and possibly not worth worrying about.
Updated•9 years ago
|
Flags: needinfo?(1623684628)
Flags: in-testsuite+
Flags: in-qa-testsuite?(031435737)
Flags: in-moztrap?(reuseme2032)
Flags: a11y-review?
Updated•9 years ago
|
platform-rel: --- → ?
Updated•9 years ago
|
Whiteboard: [platform-rel-Yahoo!]
Updated•8 years ago
|
platform-rel: ? → ---
Comment 5•7 years ago
|
||
This is a legacy extension, no longer valid in Firefox 57, closing.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(1623684628)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•