[webkit-changes] [WebKit/WebKit] c7f782: Fix WebGL code generator after 264081 at main

Kimmo Kinnunen noreply at github.com
Tue May 23 08:12:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c7f78240e9f9cb02e71ffd0557f21cf7ebbff47e
      https://github.com/WebKit/WebKit/commit/c7f78240e9f9cb02e71ffd0557f21cf7ebbff47e
  Author: Kimmo Kinnunen <kkinnunen at apple.com>
  Date:   2023-05-23 (Tue, 23 May 2023)

  Changed paths:
    M Tools/Scripts/generate-gpup-webgl

  Log Message:
  -----------
  Fix WebGL code generator after 264081 at main
https://bugs.webkit.org/show_bug.cgi?id=257202
rdar://109716931

Unreviewed, build fix.

Make the generator generate std::span instead of WTF::Span.
The commit 264081 at main modified generated sources.

* Tools/Scripts/generate-gpup-webgl:

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




More information about the webkit-changes mailing list