Replace the uint64_t used to identify taps with an ObjectIdentifier<> type
Created attachment 435837 [details] Patch
Comment on attachment 435837 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=435837&action=review r=me once this is rebased on trunk > Source/WebKit/Shared/IdentifierTypes.h:34 > + Nice. This seems like a good place to put the various other identifier types used in WebKit2 that are currently just in their own headers, but we can do that later. > Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:3113 > + Nit - stray newline here.
Created attachment 435884 [details] Patch
Committed r281276 (240701@main): <https://commits.webkit.org/240701@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 435884 [details].
<rdar://problem/82145392>