WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
98101
JSArray::unshiftCountSlowCase needs to clear array slots when adding space to end of array
https://bugs.webkit.org/show_bug.cgi?id=98101
Summary
JSArray::unshiftCountSlowCase needs to clear array slots when adding space to...
Michael Saboff
Reported
2012-10-01 17:20:04 PDT
The change made in
r129676
: <
http://trac.webkit.org/changeset/129676
> from
https://bugs.webkit.org/show_bug.cgi?id=97691
needs to clear array slots between length and vectorLength when new slots are added to the end of an array.
Attachments
Patch
(3.96 KB, patch)
2012-10-01 17:26 PDT
,
Michael Saboff
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2012-10-01 17:26:48 PDT
Created
attachment 166580
[details]
Patch
WebKit Review Bot
Comment 2
2012-10-01 18:21:05 PDT
Comment on
attachment 166580
[details]
Patch Clearing flags on attachment: 166580 Committed
r130109
: <
http://trac.webkit.org/changeset/130109
>
WebKit Review Bot
Comment 3
2012-10-01 18:21:07 PDT
All reviewed patches have been landed. Closing bug.
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