[webkit-reviews] review granted: [Bug 182877] [Extra zoom mode] Form control values are stale after dismissing and representing input view controllers : [Attachment 334112] ChangeLog tweaks.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 17 20:17:04 PST 2018


Tim Horton <thorton at apple.com> has granted Wenson Hsieh
<wenson_hsieh at apple.com>'s request for review:
Bug 182877: [Extra zoom mode] Form control values are stale after dismissing
and representing input view controllers
https://bugs.webkit.org/show_bug.cgi?id=182877

Attachment 334112: ChangeLog tweaks.

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




--- Comment #4 from Tim Horton <thorton at apple.com> ---
Comment on attachment 334112
  --> https://bugs.webkit.org/attachment.cgi?id=334112
ChangeLog tweaks.

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

> Source/WebKit/Shared/AssistedNodeInformation.h:117
> +    unsigned assistedNodeIdentifier { 0 };

maybe a sized type? We usually use uint64 for IDs


More information about the webkit-reviews mailing list