Bug 61398 - Node::shadowAncestorNode() and shadowTreeRootNode() should be const
Summary: Node::shadowAncestorNode() and shadowTreeRootNode() should be const
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Minor
Assignee: Kent Tamura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-24 15:01 PDT by Kent Tamura
Modified: 2011-05-24 16:20 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.27 KB, patch)
2011-05-24 15:06 PDT, Kent Tamura
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2011-05-24 15:01:35 PDT
Node::shadowAncestorNode() and shadowTreeRootNode () should be const.
Comment 1 Kent Tamura 2011-05-24 15:06:35 PDT
Created attachment 94698 [details]
Patch
Comment 2 Kent Tamura 2011-05-24 16:20:06 PDT
Comment on attachment 94698 [details]
Patch

Clearing flags on attachment: 94698

Committed r87227: <http://trac.webkit.org/changeset/87227>
Comment 3 Kent Tamura 2011-05-24 16:20:12 PDT
All reviewed patches have been landed.  Closing bug.