Bug 107624 - shadowAncestorNode() should be renamed to deprecatedShadowAncestorNode()
Summary: shadowAncestorNode() should be renamed to deprecatedShadowAncestorNode()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (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-22 21:12 PST by Shinya Kawanaka
Modified: 2013-01-23 10:05 PST (History)
14 users (show)

See Also:


Attachments
Patch (20.82 KB, patch)
2013-01-22 21:33 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-22 21:12:53 PST
We should use shadowHost() instead of shadowAncestorNode().

Let's update the method name for preventing further use of shadowAncestorNode().
Comment 1 Shinya Kawanaka 2013-01-22 21:33:45 PST
Created attachment 184133 [details]
Patch
Comment 2 Eric Seidel (no email) 2013-01-22 22:06:16 PST
dglazkov is your man.
Comment 3 WebKit Review Bot 2013-01-23 10:05:36 PST
Comment on attachment 184133 [details]
Patch

Clearing flags on attachment: 184133

Committed r140541: <http://trac.webkit.org/changeset/140541>
Comment 4 WebKit Review Bot 2013-01-23 10:05:42 PST
All reviewed patches have been landed.  Closing bug.