Bug 246055 - Web Inspector: Debugger: symbolic breakpoints should work with source mapped functions
Summary: Web Inspector: Debugger: symbolic breakpoints should work with source mapped ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-10-04 17:21 PDT by Devin Rousso
Modified: 2022-10-04 17:21 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 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>