[webkit-changes] [WebKit/WebKit] 7e5eb4: Running WebKitTestRunner with `--webkitlogging foo...

Simon Fraser noreply at github.com
Mon Jan 30 23:28:41 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7e5eb42fe1adcf7cb4749e0b811667182bd61f25
      https://github.com/WebKit/WebKit/commit/7e5eb42fe1adcf7cb4749e0b811667182bd61f25
  Author: Simon Fraser <simon.fraser at apple.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
    M Tools/WebKitTestRunner/cocoa/TestControllerCocoa.mm

  Log Message:
  -----------
  Running WebKitTestRunner with `--webkitlogging foo` doesn't turn on logging channels
https://bugs.webkit.org/show_bug.cgi?id=251395
rdar://104837852

Reviewed by Tim Horton and Wenson Hsieh.

The NSUserDefault for WebKit logging channels still has the historical "WebKit2" in the name.

* Tools/WebKitTestRunner/cocoa/TestControllerCocoa.mm:
(WTR::TestController::cocoaPlatformInitialize):

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




More information about the webkit-changes mailing list