Closed
Bug 362391
Opened 18 years ago
Closed 18 years ago
DOMAttrModified doesn't handle namespaced attributes properly
Categories
(Core :: DOM: Events, defect)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
People
(Reporter: smaug, Assigned: smaug)
Details
(Keywords: testcase)
Attachments
(3 files)
1.71 KB,
application/xhtml+xml
|
Details | |
3.17 KB,
patch
|
sicking
:
review+
sicking
:
superreview+
|
Details | Diff | Splinter Review |
3.42 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
a testcase and patch coming.
Assignee | ||
Comment 1•18 years ago
|
||
Assignee | ||
Comment 2•18 years ago
|
||
Comment on attachment 247095 [details]
testcase
All tests should be true
Assignee | ||
Comment 3•18 years ago
|
||
Keeping things simple for now.
If dispatching DOMAttrModified shows in profiles, we could add a method to get attr node using PRInt32 and nsIAtom*.
Attachment #247096 -
Flags: superreview?(bugmail)
Attachment #247096 -
Flags: review?(bugmail)
Attachment #247096 -
Flags: superreview?(bugmail)
Attachment #247096 -
Flags: superreview+
Attachment #247096 -
Flags: review?(bugmail)
Attachment #247096 -
Flags: review+
Assignee | ||
Comment 5•18 years ago
|
||
Patch checked in.
Testcase needs mochifying.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 6•18 years ago
|
||
Assignee | ||
Comment 7•18 years ago
|
||
Comment on attachment 247162 [details] [diff] [review]
mochitest
Not sure if mochitests need reviews
Attachment #247162 -
Flags: review?(bugmail)
Attachment #247162 -
Flags: review?(bugmail) → review+
Assignee | ||
Updated•18 years ago
|
Flags: in-testsuite? → in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•