[webkit-changes] [WebKit/WebKit] 38f8a7: [WPE] Build broken with external holepunch enabled

Miguel Gómez noreply at github.com
Tue Feb 14 03:57:26 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 38f8a723a95dc93536cab47d9c43cd38dd71ade3
      https://github.com/WebKit/WebKit/commit/38f8a723a95dc93536cab47d9c43cd38dd71ade3
  Author: Miguel Gomez <magomez at igalia.com>
  Date:   2023-02-14 (Tue, 14 Feb 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/holepunch/MediaPlayerPrivateHolePunch.cpp
    M Source/WebCore/platform/graphics/holepunch/MediaPlayerPrivateHolePunch.h

  Log Message:
  -----------
  [WPE] Build broken with external holepunch enabled
https://bugs.webkit.org/show_bug.cgi?id=252236

Reviewed by Xabier Rodriguez-Calvar.

Rename setSize() method to sePresentationSize() and use ASCIILiteral instances
to initialize the mime types instead of using char*.

* Source/WebCore/platform/graphics/holepunch/MediaPlayerPrivateHolePunch.cpp:
(WebCore::mimeTypeCache):
* Source/WebCore/platform/graphics/holepunch/MediaPlayerPrivateHolePunch.h:

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




More information about the webkit-changes mailing list