Bug 70177

Summary: parseMappedAttribute has no way of knowing if an attribute's value has changed
Product: WebKit Reporter: Julien Chaffraix <jchaffraix>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Major CC: annevk, ap, darin, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Julien Chaffraix
Reported 2011-10-15 09:29:58 PDT
Some of the classes that we have in html/ are storing the attribute's value to check if it has changed. If we had a way of getting the old value, we make better memory / speed trade-offs in those cases.
Attachments
Anne van Kesteren
Comment 1 2023-12-29 03:01:56 PST
This code has been refactored.
Note You need to log in before you can comment on or make changes to this bug.