Bug 1682040 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

This happened during one of my meetings where I was collaborating in a google doc, then switched tabs to review some perf regressions and review pushlogs. After coming back to the google docs tab, I was unable to type anywhere in the gdoc. Browsing the doc was working fine.

Browser console showed this error when I tried to click anywhere to type:
TypeError: can't access property "originAttributes", this.browser.contentPrincipal is nullSessionStore.jsm:1013:11
    notifySHistoryChanges resource:///modules/sessionstore/SessionStore.jsm:1013
    OnHistoryReplaceEntry resource:///modules/sessionstore/SessionStore.jsm:1045

Reloading the page fixed it. I don't have better STR for a reliable repro.
This happened during one of my meetings where I was collaborating in a google doc, then switched tabs to review some perf regressions and review pushlogs. After coming back to the google docs tab, I was unable to type anywhere in the gdoc. Browsing the doc was working fine.

Browser console showed this error when I tried to click anywhere to type:
TypeError: can't access property "originAttributes", this.browser.contentPrincipal is nullSessionStore.jsm:1013:11
    notifySHistoryChanges resource:///modules/sessionstore/SessionStore.jsm:1013
    OnHistoryReplaceEntry resource:///modules/sessionstore/SessionStore.jsm:1045

Reloading the page fixed it. I don't have better STR for a reliable repro. P.S. I was running with Fission enabled.
This happened during one of my meetings where I was collaborating in a google doc, then switched tabs to review some perf regressions and review pushlogs. After coming back to the google docs tab, I was unable to type anywhere in the gdoc. Browsing the doc was working fine.

Browser console showed this error when I tried to click anywhere to type:
TypeError: can't access property "originAttributes", this.browser.contentPrincipal is nullSessionStore.jsm:1013:11
    notifySHistoryChanges resource:///modules/sessionstore/SessionStore.jsm:1013
    OnHistoryReplaceEntry resource:///modules/sessionstore/SessionStore.jsm:1045

Reloading the page fixed it. I don't have better STR for a reliable repro. P.S. I was running with Fission.

Back to Bug 1682040 Comment 0