зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1445351 - Add comment with bug reference (DONTBUILD)
This commit is contained in:
Родитель
046dfc451e
Коммит
02e5ec126a
|
@ -5146,6 +5146,7 @@ var TabsProgressListener = {
|
|||
// or history.push/pop/replaceState.
|
||||
if (aFlags & Ci.nsIWebProgressListener.LOCATION_CHANGE_SAME_DOCUMENT) {
|
||||
// Reader mode cares about history.pushState and friends.
|
||||
// FIXME: The content process should manage this directly (bug 1445351).
|
||||
aBrowser.messageManager.sendAsyncMessage("Reader:PushState", {
|
||||
isArticle: aBrowser.isArticle,
|
||||
});
|
||||
|
|
Загрузка…
Ссылка в новой задаче