Bug 224768 - Web Inspector: REGRESSION(?): Network: Request (Object Tree) is sometimes empty
Summary: Web Inspector: REGRESSION(?): Network: Request (Object Tree) is sometimes empty
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-19 10:12 PDT by Devin Rousso
Modified: 2021-04-19 11:22 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.55 KB, patch)
2021-04-19 10:12 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 2021-04-19 10:12:21 PDT
# STEPS TO REPRODUCE
1. inspect <https://privacy.apple.com/>
2. look for `jslog` entries in the Network Tab
3. switch to "Request (Object Tree)"

# EXPECTED
some JSON properties would be shown

# ACTUAL
empty view
Comment 1 Devin Rousso 2021-04-19 10:12:39 PDT
<rdar://problem/76783636>
Comment 2 Devin Rousso 2021-04-19 10:12:59 PDT
Created attachment 426440 [details]
Patch
Comment 3 BJ Burg 2021-04-19 10:53:58 PDT
Comment on attachment 426440 [details]
Patch

r=me, nice catch.
Comment 4 EWS 2021-04-19 11:22:01 PDT
Committed r276265 (236747@main): <https://commits.webkit.org/236747@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 426440 [details].