Bug 159960

Summary: Use getElementById for attribute matching if the attribute name is html's id
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: allan.jensen, cdumez, commit-queue, esprehn+autocc, kangil.han
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch cdumez: review+

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+
Benjamin Poulain
Comment 1 2016-07-19 16:53:17 PDT
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
Note You need to log in before you can comment on or make changes to this bug.