[webkit-changes] [WebKit/WebKit] 960326: Fix typo in default database quota definition

Przemyslaw Gorszkowski noreply at github.com
Sun Apr 2 05:48:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9603260a265d713bb75d03de69e634209ec2f0d5
      https://github.com/WebKit/WebKit/commit/9603260a265d713bb75d03de69e634209ec2f0d5
  Author: Przemyslaw Gorszkowski <pgorszkowski at igalia.com>
  Date:   2023-04-02 (Sun, 02 Apr 2023)

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

  Log Message:
  -----------
  Fix typo in default database quota definition
https://bugs.webkit.org/show_bug.cgi?id=254512

Reviewed by Michael Catanzaro.

The current definition of the default database quota is wrongly
specified.

The fix uses MB constexpr to make it more obvious.

* Source/WebKit/UIProcess/API/glib/WebKitUIClient.cpp:

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




More information about the webkit-changes mailing list