[Webkit-unassigned] [Bug 202375] New: Web Inspector: Local Resource Overrides: allow substitution based on a url pattern

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 30 15:34:57 PDT 2019


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

            Bug ID: 202375
           Summary: Web Inspector: Local Resource Overrides: allow
                    substitution based on a url pattern
           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: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com
        Depends on: 201262

Often, websites will load content with a timestamp-based URL query parameter for cache-busting or logging purposes.  If a developer is trying to override these resources (or is trying to have an existing override also match these resources), they'd need to edit the local resource override's URL to match in addition to editing the resource that loads it (e.g. changing the <script> in an HTML file), which can sometimes be tricky of the content is dynamically loaded (e.g. an XHR with a non-hardcoded URL).  We should support pattern-based local resource overrides to make this easier.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=201262
[Bug 201262] Web Inspector: Local Overrides - Provide substitution content for resource loads (URL based)
-- 
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/20190930/31629ae7/attachment.html>


More information about the webkit-unassigned mailing list