[webkit-reviews] review canceled: [Bug 181817] REGRESSION (r221092): Swipe actions are hard to perform in FastMail app : [Attachment 331667] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 18 16:13:49 PST 2018


Dean Jackson <dino at apple.com> has canceled Dean Jackson <dino at apple.com>'s
request for review:
Bug 181817: REGRESSION (r221092): Swipe actions are hard to perform in FastMail
app
https://bugs.webkit.org/show_bug.cgi?id=181817

Attachment 331667: Patch

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




--- Comment #4 from Dean Jackson <dino at apple.com> ---
Comment on attachment 331667
  --> https://bugs.webkit.org/attachment.cgi?id=331667
Patch

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

>> Source/WebCore/page/SettingsBase.cpp:349
>> +	return dyld_get_program_sdk_version() > DYLD_IOS_VERSION_11_2;
> 
> It's not clear that this tests the UI process.

It doesn't. I'll need to plumb it through from WebKit.


More information about the webkit-reviews mailing list