[webkit-changes] [WebKit/WebKit] 3d68c0: REGRESSION(275291 at main): Some AVIF images in ford....

Said Abou-Hallawa noreply at github.com
Wed May 8 16:01:12 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3d68c0149da5cbe662ccbc996d62b52a76eab11a
      https://github.com/WebKit/WebKit/commit/3d68c0149da5cbe662ccbc996d62b52a76eab11a
  Author: Said Abou-Hallawa <said at apple.com>
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
    M Source/WebCore/PAL/ThirdParty/libavif/src/read.c

  Log Message:
  -----------
  REGRESSION(275291 at main): Some AVIF images in ford.com are not displayed on macOS Monterey
https://bugs.webkit.org/show_bug.cgi?id=273902
rdar://126883177

Reviewed by Per Arne Vollan.

This caused by the commit 5ff8f49de0537fd9c6ec23fa7489b435a5e07b32 which was
included in 275291 at main. This commit 2790a811a2c5a688f633f4e1431d02507425e355
revertedd this change. WebKit needs to port the revert to get this bug fixed.

* Source/WebCore/PAL/ThirdParty/libavif/src/read.c:
(avifMetaFindOrCreateItem):
(avifParseItemLocationBox):
(avifParseItemPropertyAssociation):
(avifParseItemInfoEntry):
(avifParseItemReferenceBox):
(avifParseCondensedImageBox):

Canonical link: https://commits.webkit.org/278535@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list