forked from mirrors/gecko-dev
Fix comment.
This commit is contained in:
parent
e77f7f4af2
commit
452d0e1769
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue