Fixed nsDocShell leak and nsEditingSession init after forced reload of document. b=180146, r=cmanske, sr=sfraser
This commit is contained in:
@@ -69,7 +69,7 @@ public:
|
||||
|
||||
protected:
|
||||
|
||||
nsresult GetOrCreateEditingSession(nsIEditingSession **outEditingSession, PRBool inAllowCreation);
|
||||
nsresult GetOrCreateEditingSession(PRBool inAllowCreation, nsIEditingSession **outEditingSession);
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user