WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
143685
Web Inspector: Re-expanding an object unexpectedly collapses prototype
https://bugs.webkit.org/show_bug.cgi?id=143685
Summary
Web Inspector: Re-expanding an object unexpectedly collapses prototype
Joseph Pecoraro
Reported
2015-04-13 17:18:50 PDT
* SUMMARY Re-expanding an object unexpectedly collapses prototype. * TEST 1. js> new Person(...) 2. Expand object 3. Expand prototype 4. Collapse object 5. Expand object => prototype collapses with a visible flicker * NOTES - This is because whenever we expand we re-request properties to get live and current data. - We could either collapse prototype pre-emptively, or remember / not refresh
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-04-13 17:19:36 PDT
<
rdar://problem/20528136
>
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