RESOLVED FIXED 81250
[chromium] Don't create a quad for video layers without a frame (avoid use of uninitialized m_format)
https://bugs.webkit.org/show_bug.cgi?id=81250
Summary [chromium] Don't create a quad for video layers without a frame (avoid use of...
Dana Jansens
Reported 2012-03-15 11:46:54 PDT
[chromium] Don't create a quad for video layers without a frame (avoid use of uninitialized m_format)
Attachments
Patch (1.53 KB, patch)
2012-03-15 11:48 PDT, Dana Jansens
no flags
Dana Jansens
Comment 1 2012-03-15 11:48:51 PDT
James Robinson
Comment 2 2012-03-15 11:51:44 PDT
Comment on attachment 132093 [details] Patch R=me. Any way to get more direct test coverage of this?
Dana Jansens
Comment 3 2012-03-15 12:01:47 PDT
I don't see a nice place to insert a unit test, but I guess this code path is exercised by layout tests already since valgrind noticed it?
WebKit Review Bot
Comment 4 2012-03-16 01:20:21 PDT
Comment on attachment 132093 [details] Patch Clearing flags on attachment: 132093 Committed r110964: <http://trac.webkit.org/changeset/110964>
WebKit Review Bot
Comment 5 2012-03-16 01:20:25 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.