Fix comment.

This commit is contained in:
Josh Aas 2010-03-31 13:51:25 -04:00
parent e77f7f4af2
commit 452d0e1769

View file

@ -3749,7 +3749,7 @@ void nsPluginInstanceOwner::ScrollPositionDidChange(nscoord aX, nscoord aY)
#endif #endif
} }
/*=============== nsIFocusListener ======================*/ /*=============== nsIDOMFocusListener ======================*/
nsresult nsPluginInstanceOwner::Focus(nsIDOMEvent * aFocusEvent) nsresult nsPluginInstanceOwner::Focus(nsIDOMEvent * aFocusEvent)
{ {
mContentFocused = PR_TRUE; mContentFocused = PR_TRUE;