Bug 210123 - Web Inspector: don't reveal the prototype methods when using the "Expand All" context menu item for property-only object trees
Summary: Web Inspector: don't reveal the prototype methods when using the "Expand All"...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-07 09:44 PDT by Devin Rousso
Modified: 2020-04-08 12:01 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.60 KB, patch)
2020-04-07 10:04 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2020-04-07 09:44:24 PDT
# STEPS TO REPRODUCE:
1. inspect any page that sends a JSON payload as part of the request/response
2. view that request/response as an object tree
3. right click and "Expand All"
 => prototype functions are shown for sub-objects
Comment 1 Devin Rousso 2020-04-07 10:04:52 PDT
Created attachment 395697 [details]
Patch
Comment 2 EWS 2020-04-08 12:00:08 PDT
Committed r259740: <https://trac.webkit.org/changeset/259740>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 395697 [details].
Comment 3 Radar WebKit Bug Importer 2020-04-08 12:01:14 PDT
<rdar://problem/61468098>