gecko-dev/browser/modules
Phil Ringnalda 4bc2b1615d Backed out 4 changesets (bug 1408433, bug 1406391, bug 1408512) for crashing tests by touching the network contacting incoming.telemetry.mozilla.org on nightly builds
Backed out changeset 9bfd4b0927dc (bug 1408433)
Backed out changeset 555850d5107e (bug 1408512)
Backed out changeset 15d959b9123e (bug 1406391)
Backed out changeset e1f34ba9cecc (bug 1406391)

MozReview-Commit-ID: BVoGRsD73Hf
2017-10-27 21:08:27 -07:00
..
test Backed out 4 changesets (bug 1408433, bug 1406391, bug 1408512) for crashing tests by touching the network contacting incoming.telemetry.mozilla.org on nightly builds 2017-10-27 21:08:27 -07:00
AboutHome.jsm Bug 1368456 - Remove imports of Promise.jsm from Firefox, r=mconley. 2017-06-23 11:25:18 +02:00
AboutNewTab.jsm Bug 1392324 - Add pref to enable Activity Stream on about:home. r=Mardak 2017-08-23 10:37:33 +02:00
AttributionCode.jsm Bug 1406097 - Use the cached attribution code in the environment. r=mhowell 2017-10-09 12:03:38 +02:00
BrowserUITelemetry.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
BrowserUsageTelemetry.jsm Backed out changeset 9018e3691e11 (bug 1378461) for failing browser-chrome's browser_oneOffContextMenu.js. r=backout 2017-09-07 00:26:17 +02:00
CastingApps.jsm Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
ContentClick.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
ContentCrashHandlers.jsm Bug 1407631 - Wait about 10 minutes after browser session start before scanning for unsubmitted crash reports. r=gsvelto 2017-10-24 16:55:24 -04:00
ContentLinkHandler.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
ContentMetaHandler.jsm Bug 1399880 - Add telemetry for page metadata size. r=francois,ursula 2017-09-26 14:13:47 -04:00
ContentObservers.js Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
ContentSearch.jsm Bug 1384402 - Fix broken about:preferences link after reorg v2 r=jaws 2017-07-27 11:30:05 +08:00
ContentWebRTC.jsm Bug 1374670 - Enabled the ESLint no-tabs rule across mozilla-central r=standard8 2017-07-04 21:30:18 +05:30
ContextMenu.jsm Bug 1408670 - Use PBU.isContentWindowPrivate instead of PBU.isBrowserPrivate in ContextMenu.jsm. r=Felipe 2017-10-14 16:43:38 +01:00
DirectoryLinksProvider.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
E10SUtils.jsm Bug 1393150 prevent remote extensions when e10s is off, r=bz,kmag 2017-09-14 15:12:45 -07:00
ExtensionsUI.jsm Backed out changeset 7e8e47c972f4 (bug 1397975) for eslint failure at browser/components/extensions/ext-chrome-settings-overrides.js:124: windowTracker is not defined. r=backout 2017-09-21 22:56:07 +02:00
Feeds.jsm Bug 1375243 - Explicitly create a URI object to avoid sync URI fixups from the content process. r=Gijs 2017-08-10 17:19:35 -07:00
FormSubmitObserver.jsm Bug 1403795 - Remove nsIDOMHTMLButtonElement; r=bz 2017-09-29 11:57:19 -07:00
FormValidationHandler.jsm Bug 1358921: Lazily load FormValidationHandler.jsm when first needed. r=florian 2017-05-02 20:08:30 -07:00
LaterRun.jsm Bug 1357517 - Remove Preferences.jsm usage from LaterRun.jsm. r=jaws 2017-07-28 21:20:27 +02:00
PageActions.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
PermissionUI.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
PingCentre.jsm Bug 1406087: All PingCentre pings should go to production by default. r=ursula 2017-10-05 11:12:17 -04:00
PluginContent.jsm Bug 1405655 - Only hide Flash Activation overlay UI if the entire plugin is covered. r=dthayer 2017-10-17 12:10:31 -02:00
ProcessHangMonitor.jsm Bug 1391594 - If a window closes while hosting a <xul:browser> hung on script, clear the hang. r=billm 2017-10-13 16:15:44 -04:00
ReaderParent.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
RecentWindow.jsm Bug 1291855 - Enable the no-else-return rule for eslint. r=Felipe,kmag,mossop 2016-08-03 18:54:59 -04:00
RemotePrompt.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
Sanitizer.jsm
SchedulePressure.jsm Bug 1406414 - Switch to an APNG loading indicator when the browser is under schedule pressure. r=francois,mconley 2017-09-21 16:10:49 -04:00
SitePermissions.jsm Bug 1334411 - Remove the UI for indexedDB in Permissions section of PageInfo and the identity block. r=johannh 2017-10-04 19:59:19 +05:30
TransientPrefs.jsm Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
UpdateTopLevelContentWindowIDHelper.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
Windows8WindowFrameColor.jsm Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
WindowsJumpLists.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
WindowsPreviewPerTab.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
ZoomUI.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
moz.build Bug 1406414 - Switch to an APNG loading indicator when the browser is under schedule pressure. r=francois,mconley 2017-09-21 16:10:49 -04:00
offlineAppCache.jsm Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
webrtcUI.jsm Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00