Skip to content

Commit

Permalink
Bug 1409054 - Remove code from the old about:home. r=Mardak
Browse files Browse the repository at this point in the history
MozReview-Commit-ID: JrgIFr2kAvI

--HG--
extra : rebase_source : 2636bfb0aa6b3fd81a3380c844776c3e0c048c8e
  • Loading branch information
felipc committed May 22, 2018
1 parent 1a37941 commit 683f921
Show file tree
Hide file tree
Showing 43 changed files with 1 addition and 1,692 deletions.
9 changes: 0 additions & 9 deletions browser/app/profile/firefox.js
Original file line number Diff line number Diff line change
Expand Up @@ -833,15 +833,6 @@ pref("gecko.handlerService.schemes.ircs.3.uriTemplate", "chrome://browser-region

pref("browser.geolocation.warning.infoURL", "https://www.mozilla.org/%LOCALE%/firefox/geolocation/");

pref("browser.EULA.version", 3);
pref("browser.rights.version", 3);
pref("browser.rights.3.shown", false);

#ifdef DEBUG
// Don't show the about:rights notification in debug builds.
pref("browser.rights.override", true);
#endif

pref("browser.sessionstore.resume_from_crash", true);
pref("browser.sessionstore.resume_session_once", false);
pref("browser.sessionstore.resuming_after_os_restart", false);
Expand Down
Loading

0 comments on commit 683f921

Please sign in to comment.