diff options
author | avi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-19 19:24:24 +0000 |
---|---|---|
committer | avi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-19 19:24:24 +0000 |
commit | b4ec5d95f7ae134d69449e1715f7f744dee31448 (patch) | |
tree | 0b6a33c21c431b5e7f609c682f14721002143432 /chrome/app/framework.order | |
parent | 388f3ad136953404388befdfab941b9749d96bc7 (diff) | |
download | chromium_src-b4ec5d95f7ae134d69449e1715f7f744dee31448.zip chromium_src-b4ec5d95f7ae134d69449e1715f7f744dee31448.tar.gz chromium_src-b4ec5d95f7ae134d69449e1715f7f744dee31448.tar.bz2 |
(Mac) Allow the tracking of the "active" plugin delegate separate from the fake windows.
BUG=http://crbug.com/20717
TEST=none; no visible change
Review URL: http://codereview.chromium.org/549085
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36533 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/framework.order')
-rw-r--r-- | chrome/app/framework.order | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/chrome/app/framework.order b/chrome/app/framework.order index 167d45f..814cecc 100644 --- a/chrome/app/framework.order +++ b/chrome/app/framework.order @@ -23,20 +23,20 @@ _NP_GetValue _NP_Initialize _NP_Shutdown __ZN22mac_plugin_interposing21SwitchToPluginProcessEv -__ZN22mac_plugin_interposing31NotifyBrowserOfPluginHideWindowEj6CGRect -__ZN22mac_plugin_interposing31NotifyBrowserOfPluginShowWindowEj6CGRectb +__ZN22mac_plugin_interposing17GetActiveDelegateEv __ZN22mac_plugin_interposing33NotifyBrowserOfPluginSelectWindowEj6CGRectb +__ZN22mac_plugin_interposing31NotifyBrowserOfPluginShowWindowEj6CGRectb +__ZN22mac_plugin_interposing31NotifyBrowserOfPluginHideWindowEj6CGRect __ZN22mac_plugin_interposing28NotifyPluginOfSetThemeCursorEP21WebPluginDelegateImplm -__ZN23FakePluginWindowTracker14SharedInstanceEv -__ZN23FakePluginWindowTracker27RemoveFakeWindowForDelegateEP21WebPluginDelegateImplP15OpaqueWindowPtr -__ZN23FakePluginWindowTracker29GenerateFakeWindowForDelegateEP21WebPluginDelegateImpl -__ZN23FakePluginWindowTracker24get_active_plugin_windowEv -__ZN23FakePluginWindowTracker24set_active_plugin_windowEP15OpaqueWindowPtr __ZN23FakePluginWindowTrackerC1Ev __ZN23FakePluginWindowTrackerC2Ev +__ZN23FakePluginWindowTracker14SharedInstanceEv +__ZN23FakePluginWindowTracker29GenerateFakeWindowForDelegateEP21WebPluginDelegateImpl +__ZNK23FakePluginWindowTracker24GetDelegateForFakeWindowEP15OpaqueWindowPtr +__ZNK23FakePluginWindowTracker24GetFakeWindowForDelegateEP21WebPluginDelegateImpl +__ZN23FakePluginWindowTracker27RemoveFakeWindowForDelegateEP21WebPluginDelegateImplP15OpaqueWindowPtr __ZN7WebCore22narrowPrecisionToFloatIdEEfT_ __ZN7WebCore24narrowPrecisionToCGFloatIdEEfT_ -__ZNK23FakePluginWindowTracker24GetDelegateForFakeWindowEP15OpaqueWindowPtr __ZnwmPv _catch_exception_raise |