[chromium] Fix threaded compositing issues in WebGLLayerChromium (except for printing)
Created attachment 130490 [details] Patch
Printing in threaded mode taken care of here: https://bugs.webkit.org/show_bug.cgi?id=80464 Lost context recovery doesn't generally work in threaded mode yet, but it will once https://bugs.webkit.org/show_bug.cgi?id=80100 lands (currently in the commit queue)
Comment on attachment 130490 [details] Patch Thanks, this is excellent. Do you want to close https://bugs.webkit.org/show_bug.cgi?id=78129 as a dup of this one?
Yup, I had forgotten about that other bug. Thanks for the quick review!
*** Bug 78129 has been marked as a duplicate of this bug. ***
Committed r109993: <http://trac.webkit.org/changeset/109993>
*** Bug 72739 has been marked as a duplicate of this bug. ***