Bug 123709

Summary: LiveNodeLists should have non-null ContainerNode as root
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kling, rniwa, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
pathc kling: review+

Antti Koivisto
Reported 2013-11-03 12:46:58 PST
because
Attachments
pathc (37.95 KB, patch)
2013-11-03 12:53 PST, Antti Koivisto
kling: review+
Antti Koivisto
Comment 1 2013-11-03 12:53:26 PST
Andreas Kling
Comment 2 2013-11-03 12:57:31 PST
Comment on attachment 215873 [details] pathc Very pleasant reading. r=me!
Ryosuke Niwa
Comment 3 2013-11-03 13:26:46 PST
Nice!
Antti Koivisto
Comment 4 2013-11-03 13:31:18 PST
Darin Adler
Comment 5 2013-11-04 15:16:57 PST
Comment on attachment 215873 [details] pathc View in context: https://bugs.webkit.org/attachment.cgi?id=215873&action=review > Source/WebCore/dom/ContainerNode.cpp:1140 > + return 0; nullptr > Source/WebCore/dom/ContainerNode.cpp:1150 > + return 0; nullptr
Note You need to log in before you can comment on or make changes to this bug.