WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
159960
Use getElementById for attribute matching if the attribute name is html's id
https://bugs.webkit.org/show_bug.cgi?id=159960
Summary
Use getElementById for attribute matching if the attribute name is html's id
Benjamin Poulain
Reported
2016-07-19 16:45:52 PDT
Use getElementById for attribute matching if the attribute name is html's id
Attachments
Patch
(25.19 KB, patch)
2016-07-19 16:53 PDT
,
Benjamin Poulain
cdumez
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2016-07-19 16:53:17 PDT
Created
attachment 284071
[details]
Patch
Chris Dumez
Comment 2
2016-07-19 16:58:41 PDT
Comment on
attachment 284071
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=284071&action=review
> Source/WebCore/dom/SelectorQuery.h:113 > + AtomicString m_idFilter;
Where is this used?
Chris Dumez
Comment 3
2016-07-19 17:02:46 PDT
Comment on
attachment 284071
[details]
Patch r=me
Benjamin Poulain
Comment 4
2016-07-19 18:30:20 PDT
Committed
r203439
: <
http://trac.webkit.org/changeset/203439
>
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