Bug 225132 - Make sure HTMLMediaElement::didAddUserAgentShadowRoot() doesn't eat the TerminationException without terminating.
Summary: Make sure HTMLMediaElement::didAddUserAgentShadowRoot() doesn't eat the Termi...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-27 18:55 PDT by Mark Lam
Modified: 2021-05-04 18:56 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>