[webkit-reviews] review granted: [Bug 131904] Compile the pseudo class :target : [Attachment 229752] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 19 22:39:17 PDT 2014
Andreas Kling <akling at apple.com> has granted Benjamin Poulain
<benjamin at webkit.org>'s request for review:
Bug 131904: Compile the pseudo class :target
https://bugs.webkit.org/show_bug.cgi?id=131904
Attachment 229752: Patch
https://bugs.webkit.org/attachment.cgi?id=229752&action=review
------- Additional Comments from Andreas Kling <akling at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=229752&action=review
r=me
> Source/WebCore/dom/Document.h:758
> + static ptrdiff_t cssTargetMemoryOffset() { return
OBJECT_OFFSETOF(Document, m_cssTarget); }
#if ENABLE(CSS_SELECTOR_JIT)?
More information about the webkit-reviews
mailing list