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+

Description Antti Koivisto 2013-11-03 12:46:58 PST
because
Comment 1 Antti Koivisto 2013-11-03 12:53:26 PST
Created attachment 215873 [details]
pathc
Comment 2 Andreas Kling 2013-11-03 12:57:31 PST
Comment on attachment 215873 [details]
pathc

Very pleasant reading. r=me!
Comment 3 Ryosuke Niwa 2013-11-03 13:26:46 PST
Nice!
Comment 4 Antti Koivisto 2013-11-03 13:31:18 PST
https://trac.webkit.org/r158540
Comment 5 Darin Adler 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