Bug 236329 - Stop obfuscating exceptions thrown by scripts in data URLs
Summary: Stop obfuscating exceptions thrown by scripts in data URLs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 230382
  Show dependency treegraph
 
Reported: 2022-02-08 14:37 PST by Chris Dumez
Modified: 2022-02-09 09:15 PST (History)
9 users (show)

See Also:


Attachments
Patch (5.91 KB, patch)
2022-02-08 14:39 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (7.49 KB, patch)
2022-02-08 16:41 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-02-08 14:37:32 PST
Stop obfuscating exceptions thrown by scripts in data URLs. This is causing some WPT tests to fail.
Comment 1 Chris Dumez 2022-02-08 14:39:00 PST
Created attachment 451305 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2022-02-08 15:15:20 PST
<rdar://problem/88654853>
Comment 3 Chris Dumez 2022-02-08 16:41:33 PST
Created attachment 451324 [details]
Patch
Comment 4 Brent Fulgham 2022-02-09 08:57:12 PST
Comment on attachment 451324 [details]
Patch

r=me
Comment 5 EWS 2022-02-09 09:15:25 PST
Committed r289477 (247020@main): <https://commits.webkit.org/247020@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 451324 [details].