Bug 256427

Summary: Web Inspector: Sources: allow Response Local Overrides to map to a directory on disk
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: hi, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on: 238236    
Bug Blocks:    

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.