Bug 108287

Summary: Convert deprecatedShadowAncestorNode() to shadowHost() in Editor.cpp
Product: WebKit Reporter: Shinya Kawanaka <shinyak>
Component: HTML EditingAssignee: Shinya Kawanaka <shinyak>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, morrita, rniwa, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 91821    
Attachments:
Description Flags
Patch none

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.