[webkit-changes] [WebKit/WebKit] 27103d: Fix warnings found by compiling with -Wmisleading-...

Commit Queue noreply at github.com
Mon Jan 8 09:31:18 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 27103d255680b06fcb2ec713f2844c14ac37312e
      https://github.com/WebKit/WebKit/commit/27103d255680b06fcb2ec713f2844c14ac37312e
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
    M Source/WebCore/Scripts/SettingsTemplates/Settings.cpp.erb
    M Source/WebCore/platform/ios/wak/WKView.mm

  Log Message:
  -----------
  Fix warnings found by compiling with -Wmisleading-indentation
https://bugs.webkit.org/show_bug.cgi?id=267196
<rdar://120600518>

Reviewed by Darin Adler.

* Source/WebCore/Scripts/SettingsTemplates/Settings.cpp.erb:
- Fix indentation.  This regressed in 232425 at main.
* Source/WebCore/platform/ios/wak/WKView.mm:
(_WKViewAutoresizeCoord):
- Fix some long-standing indentation issues that were upstreamed from
  the internal fork of iOS WebKit in 144613 at main.

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




More information about the webkit-changes mailing list