Closed
Bug 696205
Opened 10 years ago
Closed 10 years ago
Consider adding an optimization for id selectors to querySelectorAll
Categories
(Core :: DOM: Core & HTML, defect, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla10
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(2 files, 1 obsolete file)
8.73 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
4.06 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
It's easy to do, so might as well. I do think the extra complexity is probably worth it....
![]() |
Assignee | |
Comment 1•10 years ago
|
||
Attachment #568506 -
Flags: review?(jonas)
![]() |
Assignee | |
Comment 2•10 years ago
|
||
Attachment #568512 -
Flags: review?(jonas)
![]() |
Assignee | |
Updated•10 years ago
|
Whiteboard: [need review]
Updated•10 years ago
|
Version: unspecified → Trunk
![]() |
Assignee | |
Comment 3•10 years ago
|
||
Attachment #568703 -
Flags: review?(jonas)
![]() |
Assignee | |
Updated•10 years ago
|
Attachment #568506 -
Attachment is obsolete: true
Attachment #568506 -
Flags: review?(jonas)
Attachment #568703 -
Flags: review?(jonas) → review+
Attachment #568512 -
Flags: review?(jonas) → review+
![]() |
Assignee | |
Comment 4•10 years ago
|
||
http://hg.mozilla.org/integration/mozilla-inbound/rev/829a99f28b5c http://hg.mozilla.org/integration/mozilla-inbound/rev/b068485e4cc2
Assignee: nobody → bzbarsky
Flags: in-testsuite?
Whiteboard: [need review]
Target Milestone: --- → mozilla10
https://hg.mozilla.org/mozilla-central/rev/829a99f28b5c https://hg.mozilla.org/mozilla-central/rev/b068485e4cc2
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•2 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•