Closed
Bug 571899
Opened 15 years ago
Closed 14 years ago
error in console: data is undefined
Categories
(Firefox Graveyard :: Panorama, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: dietrich, Assigned: iangilman)
Details
TypeError: data is undefined = {message: 'data is undefined', fileName: 'chrome://tabcandy/content/candies/revision-a/js/ui.js', lineNumber: 312, stack: '(true)@chrome://tabcandy/content/candies/revision-a/js/ui.js:312
onEvent(true,[object Object])@chrome://tabcandy/content/js/core/tabs.js:168
trigger([object Object],true)@chrome://tabcandy/content/js/core/tabs.js:195
bubble("onFocus",[object Object],true)@chrome://tabcandy/content/js/core/tabs.js:135
onEvent([object Event])@chrome://tabcandy/content/js/core/tabs.js:338
updateCurrentBrowser()@chrome://browser/content/tabbrowser.xml:897
onselect([object Event])@chrome://browser/content/browser.xul:1
set_selectedIndex(0)@chrome://global/content/bindings/tabbox.xml:657
set_selectedPanel([object XULElement])@chrome://global/content/bindings/tabbox.xml:676
set_selectedIndex(0)@chrome://global/content/bindings/tabbox.xml:394
set_selectedItem([object XULElement])@chrome://global/content/bindings/tabbox.xml:426
_selectNewTab([object XULElement])@chrome://global/content/bindings/tabbox.xml:471
setTab([object XULElement],3)@chrome://global/content/bindings/tabbox.xml:776
', name: 'TypeError', }
Assignee | ||
Comment 1•15 years ago
|
||
Any tips on reproducing?
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → ian
Comment 2•15 years ago
|
||
Mass moving all Tab Candy bugs from Mozilla Labs to Firefox::Tab Candy. Filter the bugmail spam with "tabcandymassmove".
Product: Mozilla Labs → Firefox
Target Milestone: -- → ---
Comment 3•14 years ago
|
||
Error: uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIWebNavigation.loadURI]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: chrome://global/content/viewSource.js :: viewSource :: line 179" data: no]
Firefox is built on top of xulrunner.
Updated•14 years ago
|
QA Contact: tabcandy → tabcandy
Comment 4•14 years ago
|
||
Jory, is the message you're quoting the same issue as Dietrich has described above? It's not clear to me that it is.
Dietrich and others, have you seen this error more recently? I have not.
Status: NEW → UNCONFIRMED
Ever confirmed: false
Comment 5•14 years ago
|
||
(In reply to comment #4)
> Jory, is the message you're quoting the same issue as Dietrich has described
> above? It's not clear to me that it is.
>
> Dietrich and others, have you seen this error more recently? I have not.
This has actually been fixed in tree already, not sure what commit addressed it, we are no longer seeing the error but a working tab candy, I appreciate all the work you all have done to make it possible.
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Resolution: FIXED → WORKSFORME
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•