Bug 88828 - [chromium] Create a CCYUVVideoDrawQuad and remove the now-unused generic CCVideoDrawQuad
Summary: [chromium] Create a CCYUVVideoDrawQuad and remove the now-unused generic CCVi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dana Jansens
URL:
Keywords:
Depends on: 88826
Blocks:
  Show dependency treegraph
 
Reported: 2012-06-11 18:36 PDT by Dana Jansens
Modified: 2012-06-15 07:34 PDT (History)
9 users (show)

See Also:


Attachments
Patch (21.97 KB, patch)
2012-06-11 18:44 PDT, Dana Jansens
no flags Details | Formatted Diff | Diff
Patch (21.92 KB, patch)
2012-06-14 17:07 PDT, Dana Jansens
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dana Jansens 2012-06-11 18:36:52 PDT
[chromium] Create a CCYUVVideoDrawQuad and remove the now-unused generic CCVideoDrawQuad
Comment 1 Dana Jansens 2012-06-11 18:40:57 PDT
This CL should conclude the video quad specialization refactor.
Comment 2 Dana Jansens 2012-06-11 18:44:48 PDT
Created attachment 146990 [details]
Patch
Comment 3 Adrienne Walker 2012-06-12 18:07:34 PDT
Comment on attachment 146990 [details]
Patch

R=me.  Changes all look good, assuming tests all still pass once this applies.
Comment 4 Dana Jansens 2012-06-14 17:07:36 PDT
Created attachment 147681 [details]
Patch
Comment 5 Dana Jansens 2012-06-15 07:34:46 PDT
Committed r120457: <http://trac.webkit.org/changeset/120457>