Bug 225132

Summary: Make sure HTMLMediaElement::didAddUserAgentShadowRoot() doesn't eat the TerminationException without terminating.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=225128

Description Mark Lam 2021-04-27 18:55:13 PDT
I happen to see that it is using a CatchScope and clearing exceptions.  Need to review it for handling of the TerminationException.
Comment 1 Radar WebKit Bug Importer 2021-05-04 18:56:13 PDT
<rdar://problem/77537230>