WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2018-06-07 09:23:51 PDT
Created
attachment 342175
[details]
Patch
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
Committed
r232626
: <
https://trac.webkit.org/changeset/232626
>
Radar WebKit Bug Importer
Comment 4
2018-06-08 10:25:20 PDT
<
rdar://problem/40941316
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug