Bug 246055

Summary: Web Inspector: Debugger: symbolic breakpoints should work with source mapped functions
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: hi, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Description Devin Rousso 2022-10-04 17:21:34 PDT
source map v3 added a `names` property that represents "A list of symbol names used by the `mappings` entry.", which we should be able to do _something_ with to make symbolic breakpoints work with source mapped JS
Comment 1 Radar WebKit Bug Importer 2022-10-04 17:21:59 PDT
<rdar://problem/100788189>