Bug 242278

Summary: Add ability to mask URLs in Error.stack
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: JavaScriptCoreAssignee: 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:    

Description Timothy Hatcher 2022-07-01 16:41:58 PDT
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>
Comment 1 Timothy Hatcher 2022-07-01 16:55:42 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2021
Comment 2 EWS 2022-07-07 17:37:44 PDT
Committed 252253@main (2aac2a8e244e): <https://commits.webkit.org/252253@main>

Reviewed commits have been landed. Closing PR #2021 and removing active labels.