Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(359)

Issue 7189061: Merge 89236 - 2011-06-19 Mads Ager <ager@chromium.org> (Closed)

Created:
9 years, 6 months ago by Mads Ager (chromium)
Modified:
9 years, 6 months ago
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/782/
Visibility:
Public.

Description

Merge 89236 - 2011-06-19 Mads Ager <ager@chromium.org>; Reviewed by Adam Barth. [V8] Fix WebGL bindings for subarrays https://bugs.webkit.org/show_bug.cgi?id=62864 Mark WebGL subarrays as independent of other DOM objects in the V8 bindings. This allows us to clean them up independently which greatly improves performance. * bindings/v8/V8Proxy.h: (WebCore::toV8Independent): * bindings/v8/custom/V8ArrayBufferViewCustom.h: (WebCore::constructWebGLArrayWithArrayBufferArgument): (WebCore::constructWebGLArray): TBR=ager@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=89247

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -5 lines) Patch
M Source/WebCore/bindings/v8/V8Proxy.h View 1 chunk +10 lines, -2 lines 0 comments Download
M Source/WebCore/bindings/v8/custom/V8ArrayBufferViewCustom.h View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Mads Ager (chromium)
9 years, 6 months ago (2011-06-20 15:02:46 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698