Closed Bug 1353811 Opened 9 years ago Closed 9 years ago

nsAttrValue::ParseAtom could use faster NS_AtomizeMainThread

Categories

(Core :: DOM: Core & HTML, enhancement)

50 Branch
enhancement
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: smaug, Assigned: smaug)

References

Details

No description provided.
But based on testing this doesn't seem to catch too many cases. perhaps only 50% is using the cached value.
No, this doesn't seem to help. We just miss the cache all the time. Should we store attribute values more often as strings? Tweaking http://searchfox.org/mozilla-central/rev/381a7b8f8a78b481336cfa384cb0a5536e217e4a/dom/base/nsAttrValue.h#47 might be useful.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.