Bug 1041599 - Maintain a single volume control session between browser, content, and plugins on Windows. r=aklotz
MozReview-Commit-ID: 2LuYciKfsWn
This commit is contained in:
@@ -2365,8 +2365,8 @@ PluginModuleChromeParent::RecvNP_InitializeResult(const NPError& aError)
|
||||
SetPluginFuncs(mNPPIface);
|
||||
}
|
||||
|
||||
// Send the info needed to join the chrome process's audio session to the
|
||||
// plugin process
|
||||
// Send the info needed to join the browser process's audio session to the
|
||||
// plugin process.
|
||||
nsID id;
|
||||
nsString sessionName;
|
||||
nsString iconPath;
|
||||
|
||||
Reference in New Issue
Block a user