Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e7164442f39a5dd28eb94a4e547a69bb68a7a8fb
      
https://github.com/WebKit/WebKit/commit/e7164442f39a5dd28eb94a4e547a69bb68a7a8fb
  Author: Jonathan Bedard <[email protected]>
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/remote/git_hub.py
    M 
Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/pull_request_unittest.py

  Log Message:
  -----------
  [webkitscmpy] Correctly set timestamp when appending local comment
https://bugs.webkit.org/show_bug.cgi?id=263652
rdar://117472023

Reviewed by Elliott Williams.

We are failing to create a local representation of a GitHub PR comment because
we haven't imported time.

* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/remote/git_hub.py:
(GitHub.PRGenerator.review): Cast time.time() to an integer.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/pull_request_unittest.py:

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


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

Reply via email to