WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
297911
Web Inspector: Styles: Lazily create completion suggestions view
https://bugs.webkit.org/show_bug.cgi?id=297911
Summary
Web Inspector: Styles: Lazily create completion suggestions view
Razvan Caliman
Reported
2025-08-26 08:18:07 PDT
Created
attachment 476516
[details]
queryInstances(WI.CompletionSuggestionsView) while inspecting a random element on GitHub The completion suggestions view is automatically created for every property name and value. It's not needed until entering edit mode. When inspecting elements with a lot of matching styles, a lot of unnecessary views and supporting DOM nodes are created.
Attachments
queryInstances(WI.CompletionSuggestionsView) while inspecting a random element on GitHub
(2.85 MB, image/png)
2025-08-26 08:18 PDT
,
Razvan Caliman
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-08-26 08:18:15 PDT
<
rdar://problem/159196049
>
Razvan Caliman
Comment 2
2025-08-26 08:28:07 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/49888
EWS
Comment 3
2025-08-27 12:16:21 PDT
Committed
299221@main
(645fdf3e8156): <
https://commits.webkit.org/299221@main
> Reviewed commits have been landed. Closing PR #49888 and removing active labels.
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