Bug 242278
| Summary: | Add ability to mask URLs in Error.stack | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Timothy Hatcher <timothy> |
| Component: | JavaScriptCore | Assignee: | Timothy Hatcher <timothy> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=246010 | ||
| Bug Depends on: | 238576 | ||
| Bug Blocks: | |||
Timothy Hatcher
In bug 238576 the ability to hide certain URLs from the DOM in JavaScript was added. We still need to block the URLs that appear in Error.stack.
<rdar://81991245>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Timothy Hatcher
Pull request: https://github.com/WebKit/WebKit/pull/2021
EWS
Committed 252253@main (2aac2a8e244e): <https://commits.webkit.org/252253@main>
Reviewed commits have been landed. Closing PR #2021 and removing active labels.