Closed
Bug 858606
Opened 12 years ago
Closed 12 years ago
Port AttrMap to WebIDL
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 852135
People
(Reporter: baku, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review |
No description provided.
Reporter | ||
Comment 1•12 years ago
|
||
Attachment #733896 -
Flags: review?(Ms2ger)
Reporter | ||
Comment 2•12 years ago
|
||
Attachment #733897 -
Flags: review?(Ms2ger)
Comment 3•12 years ago
|
||
You need to fix your cycle collection to trace the script object, no?
Comment 4•12 years ago
|
||
>+ return SetNamedItemInternal(aAttr, false, aRv).get();
And drop the .get() there?
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
Attachment #733896 -
Flags: review?(Ms2ger)
Updated•12 years ago
|
Attachment #733897 -
Flags: review?(Ms2ger)
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•