зеркало из https://github.com/mozilla/gecko-dev.git
Followup to bug 836198: Clean up a bit of rebase vomit.
This commit is contained in:
Родитель
69886e640f
Коммит
e1426b40d7
|
@ -142,7 +142,6 @@ TabChild::PreloadSlowThings()
|
|||
NS_LITERAL_STRING("chrome://global/content/preload.js"));
|
||||
|
||||
nsCOMPtr<nsIDocShell> docShell = do_GetInterface(tab->mWebNav);
|
||||
nsCOMPtr<nsIPresShell> presShell;
|
||||
if (nsIPresShell* presShell = docShell->GetPresShell()) {
|
||||
// Initialize and do an initial reflow of the about:blank
|
||||
// PresShell to let it preload some things for us.
|
||||
|
|
Загрузка…
Ссылка в новой задаче