gecko-dev/browser/modules
Robert Strong 9fc4161b50 Bug 692295 - Remove nsWindowsShellService's ShortcutMaintenance method and calls now that it is no longer needed. r=jimm
Removes nsIWindowsShellService.idl since there are no longer custom methods and it can just use nsIShellService.idl
Removes a couple of includes that are no longer used and should have been removed after the code to delete Firefox prefetch files was removed
2017-06-12 18:42:23 -07:00
..
test Bug 1359137 - fix BrowserUITelemetry's reliance on the default state of things in CustomizableUI, r=mikedeboer 2017-05-31 14:15:18 +01:00
AboutHome.jsm Bug 1361286 - add in-page messages support for Automigration module; r=Gijs 2017-05-24 16:56:00 +08:00
AboutNewTab.jsm Bug 1361286 - add in-page messages support for Automigration module; r=Gijs 2017-05-24 16:56:00 +08:00
AttributionCode.jsm Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop. 2017-05-12 14:42:39 +02:00
BrowserUITelemetry.jsm Bug 1368920. Part 4 - Enable Report Site Issue button for DevEdition and Nightly builds only. r=Gijs 2017-06-06 15:50:53 -05:00
BrowserUsageTelemetry.jsm merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-04-15 19:59:24 +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 1358921: Lazily load ContentClick.jsm when first needed. r=florian 2017-04-23 12:58:18 -07:00
ContentCrashHandlers.jsm Bug 1370652 - Handle more rejections in code exercised by browser-chrome tests. r=Mossop 2017-06-06 21:15:42 +01:00
ContentLinkHandler.jsm Bug 1359111 - stop using BrowserUtils.makeURI, r=jaws. 2017-04-25 09:21:49 +02: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 1365412 - Clean up various ESLint global definitions in browser/. r=mossop 2017-05-16 22:22:42 +01:00
ContentWebRTC.jsm Bug 1356569 - Remove appendElement's last parameter when it is false, r=jaws. 2017-04-14 21:51:39 +02:00
DirectoryLinksProvider.jsm Bug 1362882 - script-generated patch to switch from Promise.defer() to new Promise() where it's straightforward, rs=Mossop. 2017-05-12 14:55:27 +02:00
E10SUtils.jsm Bug 1351358 Part 2.5: Move logic in the parent for switching in and out of Large Allocation process into browser.js RedirectLoad. r=mystor 2017-05-18 12:08:56 +01:00
ExtensionsUI.jsm Bug 1359733 - (pt. 3) Pull out browser-addons.js badges r=aswan 2017-05-15 10:38:33 -07:00
Feeds.jsm Bug 1358921: Lazily load Feeds.jsm when first needed. r=florian 2017-04-23 13:02:49 -07:00
FormSubmitObserver.jsm Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
FormValidationHandler.jsm Bug 1358921: Lazily load FormValidationHandler.jsm when first needed. r=florian 2017-05-02 20:08:30 -07:00
FullZoomUI.jsm Bug 1354105 - Add zoom controls - zoom in, zoom reset, zoom out and fullscreen - buttons to the Photon app menu. r=Gijs 2017-06-01 19:36:04 +02:00
LaterRun.jsm Bug 1329182 - remove trailing newURI null parameters in browser/, r=jaws. 2017-01-09 20:27:25 +01:00
PermissionUI.jsm Bug 1309123 - Show persistent-storage permission request notification, r=florian 2017-04-11 12:07:29 +08:00
PluginContent.jsm Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
ProcessHangMonitor.jsm Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
ReaderParent.jsm Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop. 2017-05-12 14:42:39 +02: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 1358921: Lazily load RemotePrompt.jsm when first needed. r=florian 2017-04-23 13:00:46 -07:00
Sanitizer.jsm
SitePermissions.jsm Bug 1309123 - Show persistent-storage permission request notification, r=florian 2017-04-11 12:07:29 +08:00
Social.jsm Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws. 2017-04-14 21:51:39 +02:00
SocialService.jsm Bug 1355056 - replace (function(args) { /* do stuff using this */ }).bind(this) with arrow functions, r=jaws. 2017-04-27 00:25:45 +02:00
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
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 692295 - Remove nsWindowsShellService's ShortcutMaintenance method and calls now that it is no longer needed. r=jimm 2017-06-12 18:42:23 -07:00
WindowsPreviewPerTab.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
moz.build Bug 1361578 - Remove SelfSupport, since it is obsoleted by shield-recipe-client. r=Gijs 2017-05-19 10:02:11 -07: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 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop. 2017-05-12 14:42:39 +02:00