Bug 201226 - Web Inspector: REGRESSION(r249078): JavaScript autocomplete doesn't work when evaluating properties of values
Summary: Web Inspector: REGRESSION(r249078): JavaScript autocomplete doesn't work when...
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: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-08-28 10:23 PDT by Devin Rousso
Modified: 2019-08-28 23:47 PDT (History)
5 users (show)

See Also:


Attachments
Patch (5.87 KB, patch)
2019-08-28 10:34 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 2019-08-28 10:23:57 PDT
# STEPS TO REPRODUCE:
1. inspect any page
2. go to the Console
3. type "window."
 => completions shown
3. type "r"
 => completions disappear
Comment 1 Devin Rousso 2019-08-28 10:34:41 PDT
Created attachment 377459 [details]
Patch
Comment 2 Joseph Pecoraro 2019-08-28 22:38:23 PDT
Comment on attachment 377459 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2019-08-28 23:46:33 PDT
Comment on attachment 377459 [details]
Patch

Clearing flags on attachment: 377459

Committed r249246: <https://trac.webkit.org/changeset/249246>
Comment 4 WebKit Commit Bot 2019-08-28 23:46:35 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-08-28 23:47:17 PDT
<rdar://problem/54825751>