Bug 222070 - Use a smart pointer for s_exception in objc_instance.mm
Summary: Use a smart pointer for s_exception in objc_instance.mm
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:
 
Reported: 2021-02-17 14:15 PST by Chris Dumez
Modified: 2021-02-17 16:20 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.57 KB, patch)
2021-02-17 14:23 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 2021-02-17 14:15:57 PST
Use a smart pointer for s_exception in objc_instance.mm.
Comment 1 Chris Dumez 2021-02-17 14:23:01 PST
Created attachment 420715 [details]
Patch
Comment 2 Geoffrey Garen 2021-02-17 15:05:16 PST
Comment on attachment 420715 [details]
Patch

r=me
Comment 3 EWS 2021-02-17 16:19:17 PST
Committed r273044: <https://commits.webkit.org/r273044>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 420715 [details].
Comment 4 Radar WebKit Bug Importer 2021-02-17 16:20:18 PST
<rdar://problem/74454795>