gecko-dev/browser/modules
Carsten "Tomcat" Book e83697008e merge mozilla-inbound to mozilla-central a=merge 2017-05-16 15:04:38 +02:00
..
test Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
AboutHome.jsm Bug 1330315 - Add a telemetry probe to track how the Preferences are opened, r=mconley 2017-05-09 10:43:48 -04:00
AboutNewTab.jsm Bug 1344372: Add override for RemotePageManager in AboutNewTab.jsm;r=mconley 2017-03-07 14:22:33 -05: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 1364090 - Detach the reload and stop buttons from the location bar. r=johannh 2017-05-11 19:16:05 +02: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 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
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 1330315 - Add a telemetry probe to track how the Preferences are opened, r=mconley 2017-05-09 10:43:48 -04: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 1347983 - Part 1: Make forms submitted from a large-allocation page not leave the large-allocation process, r=smaug 2017-03-16 14:32:26 -04:00
ExtensionsUI.jsm Bug 1356826: Part 7 - Scan for extension sideloads after final UI startup. r=aswan,rhelmer 2017-05-10 12:34:17 -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 1356911 - Remove unnecessary onWidgetInstanceRemoved listener. r=jaws 2017-04-20 23:34:55 +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
SelfSupportBackend.jsm Bug 1358921: Lazily load SelfSupportBackend.jsm when first needed. r=florian 2017-05-02 19:51:17 -07:00
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 1356569 - Remove appendElement's last parameter when it is false, r=jaws. 2017-04-14 21:51:39 +02: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 1351281 - Remove NetworkPrioritizer.jsm, r=dao 2017-05-03 03:28:00 +02: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