зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1771630 - Remove unused fission.frontend.* prefs. r=preferences-reviewers,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D147581
This commit is contained in:
Родитель
2cf41e9f42
Коммит
c1a4287503
|
@ -2216,16 +2216,6 @@ pref("app.normandy.onsync_skew_sec", 600);
|
|||
pref("intl.multilingual.aboutWelcome.languageMismatchEnabled", false);
|
||||
#endif
|
||||
|
||||
// Simulate conditions that will happen when the browser
|
||||
// is running with Fission enabled. This is meant to assist
|
||||
// development and testing of Fission.
|
||||
// The current simulated conditions are:
|
||||
// - Don't propagate events from subframes to JS child actors
|
||||
pref("fission.frontend.simulate-events", false);
|
||||
// - Only deliver subframe messages that specifies
|
||||
// their destination (using the BrowsingContext id).
|
||||
pref("fission.frontend.simulate-messages", false);
|
||||
|
||||
// Coverage ping is disabled by default.
|
||||
pref("toolkit.coverage.enabled", false);
|
||||
pref("toolkit.coverage.endpoint.base", "https://coverage.mozilla.org");
|
||||
|
|
Загрузка…
Ссылка в новой задаче