Bug 594482 - Java applets broken with content policies. r=josh,bsmedberg a=blocking2.0BetaN+

This commit is contained in:
Steven Michaud
2010-12-07 15:18:50 -06:00
parent 2d5808f86c
commit 74b79818bb
5 changed files with 50 additions and 43 deletions

View File

@@ -221,7 +221,7 @@ protected:
/**
* Sets up the plugin window and calls SetWindow on the plugin.
*/
void CallSetWindow();
nsresult CallSetWindow();
PRBool IsFocusable(PRInt32 *aTabIndex = nsnull, PRBool aWithMouse = PR_FALSE);