Closed
Bug 100433
Opened 24 years ago
Closed 24 years ago
Fire a "DOMTitleChanged" event whenever a document's title changes.
Categories
(Core :: DOM: Events, defect)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
mozilla0.9.5
People
(Reporter: hyatt, Assigned: hyatt)
Details
Attachments
(1 file)
|
2.04 KB,
patch
|
waterson
:
review+
jst
:
superreview+
|
Details | Diff | Splinter Review |
This will enable XUL to quite easily listen for title changes using the DOM
event model.
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.5
| Assignee | ||
Comment 1•24 years ago
|
||
| Assignee | ||
Comment 2•24 years ago
|
||
jst, this is ready for your r/sr.
| Assignee | ||
Comment 3•24 years ago
|
||
This simple patch works great. I have tabs updating correctly now.
Comment 4•24 years ago
|
||
Comment on attachment 49848 [details] [diff] [review]
Patch to the document SetTitle methods
nifty. r=waterson
Attachment #49848 -
Flags: review+
Comment 5•24 years ago
|
||
Comment on attachment 49848 [details] [diff] [review]
Patch to the document SetTitle methods
Cool! :-)
sr=jst
Attachment #49848 -
Flags: superreview+
| Assignee | ||
Comment 6•24 years ago
|
||
Fixed with r/sr=jst,hewitt
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•24 years ago
|
QA Contact: lchiang → stummala
Updated•15 years ago
|
Component: DOM: Abstract Schemas → DOM: Events
OS: Windows 2000 → All
Hardware: x86 → All
You need to log in
before you can comment on or make changes to this bug.
Description
•