about-me icon indicating copy to clipboard operation
about-me copied to clipboard

about:me is not multi-process compatible

Open mykter opened this issue 9 years ago • 2 comments

about:me prevents Firefox 50 from running in multi process mode (electrolysis).

mykter avatar Dec 01 '16 10:12 mykter

The main API is access to history, and it seems like there might be a reasonable replacement: https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/history/search

mykter avatar Dec 01 '16 10:12 mykter

Unless the extension is migrated to the new API, it won't work at all in Firefox 57

manmatteo avatar Oct 03 '17 10:10 manmatteo