phoenix-firestorm/indra/media_plugins/webkit
Monroe Linden 79f697ad51 Fix for EXT-5667 (support window.open() in shared media so google docs will work).
Moved the processing of clicks on _external and _blank targeted links from LLMediaCtrl to LLViewerMediaImpl.

Removed LLMediaCtrl::setOpenInExternalBrowser() since that functionality is available through the use of the _external target attribute in web content.

Removed LLMediaCtrl:: setOpenInInternalBrowser() since it was unimplemented and not used.

Made the webkit media plugin set llqtwebkit's window open behavior to WOB_SIMULATE_BLANK_HREF_CLICK.  This is #ifdefed out on Linux until we get a new Linux build of llqtwebkit.
2010-05-21 15:36:12 -07:00
..
CMakeLists.txt removed tabs from cmakelist.txt 2010-04-16 14:48:05 -07:00
dummy_volume_catcher.cpp Set up volume control code in webkit plugin for platform-specific implementations 2010-04-09 12:34:24 -07:00
linux_volume_catcher.cpp Set up volume control code in webkit plugin for platform-specific implementations 2010-04-09 12:34:24 -07:00
linux_volume_catcher_pa_syms.inc more work on dynamic grabbing of PA syms. 2010-02-22 15:50:49 +00:00
linux_volume_catcher_paglib_syms.inc more work on dynamic grabbing of PA syms. 2010-02-22 15:50:49 +00:00
mac_volume_catcher.cpp Fixed default pan value in mac volume catcher, and corrected the filename in the header comment. 2010-04-28 18:06:34 -07:00
media_plugin_webkit.cpp Fix for EXT-5667 (support window.open() in shared media so google docs will work). 2010-05-21 15:36:12 -07:00
volume_catcher.h Set up volume control code in webkit plugin for platform-specific implementations 2010-04-09 12:34:24 -07:00
windows_volume_catcher.cpp fix for media not working in release builds 2010-04-28 19:06:08 -07:00