зеркало из https://github.com/mozilla/pjs.git
Bug 709492 - Part 5: Reset the metadata instead of updating it when a new page is shown. r=kats
This commit is contained in:
Родитель
9717010843
Коммит
7455dd5ff7
|
@ -722,7 +722,7 @@ var BrowserApp = {
|
|||
return;
|
||||
}
|
||||
|
||||
ViewportHandler.updateMetadata(tab);
|
||||
ViewportHandler.resetMetadata(tab);
|
||||
|
||||
// Unsuppress drawing unless the page was being thawed from the bfcache (which is an atomic
|
||||
// operation, so there is no drawing to suppress).
|
||||
|
|
Загрузка…
Ссылка в новой задаче