RESOLVED FIXED 227965
Link against Catalyst ANGLE-shared.dylib when linking Catalyst WebCore.framework
https://bugs.webkit.org/show_bug.cgi?id=227965
Summary Link against Catalyst ANGLE-shared.dylib when linking Catalyst WebCore.framework
Alex Christensen
Reported 2021-07-14 12:54:34 PDT
Link against Catalyst ANGLE-shared.dylib when linking Catalyst WebCore.framework
Attachments
Patch (2.66 KB, patch)
2021-07-14 12:57 PDT, Alex Christensen
thorton: review+
Alex Christensen
Comment 1 2021-07-14 12:57:43 PDT
Alex Christensen
Comment 2 2021-07-14 12:57:46 PDT
Tim Horton
Comment 3 2021-07-14 13:03:08 PDT
Comment on attachment 433519 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=433519&action=review > Source/WebCore/ChangeLog:11 > + At runtime, though, we realize we are opening the wrong dylib and bad things happen. I don't think we do notice, actually, it just has a few critical #ifdeffed behavioral differences that break things :) > Source/WebCore/ChangeLog:13 > + The solution is to look in the Catalyst WebCore framework directory when WK_USE_ALTERNATE_FRAMEWORKS_DIR is YES, No idea how I missed this one years ago, I'm surprised it hadn't come up before! Thank you.
Alex Christensen
Comment 4 2021-07-14 15:12:17 PDT
Note You need to log in before you can comment on or make changes to this bug.