RESOLVED FIXED Bug 108287
Convert deprecatedShadowAncestorNode() to shadowHost() in Editor.cpp
https://bugs.webkit.org/show_bug.cgi?id=108287
Summary Convert deprecatedShadowAncestorNode() to shadowHost() in Editor.cpp
Shinya Kawanaka
Reported 2013-01-29 21:00:58 PST
At a glance, it is OK just converting deprecatedShadowAncestorNode() to shadowHost() in Editor.cpp, since all the occurrence are in a shadow tree, and no need to worry about nested shadow dom here.
Attachments
Patch (2.68 KB, patch)
2013-01-29 21:15 PST, Shinya Kawanaka
no flags
Shinya Kawanaka
Comment 1 2013-01-29 21:15:32 PST
WebKit Review Bot
Comment 2 2013-01-29 22:16:30 PST
Comment on attachment 185389 [details] Patch Clearing flags on attachment: 185389 Committed r141225: <http://trac.webkit.org/changeset/141225>
WebKit Review Bot
Comment 3 2013-01-29 22:16:33 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.