Bug 244717

Summary: Web Inspector: enable symbolic breakpoints by default
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on: 142914    
Bug Blocks:    

Description Devin Rousso 2022-09-02 10:38:37 PDT
at this point the only thing that's remaining is a handful of intrinsics (really just those defined in `thunkGeneratorForIntrinsic`), most of which are `Math` and `String.prototype` methods

we shouldn't hide this from the likely 99.99% of developers that will use this because there's a 0.01% chance they might want to find one of these methods
Comment 1 Devin Rousso 2022-09-02 10:43:24 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3959
Comment 2 EWS 2022-09-02 15:08:17 PDT
Committed 254113@main (6ceeb570713a): <https://commits.webkit.org/254113@main>

Reviewed commits have been landed. Closing PR #3959 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-09-02 15:09:16 PDT
<rdar://problem/99506119>