.. |
test
|
Add an index-per-type histogram for awesomebar results (bug 1345834). data-review=bsmedberg r=adw,bsmedberg
|
2017-04-05 17:51:41 +03:00 |
AboutHome.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 |
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
|
Bug 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws.
|
2017-03-07 15:29:48 +01:00 |
BrowserUsageTelemetry.jsm
|
Add an index-per-type histogram for awesomebar results (bug 1345834). data-review=bsmedberg r=adw,bsmedberg
|
2017-04-05 17:51:41 +03: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 1344706 - Do not reuse originPrincipal as triggeringPrincipal within utilityOverlay.js. r=gijs
|
2017-04-03 12:43:01 +02:00 |
ContentCrashHandlers.jsm
|
Bug 1330464 - make the no-useless-parameters eslint rule detect misuses of the Services.prefs APIs, r=jaws.
|
2017-01-13 20:21:55 +01:00 |
ContentLinkHandler.jsm
|
Bug 1350878 - ContentLinkHandler.jsm does not use its NetUtil.jsm import. r=mikedeboer
|
2017-03-22 14:59:33 -07:00 |
ContentObservers.js
|
Bug 1352522, part 1 - Add ContentWebRTC observers in ContentObservers.js. r=florian
|
2017-04-07 08:48:58 -07:00 |
ContentSearch.jsm
|
Bug 1335907 - Reorganize the preferences based on feedback from user research. r=mconley
|
2017-03-29 11:52:08 -04:00 |
ContentWebRTC.jsm
|
Bug 1352522, part 1 - Add ContentWebRTC observers in ContentObservers.js. r=florian
|
2017-04-07 08:48:58 -07:00 |
DirectoryLinksProvider.jsm
|
Bug 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws.
|
2017-03-07 15:29:48 +01: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 1197420 Part 3 Initial browser.permissions api support r=kmag
|
2017-03-24 13:55:09 -07:00 |
Feeds.jsm
|
Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
|
2016-12-30 21:47:25 -05:00 |
FormSubmitObserver.jsm
|
Bug 1348068 - Enable the key-spacing rule for eslint and fix the related issues. r=standard8
|
2017-03-21 14:29:43 -04:00 |
FormValidationHandler.jsm
|
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
|
2017-01-17 11:50:25 +01:00 |
FullZoomUI.jsm
|
Bug 1348122 - Share code between the customizable zoom control and the location bar's zoom indicator. r=Gijs
|
2017-03-21 09:23:24 +01:00 |
HiddenFrame.jsm
|
Bug 1353104 - use HiddenFrame.jsm to create frames for add-on sdk add-ons, r=kmag
|
2017-04-03 21:25:16 +01:00 |
LaterRun.jsm
|
Bug 1329182 - remove trailing newURI null parameters in browser/, r=jaws.
|
2017-01-09 20:27:25 +01:00 |
NetworkPrioritizer.jsm
|
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
|
2017-01-17 11:50: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
|
Bug 1345905 - remove FLASH_PLUGIN_* telemetry, r=felipe
|
2017-03-09 10:46:18 -05:00 |
ProcessHangMonitor.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 |
ReaderParent.jsm
|
Bug 1344211 - Reader view shortcut should be shown in 'View' menu. r=Gijs
|
2017-03-04 19:01:19 +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 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
|
2016-12-29 18:34:54 -05:00 |
Sanitizer.jsm
|
Backed out 2 changesets (bug 1202902 ) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
|
2015-10-07 14:03:21 +02:00 |
SelfSupportBackend.jsm
|
Bug 1351300 - stop using the hidden DOM window from HiddenFrame.jsm, r=kmag
|
2017-03-28 15:24:05 +01:00 |
SitePermissions.jsm
|
Bug 1309123 - Show persistent-storage permission request notification, r=florian
|
2017-04-11 12:07:29 +08:00 |
Social.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 |
SocialService.jsm
|
Bug 1345294 - add an eslint rule to reject usage of {get,set}ComplexValue for nsISupportsString and suggest {get,set}StringPref instead, and make it pass, r=Mossop.
|
2017-03-16 19:26:02 +01: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 1329182 - remove trailing newURI null parameters in browser/, r=jaws.
|
2017-01-09 20:27:25 +01: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 1353174, part 1 - Turn ContentObservers.jsm into a process script. r=Gijs
|
2017-04-04 11:21:48 -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 1348257 - Hide the "always remember" checkbox for webrtc prompts in PBM. r=Nihanth
|
2017-03-20 19:49:59 +01:00 |