[webkit-changes] [WebKit/WebKit] 14d3cc: Remove checks for A8 devices https://bugs.webkit.o...

Rose noreply at github.com
Thu Feb 2 21:09:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 14d3cca9ff6908a009167387b63846c5db002d74
      https://github.com/WebKit/WebKit/commit/14d3cca9ff6908a009167387b63846c5db002d74
  Author: Rose <83477269+AtariDreams at 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




More information about the webkit-changes mailing list