RESOLVED FIXED 86774
Add more descriptive warnings for framebuffer incomplete conditions
https://bugs.webkit.org/show_bug.cgi?id=86774
Summary Add more descriptive warnings for framebuffer incomplete conditions
Gregg Tavares
Reported 2012-05-17 14:18:11 PDT
Add more descriptive warnings for framebuffer incomplete conditions
Attachments
Patch (17.74 KB, patch)
2012-05-17 14:24 PDT, Gregg Tavares
no flags
Gregg Tavares
Comment 1 2012-05-17 14:24:19 PDT
Kenneth Russell
Comment 2 2012-05-17 14:44:34 PDT
Comment on attachment 142555 [details] Patch Looks good. I was going to comment that using String& rather than const char** might be "cleaner", but realized that you don't want to have any const char* -> String conversion overhead when calling around in the common case. r=me
WebKit Review Bot
Comment 3 2012-05-17 15:27:11 PDT
Comment on attachment 142555 [details] Patch Clearing flags on attachment: 142555 Committed r117506: <http://trac.webkit.org/changeset/117506>
WebKit Review Bot
Comment 4 2012-05-17 15:27:14 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.