(In reply to Alphan Chen [:alchen] from comment #14) > After Bug 1583614, the pref "fission.rebuild_frameloaders_on_remoteness_change" sets to true. > When running sessionStore mochitest with fission.sessionHistoryInParent, we meet failures in the following two mochitests. > > browser/components/sessionstore/test/browser_closed_objects_changed_notifications_tabs.js > FAIL The expected number of notifications was received. - Got 4, expected 5 > In this case, reloadCurrentEntry() don't work as expected.
Bug 1507287 Comment 15 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Alphan Chen [:alchen] from comment #14) > After Bug 1583614, the pref "fission.rebuild_frameloaders_on_remoteness_change" sets to true. > When running sessionStore mochitest with fission.sessionHistoryInParent, we meet failures in the following two mochitests. > > browser/components/sessionstore/test/browser_closed_objects_changed_notifications_tabs.js > FAIL The expected number of notifications was received. - Got 4, expected 5 > In this case, reloadCurrentEntry() doesn't work as expected.