Hi all,
in order to let more pages to utilize bfcache, pages with *unload event listeners will not be blocked from being bfcached anymore. This time the change is only for Android and only for cross-domain navigations in order to have somewhat similar behavior what some other mobile browsers have.
At the same time there is a new restriction: pages with an opener will not enter bfcache. Fission will have this same behavior.
The bug has links to relevant (mochi)test changes.
WPT testing of bfcache is still somewhat limited since not all the browsers have supported bfcache, but the situation is improving. See for example
-Olli