..
test
Bug 1241390 - Remove Suggested Tiles and related features. r=adw,emtwo
2017-05-02 17:09:16 -07:00
AboutHome.jsm
Backed out changeset 75a14f02f6f7 (bug 1330315) for build failures in TelemetryHistogramData.inc a=backout
2017-05-10 10:45:18 -07: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 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
BrowserUITelemetry.jsm
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +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
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +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
Backed out changeset 75a14f02f6f7 (bug 1330315) for build failures in TelemetryHistogramData.inc a=backout
2017-05-10 10:45:18 -07: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 1241390 - Remove Suggested Tiles and related features. r=adw,emtwo
2017-05-02 17:09:16 -07: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 1356231 - Use toolkit EventEmitter.jsm instead of devtools module. r=mossop
2017-04-27 17:58:09 +02: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 1358921: Lazily load ReaderParent.jsm when first needed. r=florian
2017-04-23 13:27:35 -07: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 1358921: Lazily load webrtcUI.jsm when first needed. r=florian
2017-05-02 19:50:20 -07:00