RESOLVED FIXED 225835
Fix iOS 14.5 embedded build
https://bugs.webkit.org/show_bug.cgi?id=225835
Summary Fix iOS 14.5 embedded build
Jonathan Bedard
Reported 2021-05-14 17:14:58 PDT
When we updated our embedded builders to iOS 14.5, builds started to break. Looks like we are taking advantage of a few mach functions not present in embedded SDKs for GPU process stuff.
Attachments
Patch (2.71 KB, patch)
2021-05-14 17:20 PDT, Jonathan Bedard
no flags
Patch for landing (2.62 KB, patch)
2021-05-14 17:33 PDT, Jonathan Bedard
jbedard: commit-queue+
Patch (2.62 KB, patch)
2021-05-14 17:35 PDT, Jonathan Bedard
no flags
Radar WebKit Bug Importer
Comment 1 2021-05-14 17:15:18 PDT
Jonathan Bedard
Comment 2 2021-05-14 17:20:39 PDT
dewei_zhu
Comment 3 2021-05-14 17:23:27 PDT
Comment on attachment 428688 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=428688&action=review r=me > Source/WebKit/ChangeLog:3 > + Fix iOS 14.5 embedded build Nit: one extra space before 'Fix'.
Jonathan Bedard
Comment 4 2021-05-14 17:33:25 PDT
Created attachment 428689 [details] Patch for landing
Jonathan Bedard
Comment 5 2021-05-14 17:35:52 PDT
EWS
Comment 6 2021-05-14 18:50:08 PDT
Committed r277526 (237754@main): <https://commits.webkit.org/237754@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 428690 [details].
Note You need to log in before you can comment on or make changes to this bug.