Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bb23e4eae6409a6dc22a4499c3ac9bdf7a4e56df
      
https://github.com/WebKit/WebKit/commit/bb23e4eae6409a6dc22a4499c3ac9bdf7a4e56df
  Author: Jonathan Bedard <[email protected]>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
    M Tools/Scripts/libraries/webkitscmpy/setup.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/local/git.py

  Log Message:
  -----------
  [webkitscmpy] Fix off-by-one in empty branches (Follow-up fix)
https://bugs.webkit.org/show_bug.cgi?id=248488
rdar://102275376

Reviewed by Aakash Jain.

If we cannot find an intersection point in the existing cache, we should replace
the existing cache.

* Tools/Scripts/libraries/webkitscmpy/setup.py: Bump version.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py: Ditto.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/local/git.py:
(Git.Cache.populate):

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


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

Reply via email to