+24
−0
+11
−4
Loading
Make sure the mPrivateBrowsingId of Origin Attributes is consistent between LoadInfo and LoadContext. For chrome docshell, its mPrivateBrowsingId remains 0 even if its UserPrivateBrowsing() is true (bug 1278664). So we sync the mPrivateBrowsingId field in LoadInfo in the same way.