[webkit-reviews] review granted: [Bug 214475] [webkitcorepy] Add mocks.Time : [Attachment 406176] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 7 11:12:37 PDT 2020


dewei_zhu at apple.com has granted Jonathan Bedard <jbedard at apple.com>'s request
for review:
Bug 214475: [webkitcorepy] Add mocks.Time
https://bugs.webkit.org/show_bug.cgi?id=214475

Attachment 406176: Patch

https://bugs.webkit.org/attachment.cgi?id=406176&action=review




--- Comment #9 from dewei_zhu at apple.com ---
Comment on attachment 406176
  --> https://bugs.webkit.org/attachment.cgi?id=406176
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=406176&action=review

> Tools/Scripts/libraries/webkitcorepy/webkitcorepy/mocks/time_.py:53
> +	   self.patches.append([

Interesting, I thought patches is a list of patch, but it's actually a list of
patch list. Correct?


More information about the webkit-reviews mailing list