Closed
Bug 937465
Opened 12 years ago
Closed 12 years ago
Add a warning when cloneNode/importNode is used without a boolean argument on a node with children
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla28
Tracking | Status | |
---|---|---|
firefox28 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
(Keywords: addon-compat, dev-doc-complete, site-compat, Whiteboard: [qa-])
Attachments
(1 file)
This way maybe we can get b2g app authors to not do it. Assuming they ever look at warnings...
![]() |
Assignee | |
Comment 1•12 years ago
|
||
Of course WarnOnceAbout provides no line/file information, so actually fixing anything based on it kinda sucks. :(
![]() |
Assignee | |
Comment 2•12 years ago
|
||
Attachment #830626 -
Flags: review?(jonas)
![]() |
Assignee | |
Updated•12 years ago
|
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Attachment #830626 -
Flags: review?(jonas) → review+
![]() |
Assignee | |
Comment 3•12 years ago
|
||
Flags: in-testsuite-
Target Milestone: --- → mozilla28
Comment 4•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 5•12 years ago
|
||
status-firefox28:
--- → fixed
Whiteboard: [qa-]
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
•