[webkit-reviews] review granted: [Bug 82699] [Refactoring] Move Selection from DOMWindow to TreeScope : [Attachment 141110] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 10 01:49:59 PDT 2012


Ryosuke Niwa <rniwa at webkit.org> has granted Shinya Kawanaka
<shinyak at chromium.org>'s request for review:
Bug 82699: [Refactoring] Move Selection from DOMWindow to TreeScope
https://bugs.webkit.org/show_bug.cgi?id=82699

Attachment 141110: Patch
https://bugs.webkit.org/attachment.cgi?id=141110&action=review

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=141110&action=review


> Source/WebCore/dom/TreeScope.cpp:60
> +	   m_selection->disconnectTreeScope();

I would call it clearTreeScope.


More information about the webkit-reviews mailing list