Back out "fix(iOS): Replace uses of CGColorRef with UIColor to avoid manual memory management"#46967
Back out "fix(iOS): Replace uses of CGColorRef with UIColor to avoid manual memory management"#46967joevilches wants to merge 1 commit into
CGColorRef with UIColor to avoid manual memory management"#46967Conversation
…d manual memory management" Summary: Original commit changeset: 5e85e17567e3 Original Phabricator Diff: D63989547 This is causing some crashes internally Changelog: [Internal] Differential Revision: D64194385
|
This pull request was exported from Phabricator. Differential Revision: D64194385 |
|
cc @Saadnajmi this was causing some problems internally. Not your code, I had to change some things that called |
I see, in the future, I guess I can separate removing |
|
Yeah that would at least make it so that you are not blocked. We could try doing that now if you don't want to be held up. There was only one location where this happened, but it is not immediately obvious to me how to reorganize it to avoid said problem |
I would appreciate just bringing back the one method and not backing out the change if possible :D |
|
That's a good idea! This issue is currently blocking some build infra and we are a few hours into landing, so I am gonna just wait for that. But I can bring it back while leaving that method in place for you. Should be easy enough |
|
This pull request has been merged in b0e2cb3. |
|
This pull request was successfully merged by @joevilches in b0e2cb3 When will my fix make it into a release? | How to file a pick request? |
Summary:
Original commit changeset: 5e85e17567e3
Original Phabricator Diff: D63989547
This is causing some crashes internally
Changelog: [Internal]
Differential Revision: D64194385