Add Legacy WebKit SPI that does what Modern WebKit IPI WebPage::selectPositionAtPoint() does.
This SPI will be used to select the position on the page as if the user had done it.
Created attachment 388480 [details] Patch
Comment on attachment 388480 [details] Patch Hold up... I didn't actually add the function I wanted. Haha
Change of plans... re-purposes this bug to just do what the patch does (though I will post a new patch to update the ChangeLog): add a new SPI variant of -setSelectedDOMRange that takes a bool as to whether the selection is user triggered.
Created attachment 388482 [details] Patch
Thanks for the review, Wenson!
Comment on attachment 388482 [details] Patch Clearing flags on attachment: 388482 Committed r254952: <https://trac.webkit.org/changeset/254952>
All reviewed patches have been landed. Closing bug.
<rdar://problem/58815760>