Fixing incorrect comment.
git-svn-id: svn://10.0.0.236/trunk@155868 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
7247372aa3
commit
efe434a667
@ -553,7 +553,7 @@ ns4xPluginStreamListener::OnDataAvailable(nsIPluginStreamInfo* pluginInfo,
|
||||
|
||||
if (!mStreamStarted) {
|
||||
// The plugin called NPN_DestroyStream() from within
|
||||
// NPP_WriteReady(), kill the stream.
|
||||
// NPP_Write(), kill the stream.
|
||||
|
||||
return NS_BINDING_ABORTED;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user