[Webkit-unassigned] [Bug 242450] New: Web Inspector: Lazily create SourceCodeTextRange for search result objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 7 09:05:59 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=242450

            Bug ID: 242450
           Summary: Web Inspector: Lazily create SourceCodeTextRange for
                    search result objects
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pangle at apple.com
                CC: inspector-bugzilla-changes at group.apple.com,
                    webkit-bug-importer at group.apple.com

Creating this object is expensive because it tracks changes to the source code, but we never take advantage of that tracking and just immediately use the info to create the title strings for search results. We also already notify users that they need to search again if content on the page changes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220707/20020ce9/attachment.htm>


More information about the webkit-unassigned mailing list