[webkit-changes] [WebKit/WebKit] 2a5674: [git-webkit] Handle double reverts

Jonathan Bedard noreply at github.com
Tue Nov 8 11:21:50 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2a567414111405eaefe157503250907ea7942cd8
      https://github.com/WebKit/WebKit/commit/2a567414111405eaefe157503250907ea7942cd8
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2022-11-08 (Tue, 08 Nov 2022)

  Changed paths:
    M Tools/Scripts/libraries/webkitscmpy/setup.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/trace.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/trace_unittest.py

  Log Message:
  -----------
  [git-webkit] Handle double reverts
https://bugs.webkit.org/show_bug.cgi?id=247621
rdar://102092026

Reviewed by Aakash Jain.

* Tools/Scripts/libraries/webkitscmpy/setup.py: Bump version.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py: Ditto.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/trace.py:
(Relationship.parse): Add regexes to search for double reverts.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/trace_unittest.py:
(TestRelationship.test_double_revert):

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




More information about the webkit-changes mailing list