Bug 61832 - PluginControllerProxy::platformGeometryDidChange does not compile with Webkit2 Qt (plugins enabled)
Summary: PluginControllerProxy::platformGeometryDidChange does not compile with Webkit...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-31 18:06 PDT by Oleg Romashin (:romaxa)
Modified: 2011-06-01 01:05 PDT (History)
2 users (show)

See Also:


Attachments
Fix platformGeometryDidChange implementation according to definition, build fix (1.24 KB, patch)
2011-05-31 18:34 PDT, Oleg Romashin (:romaxa)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Romashin (:romaxa) 2011-05-31 18:06:40 PDT
PluginControllerProxy::platformGeometryDidChange - does not compile due to changed function interface.
Let's fix it in order to get it compiling
Comment 1 Oleg Romashin (:romaxa) 2011-05-31 18:34:19 PDT
Created attachment 95529 [details]
Fix platformGeometryDidChange implementation according to definition, build fix
Comment 2 WebKit Commit Bot 2011-06-01 01:05:10 PDT
Comment on attachment 95529 [details]
Fix platformGeometryDidChange implementation according to definition, build fix

Clearing flags on attachment: 95529

Committed r87783: <http://trac.webkit.org/changeset/87783>
Comment 3 WebKit Commit Bot 2011-06-01 01:05:15 PDT
All reviewed patches have been landed.  Closing bug.