Bug 58161 - Allow ShadowBlur to re-use the last buffer if it already contains the correct shadow
Summary: Allow ShadowBlur to re-use the last buffer if it already contains the correct...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://people.mozilla.org/~roc/scroll...
Keywords:
Depends on:
Blocks: 56162
  Show dependency treegraph
 
Reported: 2011-04-08 13:44 PDT by Simon Fraser (smfr)
Modified: 2012-02-15 12:29 PST (History)
4 users (show)

See Also:


Attachments
Patch (22.85 KB, patch)
2011-04-08 15:04 PDT, Simon Fraser (smfr)
ariya.hidayat: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2011-04-08 13:44:49 PDT
ShadowBlur can simply re-use the last buffer if the shadow parameters are the same.
Comment 1 Simon Fraser (smfr) 2011-04-08 15:04:00 PDT
Created attachment 88879 [details]
Patch
Comment 2 Ariya Hidayat 2011-04-10 20:22:34 PDT
Comment on attachment 88879 [details]
Patch

LGTM. re=me
Comment 3 Simon Fraser (smfr) 2011-04-10 21:52:13 PDT
http://trac.webkit.org/changeset/83422