Bug 123709 - LiveNodeLists should have non-null ContainerNode as root
Summary: LiveNodeLists should have non-null ContainerNode as root
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-03 12:46 PST by Antti Koivisto
Modified: 2013-11-04 15:16 PST (History)
3 users (show)

See Also:


Attachments
pathc (37.95 KB, patch)
2013-11-03 12:53 PST, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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