mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1213267 - Fix view-source address. r=bz
This commit is contained in:
parent
beb2db7a22
commit
db0b599ecf
@ -5491,6 +5491,7 @@ nsDocShell::LoadPage(nsISupports* aPageDescriptor, uint32_t aDisplayType)
|
||||
return rv;
|
||||
}
|
||||
shEntry->SetURI(newUri);
|
||||
shEntry->SetOriginalURI(nullptr);
|
||||
}
|
||||
|
||||
rv = LoadHistoryEntry(shEntry, LOAD_HISTORY);
|
||||
|
Loading…
Reference in New Issue
Block a user