RESOLVED FIXED 28334
Optimize updateFillImages() to not add/remove clients every time
https://bugs.webkit.org/show_bug.cgi?id=28334
Summary Optimize updateFillImages() to not add/remove clients every time
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.