Bug 200659 - JSContext Inspector: Basic CommandLineAPI doesn't work
Summary: JSContext Inspector: Basic CommandLineAPI doesn't work
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-08-13 00:29 PDT by Joseph Pecoraro
Modified: 2019-08-13 08:34 PDT (History)
12 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (4.70 KB, patch)
2019-08-13 00:35 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2019-08-13 00:29:12 PDT
JSContext Inspector: Basic CommandLineAPI doesn't work

Steps to Reproduce:
1. Inspect a JSContext
2. Try to use `dir(...)` and $n
Comment 1 Radar WebKit Bug Importer 2019-08-13 00:29:28 PDT
<rdar://problem/54245476>
Comment 2 Joseph Pecoraro 2019-08-13 00:30:34 PDT
Caught by ESLint on InjectedScriptSource. So I'll also address ESLint issues.
Comment 3 Joseph Pecoraro 2019-08-13 00:35:53 PDT
Created attachment 376141 [details]
[PATCH] Proposed Fix
Comment 4 BJ Burg 2019-08-13 08:16:19 PDT
Comment on attachment 376141 [details]
[PATCH] Proposed Fix

r=me
Comment 5 WebKit Commit Bot 2019-08-13 08:34:35 PDT
Comment on attachment 376141 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 376141

Committed r248595: <https://trac.webkit.org/changeset/248595>
Comment 6 WebKit Commit Bot 2019-08-13 08:34:37 PDT
All reviewed patches have been landed.  Closing bug.