Bug 102982

Summary: Style sharing: Compare class lists via SpaceSplitString instead of string comparison.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: allan.jensen, cmarcelo, koivisto, macpherson, menard, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Andreas Kling
Reported 2012-11-21 14:56:26 PST
Comparing the fastGetAttribute(classAttr) return values is silly when we can just see if the SpaceSplitStrings are the same.
Attachments
Patch (2.18 KB, patch)
2012-11-21 14:58 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2012-11-21 14:58:15 PST
WebKit Review Bot
Comment 2 2012-11-21 15:33:34 PST
Comment on attachment 175529 [details] Patch Clearing flags on attachment: 175529 Committed r135445: <http://trac.webkit.org/changeset/135445>
WebKit Review Bot
Comment 3 2012-11-21 15:33:37 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.