DescriptionMerge 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 #
Created: 9 years, 6 months ago
(Patch set is too large to download)
Messages
Total messages: 1 (0 generated)
|