Bug 116782

Summary: TreeScope::rootNode() should return a ContainerNode.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, kling
Priority: P2 Keywords: Performance
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

Description Andreas Kling 2013-05-26 04:55:43 PDT
TreeScope::rootNode() should return a ContainerNode.
Comment 1 Andreas Kling 2013-05-26 04:58:21 PDT
Created attachment 202914 [details]
Patch
Comment 2 Antti Koivisto 2013-05-26 05:04:17 PDT
Comment on attachment 202914 [details]
Patch

r=me
Comment 3 Andreas Kling 2013-05-26 05:11:25 PDT
Committed: <http://trac.webkit.org/changeset/150713>