Bug 244717
Summary: | Web Inspector: enable symbolic breakpoints by default | ||
---|---|---|---|
Product: | WebKit | Reporter: | Devin Rousso <hi> |
Component: | Web Inspector | Assignee: | 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: |
Devin Rousso
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Devin Rousso
Pull request: https://github.com/WebKit/WebKit/pull/3959
EWS
Committed 254113@main (6ceeb570713a): <https://commits.webkit.org/254113@main>
Reviewed commits have been landed. Closing PR #3959 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/99506119>