[webkit-reviews] review granted: [Bug 184016] [Extra zoom mode] Add plumbing for next and previous focusable element rects : [Attachment 336528] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 26 11:32:07 PDT 2018


Tim Horton <thorton at apple.com> has granted Wenson Hsieh
<wenson_hsieh at apple.com>'s request for review:
Bug 184016: [Extra zoom mode] Add plumbing for next and previous focusable
element rects
https://bugs.webkit.org/show_bug.cgi?id=184016

Attachment 336528: Patch

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




--- Comment #2 from Tim Horton <thorton at apple.com> ---
Comment on attachment 336528
  --> https://bugs.webkit.org/attachment.cgi?id=336528
Patch

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

> Source/WebKit/Shared/AssistedNodeInformation.h:97
> +    WebCore::IntRect nextNodeRect;

I guess we’ll get subpixel sparkle if we try to use these without any padding?
But that’s OK.


More information about the webkit-reviews mailing list