Bug 198504 - Web Inspector: queryObjects(Window) has empty preview for window objects
Summary: Web Inspector: queryObjects(Window) has empty preview for window objects
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-06-03 16:42 PDT by Joseph Pecoraro
Modified: 2019-06-03 16:43 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2019-06-03 16:42:57 PDT
queryObjects(Window) has empty preview of two objects

Steps to Reproduce:
1. Inspect this page
2. js> queryObjects(Window)
  => Result is "[] (2)" expected something like "[Window, Window] (2)"
Comment 1 Radar WebKit Bug Importer 2019-06-03 16:43:09 PDT
<rdar://problem/51373864>