[webkit-reviews] review granted: [Bug 201816] REGRESSION: iPad: Safari becomes unresponsive after context menu on 1-800-MY-APPLE phone number, tapping 'Add to Contacts' : [Attachment 378848] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 16 09:05:57 PDT 2019


Darin Adler <darin at apple.com> has granted Dean Jackson <dino at apple.com>'s
request for review:
Bug 201816: REGRESSION: iPad: Safari becomes unresponsive after context menu on
1-800-MY-APPLE phone number, tapping 'Add to Contacts'
https://bugs.webkit.org/show_bug.cgi?id=201816

Attachment 378848: Patch

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




--- Comment #3 from Darin Adler <darin at apple.com> ---
Comment on attachment 378848
  --> https://bugs.webkit.org/attachment.cgi?id=378848
Patch

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

> Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:6428
> +    CGRect sourceRect = CGRectZero;

No need for the "= CGRectZero" here.


More information about the webkit-reviews mailing list