[webkit-changes] [WebKit/WebKit] 404718: Add command line option to enable/disable Resource...

mokjasmine noreply at github.com
Tue Oct 18 14:42:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 404718d45a0c05091d7700a11c7368e206eee8c2
      https://github.com/WebKit/WebKit/commit/404718d45a0c05091d7700a11c7368e206eee8c2
  Author: mokjasmine <jasmine.mok at sony.com>
  Date:   2022-10-18 (Tue, 18 Oct 2022)

  Changed paths:
    M Tools/MiniBrowser/playstation/MainWindow.cpp
    M Tools/MiniBrowser/playstation/MainWindow.h
    M Tools/MiniBrowser/playstation/main.cpp

  Log Message:
  -----------
  Add command line option to enable/disable ResourceLoadStatistics when launching MiniBrowser
https://bugs.webkit.org/show_bug.cgi?id=246233

Reviewed by Fujii Hironori.

Use the options --resource-load-statistics-enabled and --resource-load-statistics-disabled to enable and disable ResourceLoadStatistics respectively. It is disabled by default.

* Tools/MiniBrowser/playstation/main.cpp:
(main):
* Tools/MiniBrowser/playstation/MainWindow:
(MainWindow::MainWindow):
(MainWindow::parseOptions):
* Tools/MiniBrowser/playstation/MainWindow.h:

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




More information about the webkit-changes mailing list