WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
95630
JSArray::putDirectIndex should by default behave like JSObject::putDirect
https://bugs.webkit.org/show_bug.cgi?id=95630
Summary
JSArray::putDirectIndex should by default behave like JSObject::putDirect
Filip Pizlo
Reported
2012-08-31 18:06:14 PDT
As in, it should ignore the possibility of the property already existing and being read-only, and the possibility of the object being non-extensible.
Attachments
the patch
(19.83 KB, patch)
2012-08-31 18:22 PDT
,
Filip Pizlo
barraclough
: review+
buildbot
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2012-08-31 18:22:36 PDT
Created
attachment 161806
[details]
the patch
Build Bot
Comment 2
2012-08-31 18:48:08 PDT
Comment on
attachment 161806
[details]
the patch
Attachment 161806
[details]
did not pass win-ews (win): Output:
http://queues.webkit.org/results/13724404
Filip Pizlo
Comment 3
2012-08-31 18:51:17 PDT
Landed in
http://trac.webkit.org/changeset/127349
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