RESOLVED FIXED 49917
[Qt] GraphicsContext::savePlatformState() shouldn't be creating ContextShadow when unnecessary
https://bugs.webkit.org/show_bug.cgi?id=49917
Summary [Qt] GraphicsContext::savePlatformState() shouldn't be creating ContextShadow...
Andreas Kling
Reported 2010-11-22 09:27:46 PST
We currently create a new (copied) ContextShadow every time savePlatformState() is called. This is fairly expensive, so we should find a way to avoid it.
Attachments
Andreas Kling
Comment 1 2011-08-23 08:20:34 PDT
This issue was fixed in the move to ShadowBlur.
Note You need to log in before you can comment on or make changes to this bug.