Bug 28334

Summary: Optimize updateFillImages() to not add/remove clients every time
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: OS X 10.5   
Attachments:
Description Flags
Patch hyatt: review+

Simon Fraser (smfr)
Reported 2009-08-14 18:11:54 PDT
We should optimize the common cases in updateFillImages() to avoid adding/removing if the bgimage does not change.
Attachments
Patch (1.51 KB, patch)
2009-08-15 21:10 PDT, Simon Fraser (smfr)
hyatt: review+
Simon Fraser (smfr)
Comment 1 2009-08-15 21:10:09 PDT
Dave Hyatt
Comment 2 2009-08-15 21:10:53 PDT
Comment on attachment 34915 [details] Patch r=me
Simon Fraser (smfr)
Comment 3 2009-08-15 21:41:10 PDT
Fixed in r47333
Note You need to log in before you can comment on or make changes to this bug.