[webkit-reviews] review granted: [Bug 72336] Start migrating typed array impl types to WTF : [Attachment 115070] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 14 17:37:14 PST 2011


Geoffrey Garen <ggaren at apple.com> has granted Oliver Hunt <oliver at apple.com>'s
request for review:
Bug 72336: Start migrating typed array impl types to WTF
https://bugs.webkit.org/show_bug.cgi?id=72336

Attachment 115070: Patch
https://bugs.webkit.org/attachment.cgi?id=115070&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=115070&action=review


r=me

> Source/WebCore/html/canvas/ArrayBuffer.cpp:33
> +using namespace WebCore;

Will you be able to remove this eventually? If not, you have a problem.


More information about the webkit-reviews mailing list