--- a/content/base/src/nsCrossSiteListenerProxy.cpp +++ b/content/base/src/nsCrossSiteListenerProxy.cpp @@ -408,16 +408,40 @@ nsCORSListenerProxy::nsCORSListenerProxy mOuterNotificationCallbacks = nsnull; } } nsCORSListenerProxy::nsCORSListenerProxy(nsIStreamListener* aOuter, nsIPrincipal* aRequestingPrincipal, nsIChannel* aChannel, bool aWithCredentials, + bool aAllowDataURI, + nsresult* aResult)