[webkit-reviews] review granted: [Bug 219601] Add check to ensure that the size of the result of AXTextMarkerGetBytePtr is equal to the size of TextMarkerData. : [Attachment 415556] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 7 08:42:40 PST 2020


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Andres Gonzalez
<andresg_22 at apple.com>'s request for review:
Bug 219601: Add check to ensure that the size of the result of
AXTextMarkerGetBytePtr is equal to the size of TextMarkerData.
https://bugs.webkit.org/show_bug.cgi?id=219601

Attachment 415556: Patch

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




--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 415556
  --> https://bugs.webkit.org/attachment.cgi?id=415556
Patch

OK, but even the same size doesn't guarantee the same layout. Someone might
re-order the members on either side.


More information about the webkit-reviews mailing list