RESOLVED FIXED 186398
[Cocoa] Turn on ARC for the single Objective-C++ source file in bmalloc
https://bugs.webkit.org/show_bug.cgi?id=186398
Summary [Cocoa] Turn on ARC for the single Objective-C++ source file in bmalloc
Darin Adler
Reported 2018-06-07 09:22:23 PDT
[Cocoa] Turn on ARC for the single Objective-C++ source file in bmalloc
Attachments
Patch (2.90 KB, patch)
2018-06-07 09:23 PDT, Darin Adler
saam: review+
Darin Adler
Comment 1 2018-06-07 09:23:51 PDT
Darin Adler
Comment 2 2018-06-07 09:25:38 PDT
Comment on attachment 342175 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=342175&action=review > Source/bmalloc/bmalloc/ProcessCheck.mm:37 > + // If we wanted to make it efficient to call mroe than once, we could memoize the result in a global boolean. Oops, I’ll fix my "mroe" typo.
Darin Adler
Comment 3 2018-06-08 10:24:06 PDT
Radar WebKit Bug Importer
Comment 4 2018-06-08 10:25:20 PDT
Note You need to log in before you can comment on or make changes to this bug.