Bug 277668
| Summary: | Web Inspector: allow sourcemaps to be blackboxed | ||
|---|---|---|---|
| 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: | 275552 | ||
| Bug Blocks: | 275673 | ||
Devin Rousso
we currently disallow blackboxing of resources "virtually" created by a sourcemap since they don't actually represent what's executing in JSC
as of 281634@main it's now possible to blackbox a (sub)range of a `.js` file
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Devin Rousso
Pull request: https://github.com/WebKit/WebKit/pull/31768
Radar WebKit Bug Importer
<rdar://problem/133731737>
EWS
Committed 282740@main (b29b3cee5dbf): <https://commits.webkit.org/282740@main>
Reviewed commits have been landed. Closing PR #31768 and removing active labels.