[Webkit-unassigned] [Bug 252236] New: [WPE] Build broken with external holepunch enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 14 01:53:44 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=252236

            Bug ID: 252236
           Summary: [WPE] Build broken with external holepunch enabled
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WPE WebKit
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: magomez at igalia.com
                CC: bugs-noreply at webkitgtk.org

There are 2 build errors:
- MediaPlayerPrivate::setSize(), which is overridden by MediaPlayerPrivateHolePunch::setSize() was renamed to MediaPlayerPrivate::setPresentationSize(), so the one in MediaPlayerPrivateHolePunch must be renamed too.

- The String class constructor that receives a char* is now private, so we need to use a different way to create the mime type Strings.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230214/46b45785/attachment-0001.htm>


More information about the webkit-unassigned mailing list