[webkit-changes] [104954] trunk
Mark Rowe
mrowe at apple.com
Fri Jan 13 11:45:54 PST 2012
On 2012-01-13, at 11:45, Kenneth Russell wrote:
> Sorry, I have been keeping an eye on the bots. Somehow our
> project.pbxproj changes got lost. There was also an unused argument
> warning on the bots that we didn't see locally. Everything should be
> working as of r104963.
Thanks for the fix!
- Mark
> On Fri, Jan 13, 2012 at 11:41 AM, Mark Rowe <mrowe at apple.com> wrote:
>> 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.
>>
>>
>>
More information about the webkit-changes
mailing list