Closed
Bug 294922
Opened 20 years ago
Closed 20 years ago
Tab Titles are not updated
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jaime.bugzilla, Assigned: dbradley)
References
Details
(Keywords: regression)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050520
Firefox/1.0+ ID:2005052007
1. Open tab
Title of tab shows "(untitled)" or "loading..."
Regression from bug 281988
Reporter | ||
Comment 1•20 years ago
|
||
*** Bug 294927 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 3•20 years ago
|
||
This was caused by the 2nd half of the landing from bug 281988
Keywords: regression
Reporter | ||
Comment 4•20 years ago
|
||
The following error apears in the JS console:
Error: browser.contentDocument.__proto__.__lookupGetter__("title") has no properties
Source File: chrome://global/content/bindings/tabbrowser.xml
Line: 837
Comment 5•20 years ago
|
||
Confirming
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050520
Firefox/1.0+ ID:2005052009
Comment 6•20 years ago
|
||
WFM now
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050520
Firefox/1.0+ ID:2005052010
Comment 7•20 years ago
|
||
Yeah, this was fixed by the same patch as bug 294933.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Comment 8•20 years ago
|
||
*** Bug 295016 has been marked as a duplicate of this bug. ***
Updated•19 years ago
|
Flags: blocking1.8b2?
You need to log in
before you can comment on or make changes to this bug.
Description
•