Bug 223503 - Use ICUDeleter to encode ucnv_close/uenum_close call into type of deleter of std::unique_ptr
Summary: Use ICUDeleter to encode ucnv_close/uenum_close call into type of deleter of ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-19 01:33 PDT by Yusuke Suzuki
Modified: 2021-03-26 02:25 PDT (History)
2 users (show)

See Also:


Attachments
Patch (5.54 KB, patch)
2021-03-19 01:34 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (6.82 KB, patch)
2021-03-19 01:47 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2021-03-19 01:33:26 PDT
Use ICUDeleter to encode ucnv_close call into type of deleter of std::unique_ptr
Comment 1 Yusuke Suzuki 2021-03-19 01:34:43 PDT
Created attachment 423703 [details]
Patch
Comment 2 Yusuke Suzuki 2021-03-19 01:47:59 PDT
Created attachment 423705 [details]
Patch
Comment 3 Radar WebKit Bug Importer 2021-03-26 01:34:15 PDT
<rdar://problem/75877561>
Comment 4 EWS 2021-03-26 02:25:27 PDT
Committed r275084: <https://commits.webkit.org/r275084>

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