Bug 242826
| Summary: | Web Inspector: should always send Console.StackTrace instead of an array of Console.CallFrame | ||
|---|---|---|---|
| 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: | |||
| Bug Blocks: | 242934, 275539 | ||
Devin Rousso
we have the data already in the `InspectorDebuggerAgent`, so we should include it everywhere (instead of only inside the Call Stack section of the navigation sidebar in the Sources Tab)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Devin Rousso
Pull request: https://github.com/WebKit/WebKit/pull/2480
EWS
Committed 252630@main (9b26fc6081e0): <https://commits.webkit.org/252630@main>
Reviewed commits have been landed. Closing PR #2480 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/97295027>