Skip to content

v1.0.1650035

@danilsomsikov danilsomsikov tagged this 22 Jun 07:53
This change refactors how attributes like `popovertarget`, `interesttarget`, and `commandfor` are displayed. Instead of using `ref` directives for async lookups, it now uses `Lit.Directives.until` to asynchronously fetch and render a link to the related element. The resolved related element is cached to improve performance and is used when editing the attribute value.

Bug: 524406293
Change-Id: I13441316d31a0fa2fd4fa77fef9a6087ec9522fc
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7963040
Auto-Submit: Danil Somsikov <dsv@chromium.org>
Reviewed-by: Philip Pfaffe <pfaffe@chromium.org>
Commit-Queue: Danil Somsikov <dsv@chromium.org>
Assets 2
Loading