Bug 76627 - Node::canHaveLightChildRendererWithShadow is not used anywhere.
Summary: Node::canHaveLightChildRendererWithShadow is not used anywhere.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-19 05:33 PST by Shinya Kawanaka
Modified: 2012-01-19 23:19 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.23 KB, patch)
2012-01-19 05:39 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 2012-01-19 05:33:36 PST
This returns 'false', and no other class does not override it.
Maybe We can remove it safely.
Comment 1 Shinya Kawanaka 2012-01-19 05:39:44 PST
Created attachment 123116 [details]
Patch
Comment 2 WebKit Review Bot 2012-01-19 23:19:13 PST
Comment on attachment 123116 [details]
Patch

Clearing flags on attachment: 123116

Committed r105484: <http://trac.webkit.org/changeset/105484>
Comment 3 WebKit Review Bot 2012-01-19 23:19:18 PST
All reviewed patches have been landed.  Closing bug.