WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 131904
Compile the pseudo class :target
https://bugs.webkit.org/show_bug.cgi?id=131904
Summary
Compile the pseudo class :target
Benjamin Poulain
Reported
2014-04-19 20:34:37 PDT
Compile the pseudo class :target
Attachments
Patch
(5.78 KB, patch)
2014-04-19 20:36 PDT
,
Benjamin Poulain
kling
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2014-04-19 20:36:00 PDT
Created
attachment 229752
[details]
Patch
Andreas Kling
Comment 2
2014-04-19 22:39:39 PDT
Comment on
attachment 229752
[details]
Patch 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)?
Benjamin Poulain
Comment 3
2014-04-20 14:29:27 PDT
Committed
r167574
: <
http://trac.webkit.org/changeset/167574
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug