[webkit-reviews] review granted: [Bug 95610] JSC bindings appear to sometimes ignore the possibility of arrays being in sparse mode : [Attachment 165676] the pathc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 25 14:37:55 PDT 2012


Oliver Hunt <oliver at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 95610: JSC bindings appear to sometimes ignore the possibility of arrays
being in sparse mode
https://bugs.webkit.org/show_bug.cgi?id=95610

Attachment 165676: the pathc
https://bugs.webkit.org/attachment.cgi?id=165676&action=review

------- Additional Comments from Oliver Hunt <oliver at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=165676&action=review


> Source/WebCore/bindings/js/JSInspectorFrontendHostCustom.cpp:92
>	   // FIXME: What if the array is in sparse mode?
https://bugs.webkit.org/show_bug.cgi?id=95610

this can go

> Source/WebCore/bindings/js/JSWebSocketCustom.cpp:77
>		   // FIXME: What if the array is in sparse mode?
https://bugs.webkit.org/show_bug.cgi?id=95610

and this


More information about the webkit-reviews mailing list