[webkit-reviews] review denied: [Bug 110019] Crash when calling removeNamedItem or removeNamedItemNS with a non-existent attribute of newly created element : [Attachment 188720] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 16 12:44:17 PST 2013


Andreas Kling <akling at apple.com> has denied Peter Nelson <peter at peterdn.com>'s
request for review:
Bug 110019: Crash when calling removeNamedItem or removeNamedItemNS with a
non-existent attribute of newly created element
https://bugs.webkit.org/show_bug.cgi?id=110019

Attachment 188720: Patch
https://bugs.webkit.org/attachment.cgi?id=188720&action=review

------- Additional Comments from Andreas Kling <akling at apple.com>
Good catch! Looks like our NamedNodeMap test coverage isn't what it should be.
:/
Let's improve that by adding a layout test with this patch.


More information about the webkit-reviews mailing list