[webkit-changes] [WebKit/WebKit] 64d969: [GLib] Make webkit://gpu table items order determi...

Philippe Normand noreply at github.com
Tue Feb 28 09:36:47 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 64d969b5e44b6c0d25af714fcfa751d489a69c3c
      https://github.com/WebKit/WebKit/commit/64d969b5e44b6c0d25af714fcfa751d489a69c3c
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
    M Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp

  Log Message:
  -----------
  [GLib] Make webkit://gpu table items order deterministic
https://bugs.webkit.org/show_bug.cgi?id=253076

Reviewed by Michael Catanzaro.

Generate the HTML tables at the same time as the JSON, making sure the generated table items appear
in the same order as the code dictates. Suggested by Carlos García Campos.

* Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp:
(WebKit::WebKitProtocolHandler::handleGPU):

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




More information about the webkit-changes mailing list