Go to file
Monroe Linden ce242821dc Added an "init" message in LLPLUGIN_MESSAGE_CLASS_MEDIA, and made LLPluginClassMedia queue it up before initializing its LLPluginProcessParent.
Made all existing plugins send their texture_params message from this init message instead of the LLPLUGIN_MESSAGE_CLASS_BASE "init" message.  (This ensures that they won't start to receive 'size_change' messages until after the init has happened.)
Added "set_user_data_path" and "set_language_code" messages to LLPluginClassMedia.
Made webkit plugin deal with the new messages, when they're sent before it receives the media "init".
Removed the user_data_path and language_code arguments from the init function calls throughout the hierarchy.
Made LLViewerMediaImpl queue up the language code and user data path messages before initializing the media.

Reviewed by Callum at http://codereview.lindenlab.com/687006 .
2010-03-16 16:42:31 -07:00
doc Fix-up of doc/contributions.txt (missed another one!), no functional changes 2010-03-13 20:04:54 +00:00
etc
indra Added an "init" message in LLPLUGIN_MESSAGE_CLASS_MEDIA, and made LLPluginClassMedia queue it up before initializing its LLPluginProcessParent. 2010-03-16 16:42:31 -07:00
scripts Update message template to agree with server-1-36 2010-02-11 18:58:33 -05:00
.hgignore
install.xml (for B5) Fix for EXT-5823 "Include language in user-agent string" (implemented via JavaScript - not in ua string) 2010-03-12 14:34:25 -08:00