GNOME Bugzilla – Bug 376736
fix for failing stream
Last modified: 2006-11-19 12:54:49 UTC
When getting the stream fails, we should clear mExpectingStream. To do so, we must use GetURLNotify instead of GetURL.
Created attachment 76812 [details] [review] patch (Also fixes the uninstalled viewer path.)
Looks good, please commit.
* brower-plugin/totemPlugin.cpp: Use GetURLNotify, bug #376736. Fix uninstalled plugin viewer binary name.