gecko-dev/browser/modules
Mike Hommey a99e964614 Bug 1094324 - Set browser.newtabpage.enhanced default in prefs. r=adw
The current behavior is that if there is no user pref, it is set to true or
false depending on the value of privacy.donottrackheader.enabled, but
completely ignoring the global default.

This patch changes the behavior such that:
- browser.newtabpage.enhanced's default value is set as a global default
- it is also set as sticky, so that even when the same value as the default is
  set, prefHasUserValue is true.
- The introduction is not shown when the default for browser.newtabpage.enhanced
  is false. It is however shown when the pref is flipped for the first time.
2015-06-30 07:30:33 +09:00
..
test Bug 1118285 - The browser.newtab.url preference is abused and should be removed. 2015-05-27 17:35:03 -07:00
AboutHome.jsm Bug 1166465 - about:home and about:newtab search suggestions should use openUILink. r=adw 2015-05-19 16:13:40 -07:00
AboutNewTab.jsm Bug 1168589 - Convert newtab-customize-panel into an HTML element. r=mconley, feedback=emtwo. 2015-06-15 15:36:43 -04:00
browsermodules.manifest Bug 1101790 - FHRProvider for UITour, records treatment tag data. r=bsmedberg 2014-11-20 18:21:29 -02:00
BrowserUITelemetry.jsm Bug 1176391 - Remove privatebrowser-button and context menu click counts from BrowserUITelemetry.jsm. r=Gijs 2015-06-19 17:47:45 -04:00
CastingApps.jsm bug 1088758 - Add the ability to mirror tabs from desktop to a second screen r=mconley, mfinkle 2014-12-15 18:52:55 -05:00
Chat.jsm Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
ContentClick.jsm Bug 1113431 - Propagate referrer policy throughout the UI: command-click and context menu open link in new tab/window. r=gijskruitbosch 2015-03-04 23:29:55 -08:00
ContentCrashReporters.jsm Bug 1146955 - Dispatch PluginCrashed event in content process on GMP crash for PeerConnection. r=jesup. 2015-04-27 15:44:36 -04:00
ContentLinkHandler.jsm Bug 1053467 - Add telemetry to measure the usage and values of the sizes attribute of <link rel=icon>. r=MattN 2014-08-20 23:29:00 -04:00
ContentObservers.jsm Bug 1111153 - show error notifications for broken EME content, r=florian 2015-02-20 10:38:18 +01:00
ContentSearch.jsm Bug 1166465 - about:home and about:newtab search suggestions should use openUILink. r=adw 2015-05-19 16:13:40 -07:00
ContentWebRTC.jsm Bug 1139907: show WebRTC screen sharing notification icon in Hello conversation window and globally when tab sharing is active. r=jesup,florian 2015-03-11 16:34:31 +01:00
CustomizationTabPreloader.jsm Bug 1109875 - Make browser.permanentKey a property of the XUL element instead of a property of the XUL binding r=billm 2015-04-28 18:55:43 +02:00
DirectoryLinksProvider.jsm Bug 1094324 - Set browser.newtabpage.enhanced default in prefs. r=adw 2015-06-30 07:30:33 +09:00
E10SUtils.jsm Bug 1081856: Allow javascript urls to load in any process. r=mconley 2015-02-18 10:59:10 -08:00
Feeds.jsm Bug 1144493 - wallpaper over enough cracks to make page info work with e10s. r=mconley 2015-05-04 17:38:38 +10:00
FormSubmitObserver.jsm Bug 691601 - Update browser form validation so that it is e10s compatible. r=felipe, dao 2014-08-21 10:42:42 -05:00
FormValidationHandler.jsm Bug 691601 - Update browser form validation so that it is e10s compatible. r=felipe, dao 2014-08-21 10:42:42 -05:00
HiddenFrame.jsm Bug 1128500 - Put |HiddenFrame| from CustomizationTabPreloader.jsm in HiddenFrame.jsm. r=ttaubert 2015-02-04 06:33:00 +01:00
moz.build Bug 1118285 - The browser.newtab.url preference is abused and should be removed. 2015-05-27 17:35:03 -07:00
NetworkPrioritizer.jsm Bug 666804 - [e10s] Support NetworkPrioritizer (r=felipe) 2014-03-11 20:13:48 -07:00
NewTabURL.jsm Bug 1118285 - The browser.newtab.url preference is abused and should be removed. 2015-05-27 17:35:03 -07:00
offlineAppCache.jsm
PanelFrame.jsm Bug 1162322 change social error handling to use messagemanager, r=markh 2015-05-22 10:33:18 -07:00
PluginContent.jsm Bug 1146955 - Have PluginContent and PluginCrashReporter work with GMPs and pluginIDs. r=felipe. 2015-04-27 15:10:54 -04:00
ProcessHangMonitor.jsm Bug 1160142 - For e10s plugin hangs take the minidump of the browser process before we message the chrome UI about the hang. r=billm 2015-06-11 12:25:45 -05:00
ReaderParent.jsm Bug 1134507 - Implement infopanel to promote Reader View when first available. r=jaws/Gijs 2015-04-30 13:43:47 -07:00
RecentWindow.jsm Bug 1142542 - Use AppConstants in browser/modules (r=gavin) 2015-03-13 08:19:09 -07:00
RemotePrompt.jsm Bug 899648 - Initial patch to make tab-modal prompts work. Original patch from Tom Schuster <evilpies@gmail.com>. r=dolske 2014-04-04 14:50:42 -07:00
SelfSupportBackend.jsm Bug 1141052 - Only allow HTTPS urls in SelfSupportBackend. r=gfritzsche 2015-03-10 03:52:00 -04:00
SignInToWebsite.jsm
SitePermissions.jsm Bug 1038811 - Push Notifications - Firefox front end changes for preferences, and permission notification. r=MattN+bmo@mozilla.com 2015-04-10 20:19:28 -07:00
Social.jsm Bug 1162322 change social error handling to use messagemanager, r=markh 2015-05-22 10:33:18 -07:00
TransientPrefs.jsm Bug 1063625 - Show the "Warn me when closing multiple tabs" and "Warn me when opening multiple tabs might slow down &brandShortName;" checkboxes only when needed. ui-r=phlsa r=jaws 2015-04-28 18:30:19 +02:00
WebappManager.jsm Bug 1167146 - Use the displayOrigin option for the web app installation notification. r=myk 2015-05-27 12:45:49 +02:00
webrtcUI.jsm Bug 1142542 - Use AppConstants in browser/modules (r=gavin) 2015-03-13 08:19:09 -07:00
Windows8WindowFrameColor.jsm Bug 1065998 - empty-check Windows8WindowFrameColor's customizationColor in case its registry value is gone, r=jaws 2014-09-18 13:58:07 +02:00
WindowsJumpLists.jsm Backed out changeset fc5225b5022b (bug 1101478) for causing bug 1103966. 2014-12-10 10:02:17 -05:00
WindowsPreviewPerTab.jsm Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update asyncFetch2 (r=sicking,paolo) 2015-05-21 19:51:40 -07:00