DescriptionRemove ref counting from CFWL_Event
CFWL_Event has no Retain method, just a Release method. So, it's essentially
just a delete call whenever used. This CL removes the Release method and turns
the one usage into a unique_ptr.
Committed: https://pdfium.googlesource.com/pdfium/+/038a23f297963997d631d91fefdf97598585f3ba
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 7 (3 generated)
|