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

Diego Pino noreply at github.com
Thu Feb 16 23:03:33 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a436f19b905cdf7a0b129238a1e21c09122678ac
      https://github.com/WebKit/WebKit/commit/a436f19b905cdf7a0b129238a1e21c09122678ac
  Author: Diego Pino Garcia <dpino at igalia.com>
  Date:   2023-02-16 (Thu, 16 Feb 2023)

  Changed paths:
    M Source/WebCore/html/canvas/EXTDisjointTimerQuery.cpp

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

Add static cast from "unsigned long" to "unsigned long long" (supported by
WebGLAny).

* Source/WebCore/html/canvas/EXTDisjointTimerQuery.cpp:
(WebCore::EXTDisjointTimerQuery::getQueryObjectEXT):

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




More information about the webkit-changes mailing list