diff options
author | maf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-09 18:43:40 +0000 |
---|---|---|
committer | maf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-09 18:43:40 +0000 |
commit | b72eb73e72040cdaaa8957ca7a7417f9b89843fe (patch) | |
tree | 97df990f1b550151d62ce696cf132ead1af8a51a /webkit/glue/webkitclient_impl.h | |
parent | 9525f84d9793bfebe1a0918bb527a5a9bde3b4b0 (diff) | |
download | chromium_src-b72eb73e72040cdaaa8957ca7a7417f9b89843fe.zip chromium_src-b72eb73e72040cdaaa8957ca7a7417f9b89843fe.tar.gz chromium_src-b72eb73e72040cdaaa8957ca7a7417f9b89843fe.tar.bz2 |
Fix crash in Safari 4.0 final by making the O3D plug-in default to the Carbon event model, rather than the Cocoa event model.
A recent change in the spec of the Cocoa event model for Mac OS X browser plug-ins means that essential window information is not supplied at NPP_SetWindow() time. Luckily we can use the Carbon event model while we work out what to do to operate in that environment (we really need to know what window to attach our AGL context to).
Review URL: http://codereview.chromium.org/118434
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17961 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue/webkitclient_impl.h')
0 files changed, 0 insertions, 0 deletions