RESOLVED FIXED 187010
constructArray() should set m_numValuesInVector to the specified length.
https://bugs.webkit.org/show_bug.cgi?id=187010
Summary constructArray() should set m_numValuesInVector to the specified length.
Mark Lam
Reported 2018-06-25 12:02:35 PDT
This is expected by its clients that will call initializeIndex() to initialize those entries later. <rdar://problem/41392167>
Attachments
proposed patch. (3.12 KB, patch)
2018-06-25 12:20 PDT, Mark Lam
no flags
Mark Lam
Comment 1 2018-06-25 12:20:15 PDT
Created attachment 343524 [details] proposed patch.
Mark Lam
Comment 2 2018-06-25 12:56:05 PDT
Comment on attachment 343524 [details] proposed patch. Thanks for the review. Landing.
WebKit Commit Bot
Comment 3 2018-06-25 13:12:51 PDT
Comment on attachment 343524 [details] proposed patch. Clearing flags on attachment: 343524 Committed r233167: <https://trac.webkit.org/changeset/233167>
WebKit Commit Bot
Comment 4 2018-06-25 13:12:52 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.