[webkit-changes] [WebKit/WebKit] caaf11: [GCC] Unreviewed, build fix for Ubuntu 20.04 after...

Diego Pino noreply at github.com
Wed Mar 15 18:59:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: caaf11e8a339070872c2a0f554828641b5d55b16
      https://github.com/WebKit/WebKit/commit/caaf11e8a339070872c2a0f554828641b5d55b16
  Author: Diego Pino Garcia <dpino at igalia.com>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/DecodingOptions.h

  Log Message:
  -----------
  [GCC] Unreviewed, build fix for Ubuntu 20.04 after 261700 at main
https://bugs.webkit.org/show_bug.cgi?id=253655

Default comparisons by value (P1946R0) is only supported since GCC10.

* Source/WebCore/platform/graphics/DecodingOptions.h:
(WebCore::DecodingOptions::operator== const):
(WebCore::DecodingOptions::operator!= const):

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




More information about the webkit-changes mailing list