Bug 141460

Summary: Optimize MutableStyleProperties::removePropertiesInSet()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, darin, kling, koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 141321    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2015-02-10 20:39:30 PST
Optimize MutableStyleProperties::removePropertiesInSet() by doing an in-place removal of the vector properties, using the new and efficient Vector::removalAllMatching().
Attachments
Patch (2.60 KB, patch)
2015-02-10 20:44 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-02-10 20:44:15 PST
Andreas Kling
Comment 2 2015-02-10 21:17:52 PST
Comment on attachment 246370 [details] Patch r=me
WebKit Commit Bot
Comment 3 2015-02-10 22:02:43 PST
Comment on attachment 246370 [details] Patch Clearing flags on attachment: 246370 Committed r179917: <http://trac.webkit.org/changeset/179917>
WebKit Commit Bot
Comment 4 2015-02-10 22:02:49 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.