WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
100773
Arrays can change IndexingType in the middle of sorting
https://bugs.webkit.org/show_bug.cgi?id=100773
Summary
Arrays can change IndexingType in the middle of sorting
Mark Hahnenberg
Reported
2012-10-30 11:02:07 PDT
We currently don't take this into account. If this happens, we should just give up on sorting the array.
Attachments
Patch
(2.88 KB, patch)
2012-10-30 12:14 PDT
,
Mark Hahnenberg
no flags
Details
Formatted Diff
Diff
Patch
(5.04 KB, patch)
2012-10-30 12:52 PDT
,
Mark Hahnenberg
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Mark Hahnenberg
Comment 1
2012-10-30 12:14:42 PDT
Created
attachment 171496
[details]
Patch
Mark Hahnenberg
Comment 2
2012-10-30 12:52:33 PDT
Created
attachment 171508
[details]
Patch
WebKit Review Bot
Comment 3
2012-10-30 16:12:17 PDT
Comment on
attachment 171508
[details]
Patch Clearing flags on attachment: 171508 Committed
r132953
: <
http://trac.webkit.org/changeset/132953
>
WebKit Review Bot
Comment 4
2012-10-30 16:12:21 PDT
All reviewed patches have been landed. Closing bug.
Geoffrey Garen
Comment 5
2012-10-30 16:12:55 PDT
Can you write a test for this case?
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