[webkit-reviews] review granted: [Bug 184435] [Extra zoom mode] Add a mechanism to zoom to fixed scales when double tapping in extra zoom mode : [Attachment 337582] Fix WPE builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 10 14:47:47 PDT 2018


Dean Jackson <dino at apple.com> has granted Wenson Hsieh
<wenson_hsieh at apple.com>'s request for review:
Bug 184435: [Extra zoom mode] Add a mechanism to zoom to fixed scales when
double tapping in extra zoom mode
https://bugs.webkit.org/show_bug.cgi?id=184435

Attachment 337582: Fix WPE builds

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




--- Comment #3 from Dean Jackson <dino at apple.com> ---
Comment on attachment 337582
  --> https://bugs.webkit.org/attachment.cgi?id=337582
Fix WPE builds

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

> Source/WebKit/WebProcess/WebPage/ViewGestureGeometryCollector.cpp:141
> +	   return { };

Should this be nullopt?


More information about the webkit-reviews mailing list