[Pkg-mozext-commits] [requestpolicy] 129/257: [ref] overlay: add e10s fixme comment

David Prévot taffit at moszumanska.debian.org
Thu Jan 28 03:20:05 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository requestpolicy.

commit c35a8c6bda89afcc54d3647fb229eacb73384d78
Author: Martin Kimmerle <dev at 256k.de>
Date:   Wed Nov 4 19:45:35 2015 +0100

    [ref] overlay: add e10s fixme comment
---
 src/content/ui/overlay.js | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/content/ui/overlay.js b/src/content/ui/overlay.js
index 6872f49..d17a6ee 100644
--- a/src/content/ui/overlay.js
+++ b/src/content/ui/overlay.js
@@ -917,6 +917,8 @@ rpcontinued.overlay = (function() {
     let tryAddingSHistoryListener = function() {
       ++tries;
       try {
+        // FIXME: [e10s] The DocShell (and webNavigation) lives in the
+        //               content process.
         let sHistory = gBrowser.webNavigation.sessionHistory;
         sHistory.addSHistoryListener(self.historyListener);
         return;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/requestpolicy.git



More information about the Pkg-mozext-commits mailing list