WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
200331
Web Inspector: elements are missing in preview for large sparse arrays
https://bugs.webkit.org/show_bug.cgi?id=200331
Summary
Web Inspector: elements are missing in preview for large sparse arrays
Yury Semikhatsky
Reported
2019-07-31 18:49:01 PDT
Evaluate the following expression in the console: a = new Array(1000); a[100]=10; a note that the preview for the array is shown as empty array: [] The preview only includes elements with indexes <100.
Attachments
Add attachment
proposed patch, testcase, etc.
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