[webkit-reviews] review requested: [Bug 72783] Get rid of WebCore dependencies from TypedArray implementation types : [Attachment 116289] Oliver's patch restructured

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 22 16:19:51 PST 2011


Dmitry Lomov <dslomov at google.com> has asked  for review:
Bug 72783: Get rid of WebCore dependencies from TypedArray implementation types
https://bugs.webkit.org/show_bug.cgi?id=72783

Attachment 116289: Oliver's patch restructured
https://bugs.webkit.org/attachment.cgi?id=116289&action=review

------- Additional Comments from Dmitry Lomov <dslomov at google.com>
Forego trying to sneak any callbacks from WebCore into WTF's ArrayBuffer.
Instead, return list of neutered views from ArrayBuffer::transfer and let
clients (WebCore's SerializedScriptValue) deal with neutering bindings as they
see fit.


More information about the webkit-reviews mailing list