RESOLVED FIXED 144755
Web Inspector: Expanding Object with only __proto__ looks poor should have a label
https://bugs.webkit.org/show_bug.cgi?id=144755
Summary Web Inspector: Expanding Object with only __proto__ looks poor should have a ...
Joseph Pecoraro
Reported 2015-05-07 13:22:43 PDT
* SUMMARY Expanding Object with only __proto__ looks poor should have a label. * STEPS TO REPRODUCE 1. js> window.navigator 2. Expand Navigator 3. Expand geolocation => Just has Geolocation Prototype. Expected a label that there were no non-prototype properties.
Attachments
[PATCH] Proposed Fix (5.72 KB, patch)
2015-05-07 13:23 PDT, Joseph Pecoraro
no flags
[IMAGE] Before (152.57 KB, image/png)
2015-05-07 13:24 PDT, Joseph Pecoraro
no flags
[IMAGE] After (154.86 KB, image/png)
2015-05-07 13:24 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-05-07 13:23:53 PDT
Created attachment 252609 [details] [PATCH] Proposed Fix
Joseph Pecoraro
Comment 2 2015-05-07 13:24:08 PDT
Created attachment 252610 [details] [IMAGE] Before
Joseph Pecoraro
Comment 3 2015-05-07 13:24:21 PDT
Created attachment 252611 [details] [IMAGE] After
WebKit Commit Bot
Comment 4 2015-05-07 14:18:22 PDT
Comment on attachment 252609 [details] [PATCH] Proposed Fix Clearing flags on attachment: 252609 Committed r183947: <http://trac.webkit.org/changeset/183947>
WebKit Commit Bot
Comment 5 2015-05-07 14:18:26 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.