Bug 108287 - Convert deprecatedShadowAncestorNode() to shadowHost() in Editor.cpp
Summary: Convert deprecatedShadowAncestorNode() to shadowHost() in Editor.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Shinya Kawanaka
URL:
Keywords:
Depends on:
Blocks: 91821
  Show dependency treegraph
 
Reported: 2013-01-29 21:00 PST by Shinya Kawanaka
Modified: 2013-01-29 22:16 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.68 KB, patch)
2013-01-29 21:15 PST, Shinya Kawanaka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shinya Kawanaka 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.
Comment 1 Shinya Kawanaka 2013-01-29 21:15:32 PST
Created attachment 185389 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2013-01-29 22:16:33 PST
All reviewed patches have been landed.  Closing bug.