WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
95610
JSC bindings appear to sometimes ignore the possibility of arrays being in sparse mode
https://bugs.webkit.org/show_bug.cgi?id=95610
Summary
JSC bindings appear to sometimes ignore the possibility of arrays being in sp...
Filip Pizlo
Reported
2012-08-31 14:21:19 PDT
I'm not sure entirely what to do about this yet, or if it is even a bug.
Attachments
the pathc
(11.51 KB, patch)
2012-09-25 14:35 PDT
,
Filip Pizlo
oliver
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Oliver Hunt
Comment 1
2012-08-31 16:17:49 PDT
<
rdar://problem/12219385
>
Filip Pizlo
Comment 2
2012-09-25 14:35:56 PDT
Created
attachment 165676
[details]
the pathc
Oliver Hunt
Comment 3
2012-09-25 14:38:23 PDT
Comment on
attachment 165676
[details]
the pathc 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
Filip Pizlo
Comment 4
2012-09-25 16:42:47 PDT
Landed in
http://trac.webkit.org/changeset/129574
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug