Bug 256427 - Web Inspector: Sources: allow Response Local Overrides to map to a directory on disk
Summary: Web Inspector: Sources: allow Response Local Overrides to map to a directory ...
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: 238236
Blocks:
  Show dependency treegraph
 
Reported: 2023-05-07 00:06 PDT by Devin Rousso
Modified: 2023-08-11 11:41 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2023-05-07 00:06:26 PDT
this makes Response Local Overrides even more powerful by allowing developers to use a regex Local Override to map an entire directory tree to disk(e.g. a local copy of an entire website), meaning that they can use their preferred editor of choice (and all the tools that may come with it) to make changes instead of having to stay within Web Inspector :)
Comment 1 Devin Rousso 2023-05-07 00:29:36 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13547
Comment 2 Radar WebKit Bug Importer 2023-05-14 00:07:17 PDT
<rdar://problem/109315444>
Comment 3 EWS 2023-08-11 11:41:34 PDT
Committed 266821@main (d2d000b6a9a6): <https://commits.webkit.org/266821@main>

Reviewed commits have been landed. Closing PR #13547 and removing active labels.