Closed
Bug 732266
Opened 13 years ago
Closed 12 years ago
watching all documents for manifest link tag
Categories
(Mozilla Labs :: F1, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mixedpuppy, Unassigned)
Details
(Whiteboard: [share-activity])
we observe document-element-inserted and then look at the link tags in the document for a manifest url. this is probably a perf issue, need a better way to handle it?
Comment 1•13 years ago
|
||
Watch for DOMLinkAdded events?
https://developer.mozilla.org/En/Listening_to_events_in_Firefox_extensions
Comment 2•12 years ago
|
||
f1 is no longer an active project. delete these messages by searching for: [closing_f1_project_bugs]
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•