WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
71072
Add a Plugin::geometryDidChange that will work with transforms
https://bugs.webkit.org/show_bug.cgi?id=71072
Summary
Add a Plugin::geometryDidChange that will work with transforms
Anders Carlsson
Reported
2011-10-27 16:10:46 PDT
Add a Plugin::geometryDidChange that will work with transforms
Attachments
Patch
(17.42 KB, patch)
2011-10-27 16:18 PDT
,
Anders Carlsson
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2011-10-27 16:18:25 PDT
Created
attachment 112775
[details]
Patch
Simon Fraser (smfr)
Comment 2
2011-10-27 17:13:29 PDT
Comment on
attachment 112775
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=112775&action=review
> Source/WebKit2/WebProcess/Plugins/PluginView.cpp:727 > + IntPoint locationInWindowCoordinates = parent()->contentsToWindow(frameRect().location());
This should use contentsToRootView(), not contentsToWindow().
Anders Carlsson
Comment 3
2011-10-27 17:19:03 PDT
Committed
r98664
: <
http://trac.webkit.org/changeset/98664
>
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