Add cmd line flag to chromium version of DumpRenderTree to select GraphicsContext3D implementation I'll submit a patch for this asap.
Created attachment 92489 [details] Patch
Comment on attachment 92489 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=92489&action=review Looks good except for the "reviewed by" line. Please upload another version fixing that issue and we can submit it via the commit queue. > ChangeLog:3 > + Reviewed by Kenneth Russell Actually you should leave this line as "Reviewed by NOBODY (OOPS)!". The tools will fill in the reviewer's name. All other lines containing OOPS need to be addressed or removed. > ChangeLog:8 > + https://bugs.webkit.org/show_bug.cgi?id=60297 In the future, the preferred format is: [synopsis] [bug ID] but this is fine.
Created attachment 93348 [details] Patch
Comment on attachment 93348 [details] Patch Looks good to me.
Comment on attachment 93348 [details] Patch Attachment 93348 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/8689833
Created attachment 93360 [details] Patch
Comment on attachment 93360 [details] Patch Looks like it passed the EWS bot; let's try again.
The commit-queue encountered the following flaky tests while processing attachment 93348 [details]: java/lc3/JavaObject/JavaObjectToByte-006.html bug 60333 (author: ap@webkit.org) The commit-queue is continuing to process your patch.
Comment on attachment 93360 [details] Patch Clearing flags on attachment: 93360 Committed r86403: <http://trac.webkit.org/changeset/86403>
All reviewed patches have been landed. Closing bug.