RESOLVED FIXED 147372
bounds in InteractionInformationAtPosition should be always in main frame coordinate space.
https://bugs.webkit.org/show_bug.cgi?id=147372
Summary bounds in InteractionInformationAtPosition should be always in main frame coo...
Yongjun Zhang
Reported 2015-07-28 13:44:53 PDT
When we prepare the bounds for InteractionInformationAtPosition in WebPageIOS.mm, it looks like we get the bounds in the current frame space. It should be in main frame space since WKContent in UIProcess expects it to be in the web view space.
Attachments
Patch. (2.01 KB, patch)
2015-07-28 13:49 PDT, Yongjun Zhang
no flags
Yongjun Zhang
Comment 1 2015-07-28 13:45:15 PDT
Yongjun Zhang
Comment 2 2015-07-28 13:49:06 PDT
WebKit Commit Bot
Comment 3 2015-07-28 14:45:12 PDT
Comment on attachment 257677 [details] Patch. Clearing flags on attachment: 257677 Committed r187517: <http://trac.webkit.org/changeset/187517>
WebKit Commit Bot
Comment 4 2015-07-28 14:45:16 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.