WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 143690
143631
Web Inspector: document's properties aren't visible when inside of another object
https://bugs.webkit.org/show_bug.cgi?id=143631
Summary
Web Inspector: document's properties aren't visible when inside of another ob...
Nikita Vasilyev
Reported
2015-04-10 23:28:12 PDT
Created
attachment 250567
[details]
Screenshot of the bug Steps: 1. console.log({document}) 2. Expand "document". Expected: Same as properties list as console.log(document) Actual: Only "constructor" is shown. It was confusing to not being able to find "document.body" when expanding "window".
Attachments
Screenshot of the bug
(118.32 KB, image/png)
2015-04-10 23:28 PDT
,
Nikita Vasilyev
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-04-10 23:28:28 PDT
<
rdar://problem/20509001
>
Joseph Pecoraro
Comment 2
2015-04-14 16:11:33 PDT
I think I fixed this with
r182778
:
http://trac.webkit.org/changeset/182778
Duping to:
Bug 143690
*** This bug has been marked as a duplicate of
bug 143690
***
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