Bug 186398

Summary: [Cocoa] Turn on ARC for the single Objective-C++ source file in bmalloc
Product: WebKit Reporter: Darin Adler <darin>
Component: bmallocAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, dbates, fpizlo, ggaren, mitz, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch saam: review+

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.