Bug 1134446 - Automatically open the ReadingList sidebar the first time ReaderMode is used. r=unfocused, a=sledru
This commit is contained in:
@@ -297,3 +297,6 @@ user_pref("browser.displayedE10SPrompt.1", 5);
|
||||
user_pref("browser.tabs.remote.autostart.1", false);
|
||||
// Don't forceably kill content processes after a timeout
|
||||
user_pref("dom.ipc.tabs.shutdownTimeoutSecs", 0);
|
||||
|
||||
// Avoid performing Readinglist Intro during tests.
|
||||
user_pref("browser.readinglist.introShown", true);
|
||||
|
||||
Reference in New Issue
Block a user