Bug 78201 - Add isShadowElement() member function
Summary: Add isShadowElement() member function
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hayato Ito
URL:
Keywords:
Depends on:
Blocks: 76433
  Show dependency treegraph
 
Reported: 2012-02-08 21:48 PST by Hayato Ito
Modified: 2012-02-09 19:45 PST (History)
6 users (show)

See Also:


Attachments
isShadowElement (2.00 KB, patch)
2012-02-08 21:53 PST, Hayato Ito
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hayato Ito 2012-02-08 21:48:23 PST
Add Node::isShadowElement(). Upcoming changes require this function.
Comment 1 Hayato Ito 2012-02-08 21:53:06 PST
Created attachment 126237 [details]
isShadowElement
Comment 2 WebKit Review Bot 2012-02-09 19:45:23 PST
Comment on attachment 126237 [details]
isShadowElement

Clearing flags on attachment: 126237

Committed r107347: <http://trac.webkit.org/changeset/107347>
Comment 3 WebKit Review Bot 2012-02-09 19:45:27 PST
All reviewed patches have been landed.  Closing bug.