[webkit-reviews] review granted: [Bug 212797] [WPE] Behave like GDK_CURRENT_TIME when the timestamp is zero : [Attachment 401115] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jun 6 05:12:13 PDT 2020
Carlos Garcia Campos <cgarcia at igalia.com> has granted Lauro Moura
<lmoura at igalia.com>'s request for review:
Bug 212797: [WPE] Behave like GDK_CURRENT_TIME when the timestamp is zero
https://bugs.webkit.org/show_bug.cgi?id=212797
Attachment 401115: Patch
https://bugs.webkit.org/attachment.cgi?id=401115&action=review
--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 401115
--> https://bugs.webkit.org/attachment.cgi?id=401115
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=401115&action=review
> Source/WebKit/Shared/libwpe/WebEventFactory.cpp:66
> + // Behave like GDK_CURRENT_TIME
I would remove this comment, it might be confusing. Or I would say something
like 0 means current time.
More information about the webkit-reviews
mailing list