[webkit-changes] [104954] trunk

Mark Rowe mrowe at apple.com
Fri Jan 13 11:41:39 PST 2012


This broke all of the Mac builds.  Please fix them ASAP, and keep an eye on the build bot after landing changes in the future.

- Mark

On 2012-01-13, at 11:02, commit-queue at webkit.org wrote:

> Revision
> 104954
> Author
> commit-queue at webkit.org
> Date
> 2012-01-13 11:02:16 -0800 (Fri, 13 Jan 2012)
> Log Message
> 
> Add WebGLContextGroup as step toward sharing WebGL resources
> https://bugs.webkit.org/show_bug.cgi?id=75906
> 
> The WebGL Working Group will soon add the ability to share
> WebGL resources among WebGL contexts. This is the necessary
> prep work. NO API changes.
> 
> Added WebGLSharedObject for objects that are shared vs
> WebGLContextObject for objects that are not.
> 
> Patch by Gregg Tavares <gman at google.com> on 2012-01-13
> Reviewed by Kenneth Russell.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-changes/attachments/20120113/26680df7/attachment.html>


More information about the webkit-changes mailing list