Bug 122399 - CTTE: Node::treeScope() should return a reference.
Summary: CTTE: Node::treeScope() should return a reference.
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:
Depends on:
Blocks:
 
Reported: 2013-10-05 18:44 PDT by Andreas Kling
Modified: 2019-02-06 09:03 PST (History)
4 users (show)

See Also:


Attachments
Patch (55.17 KB, patch)
2013-10-05 18:48 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (55.02 KB, patch)
2013-10-05 19:06 PDT, Andreas Kling
sam: review+
Details | Formatted Diff | Diff
Land for patching (55.80 KB, patch)
2013-10-05 19:15 PDT, Andreas Kling
no flags 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-10-05 18:44:15 PDT
CTTE: Node::treeScope() should return a reference.
Comment 1 Andreas Kling 2013-10-05 18:48:48 PDT
Created attachment 213480 [details]
Patch
Comment 2 Andreas Kling 2013-10-05 19:06:39 PDT
Created attachment 213481 [details]
Patch
Comment 3 Andreas Kling 2013-10-05 19:15:14 PDT
Created attachment 213482 [details]
Land for patching
Comment 4 Andreas Kling 2013-10-05 19:29:35 PDT
Committed r156981: <http://trac.webkit.org/changeset/156981>
Comment 5 Lucas Forschler 2019-02-06 09:03:52 PST
Mass moving XML DOM bugs to the "DOM" Component.