Bug 103643 - [Chromium] Animation updates fail when using a canvas as a CSS backround-image style with -webkit-canvas
Summary: [Chromium] Animation updates fail when using a canvas as a CSS backround-imag...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Justin Novosad
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-29 08:30 PST by Justin Novosad
Modified: 2012-11-30 13:12 PST (History)
4 users (show)

See Also:


Attachments
Patch (5.39 KB, patch)
2012-11-29 11:22 PST, Justin Novosad
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Novosad 2012-11-29 08:30:06 PST
Related chromium bug: http://code.google.com/p/chromium/issues/detail?id=161699

A div using a background-image that references a 2D canvas is not getting re-rendered when the canvas contents change.
This is an issue with the CC tiled layer not receiving the appropriate invalidation.
Comment 1 Justin Novosad 2012-11-29 11:22:49 PST
Created attachment 176767 [details]
Patch
Comment 2 Stephen White 2012-11-30 13:02:05 PST
Comment on attachment 176767 [details]
Patch

OK.  r=me
Comment 3 WebKit Review Bot 2012-11-30 13:12:22 PST
Comment on attachment 176767 [details]
Patch

Clearing flags on attachment: 176767

Committed r136262: <http://trac.webkit.org/changeset/136262>
Comment 4 WebKit Review Bot 2012-11-30 13:12:25 PST
All reviewed patches have been landed.  Closing bug.