Closed
Bug 335841
Opened 19 years ago
Closed 19 years ago
hash chrome document URLs with document load events
Categories
(Toolkit Graveyard :: Data Collection/Metrics, defect, P1)
Toolkit Graveyard
Data Collection/Metrics
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bryner, Assigned: bryner)
Details
Attachments
(1 file)
5.93 KB,
patch
|
Details | Diff | Splinter Review |
For uielement events, it's useful to be able to tell which XUL document it's in - the target id isn't guaranteed to be unique across chrome documents. We should include a hash of the document URL for these events.
Assignee | ||
Comment 1•19 years ago
|
||
Oops, I meant that the hash should be included on the load event. It can then be tied to a uielement event based on the window id.
Summary: hash chrome document URLs with uielement events → hash chrome document URLs with document load events
Assignee | ||
Updated•19 years ago
|
Priority: -- → P1
Assignee | ||
Comment 2•19 years ago
|
||
Updated•19 years ago
|
Attachment #222287 -
Flags: first-review?(marria) → first-review+
Assignee | ||
Comment 3•19 years ago
|
||
checked in
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•