There is a potential overflow problem in WebGL*Array::slice() as pointed out by Oliver Hunt in https://bugs.webkit.org/show_bug.cgi?id=35612
Created attachment 53288 [details] patch
Created attachment 53289 [details] revised patch: tiny fix removed an accidentally added empty line
Comment on attachment 53289 [details] revised patch: tiny fix r=me
Comment on attachment 53289 [details] revised patch: tiny fix Clearing flags on attachment: 53289 Committed r57559: <http://trac.webkit.org/changeset/57559>
All reviewed patches have been landed. Closing bug.
Looks like this breaks the Gtk compile.
(In reply to comment #6) > Looks like this breaks the Gtk compile. You got the error message? I don't know how to test-compile Gtk.
Nevermind. Looks like the bot was just flaky.