Bug 61398

Summary: Node::shadowAncestorNode() and shadowTreeRootNode() should be const
Product: WebKit Reporter: Kent Tamura <tkent>
Component: DOMAssignee: Kent Tamura <tkent>
Status: RESOLVED FIXED    
Severity: Minor CC: dglazkov, morrita
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.