Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bfe70e10846662c9bc4a378a51120bdcd3d98927
      
https://github.com/WebKit/WebKit/commit/bfe70e10846662c9bc4a378a51120bdcd3d98927
  Author: Don Olmstead <[email protected]>
  Date:   2022-09-17 (Sat, 17 Sep 2022)

  Changed paths:
    M Source/WebCore/loader/FrameLoader.cpp

  Log Message:
  -----------
  FrameLoader using bitwise instead of logical operator on booleans
https://bugs.webkit.org/show_bug.cgi?id=245318

Reviewed by Chris Dumez.

Clang 14 reported this through `-Wbitwise-instead-of-logical`.

* Source/WebCore/loader/FrameLoader.cpp:

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to