[Webkit-unassigned] [Bug 58342] Teach sub-selector chains about shadow descendants

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 04:11:50 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=58342


Antti Koivisto <koivisto at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #90207|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #5 from Antti Koivisto <koivisto at iki.fi>  2011-04-26 04:11:49 PST ---
(From update of attachment 90207)
View in context: https://bugs.webkit.org/attachment.cgi?id=90207&action=review

r=me

> Source/WebCore/css/CSSParserValues.h:119
>      bool isSimple() const { return !m_tagHistory && m_selector->isSimple(); }
> +    bool hasShadowDescendant() const;

inline like the others?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list