Closed
Bug 793196
Opened 12 years ago
Closed 12 years ago
Speed up hasAttribute some
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla18
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
1.17 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
The same treatment as bug 558516 for getAttribute. Looks like a 30% or so win over here.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #663420 -
Flags: review?(jonas)
Updated•12 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Version: unspecified → Trunk
Attachment #663420 -
Flags: review?(jonas) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Flags: in-testsuite-
Whiteboard: [need review]
Assignee | ||
Updated•12 years ago
|
Target Milestone: --- → mozilla18
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•