WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yongjun Zhang
Comment 1
2015-07-28 13:45:15 PDT
<
rdar://problem/21645007
>
Yongjun Zhang
Comment 2
2015-07-28 13:49:06 PDT
Created
attachment 257677
[details]
Patch.
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.
Top of Page
Format For Printing
XML
Clone This Bug