Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 14d3cca9ff6908a009167387b63846c5db002d74 https://github.com/WebKit/WebKit/commit/14d3cca9ff6908a009167387b63846c5db002d74 Author: Rose <83477269+ataridre...@users.noreply.github.com> Date: 2023-02-02 (Thu, 02 Feb 2023)
Changed paths: M Source/WebCore/platform/graphics/cocoa/GraphicsContextGLCocoa.mm M Source/WebCore/testing/Internals.mm Log Message: ----------- Remove checks for A8 devices https://bugs.webkit.org/show_bug.cgi?id=251552 Reviewed by Kimmo Kinnunen. As of iOS 13, A8 devices are no longer supported. ANGLE has removed checks for A8 as well. * Source/WebCore/platform/graphics/cocoa/GraphicsContextGLCocoa.mm: (platformSupportsMetal) * Source/WebCore/testing/Internals.mm: ((NSAttributedString *)_attributedStringForRange:(NSRange)range): Canonical link: https://commits.webkit.org/259800@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes