Bug 235282
Summary: | ANGLE should build with ARC enabled | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
Component: | ANGLE | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | darin, dino, geofflang, gman, jonahr, kbr, kkinnunen, kpiddington, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=235278 https://bugs.webkit.org/show_bug.cgi?id=235281 https://bugs.webkit.org/show_bug.cgi?id=229128 |
David Kilzer (:ddkilzer)
ANGLE should build with ARC enabled.
I thought Google built ANGLE with ARC enabled, but I see a few -retain and -release calls in ANGLE code, so I'm not sure.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/87656397>
David Kilzer (:ddkilzer)
I'll follow up with Dean or Kyle soon about how upstream builds (unless Kenneth Russell knows), but I don't plan to work on this soon.
Kenneth Russell
Upstream ANGLE (specifically, in Chromium) isn't building with ARC yet. We recently learned from talking with Chrome's Mac development team that it's feasible to turn this on without changing over the entire browser, which makes the problem much more tractable. We'd be glad to work with you to make the switch.