Closed
Bug 626683
Opened 14 years ago
Closed 14 years ago
tabitems.js:905 - TypeError: this._reconnect is not a function
Categories
(Firefox Graveyard :: Panorama, defect, P1)
Firefox Graveyard
Panorama
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 4.0b10
People
(Reporter: ttaubert, Assigned: ttaubert)
Details
(Whiteboard: [qa-])
Attachments
(1 file, 1 obsolete file)
812 bytes,
patch
|
iangilman
:
review+
mossop
:
approval2.0+
|
Details | Diff | Splinter Review |
Introduced with bug 609685.
Integration typo fixed.
Attachment #504757 -
Flags: review?(ian)
Attachment #504757 -
Flags: feedback?(ian)
Updated•14 years ago
|
Attachment #504757 -
Flags: review?(ian)
Attachment #504757 -
Flags: review+
Attachment #504757 -
Flags: feedback?(ian)
Comment 2•14 years ago
|
||
I'm going to consider this breakage and land it shortly
Comment 3•14 years ago
|
||
This simple fix failed rather spectacularly when I tried to land it:
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1295375280.1295376474.13367.gz
Looks like it needs some debugging.
Keywords: checkin-needed
Comment 4•14 years ago
|
||
In fact, that reconnect call, introduced in the patch for bug 609685, shouldn't be necessary at all anymore… do you know what it's for, or is it just left over from before I cleaned up the reconnect code?
Comment 5•14 years ago
|
||
(In reply to comment #4)
> In fact, that reconnect call, introduced in the patch for bug 609685, shouldn't
> be necessary at all anymore… do you know what it's for, or is it just left over
> from before I cleaned up the reconnect code?
Yeah, looks like the fix is we just need to remove the reconnect. Sorry I didn't catch that before.
Assignee | ||
Comment 6•14 years ago
|
||
Assignee: seanedunn → tim.taubert
Attachment #504757 -
Attachment is obsolete: true
Attachment #505258 -
Flags: review?(ian)
Assignee | ||
Comment 7•14 years ago
|
||
Pushed to try.
Comment 8•14 years ago
|
||
Comment on attachment 505258 [details] [diff] [review]
patch v2
Yup!
Attachment #505258 -
Flags: review?(ian) → review+
Updated•14 years ago
|
Attachment #505258 -
Flags: approval2.0+
Comment 9•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Whiteboard: [qa-]
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
•