Bug 116782 - TreeScope::rootNode() should return a ContainerNode.
Summary: TreeScope::rootNode() should return a ContainerNode.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: Performance
Depends on:
Blocks:
 
Reported: 2013-05-26 04:55 PDT by Andreas Kling
Modified: 2013-05-26 05:11 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.99 KB, patch)
2013-05-26 04:58 PDT, Andreas Kling
koivisto: review+
Details | Formatted Diff | Diff

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