gecko-dev/toolkit/modules
Nick Alexander e90bd4aabb Bug 1256401 - Part 2: Remove references to b2gdroid. r=fabrice
MozReview-Commit-ID: 63yJGdgPbhe

--HG--
extra : rebase_source : 2256e0a12588703a83f4cba06971231ac3c64592
extra : amend_source : 1f35a04191f37225986bd7ff4d0b6b2c34a71b05
extra : histedit_source : 82d351700936c8e1297eeca91ce00f96340e2f2c
2016-03-18 14:41:51 -07:00
..
addons Bug 1223634 - fix eslint failure. r=me 2016-03-16 15:32:49 +01:00
docs
secondscreen Bug 1129785 - support video sharing via Presentation API. r=mfinkle. 2016-02-06 18:15:22 -08:00
sessionstore Bug 1245649: Enable no-nested-ternary. r=mconley 2016-02-03 21:17:16 -08:00
tests Bug 1245334 - Make PromiseMessage.jsm ids more meaningful. r=baku 2016-03-16 18:07:00 -04:00
AppConstants.jsm Bug 1256401 - Part 2: Remove references to b2gdroid. r=fabrice 2016-03-18 14:41:51 -07:00
AsyncPrefs.jsm Bug 1252855 - make reader mode use AsyncPrefs, r=margaret 2016-03-15 20:40:14 +00:00
Battery.jsm Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
BinarySearch.jsm
BrowserUtils.jsm Bug 1245649: Merge browser and toolkit eslint rule settings. r=felipe 2016-02-03 13:12:18 -08:00
CertUtils.jsm Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
CharsetMenu.jsm Bug 1088710 - part 1: fix some leftover gunk from pre-australis menubutton, r=mconley 2016-02-24 15:23:35 +00:00
ClientID.jsm Bug 1244295 - Add regression warning to ClientID.jsm getClientID method. r=gfritzsche 2016-02-17 15:31:26 -08:00
Console.jsm Bug 1204812 - Keep Console.jsm in toolkit/modules/ r=jryans,Mossop 2015-10-15 03:45:22 -07:00
debug.js Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
DeferredTask.jsm Bug 1229519: Fix toolkit/modules to pass eslint checks. r=mak 2015-12-03 09:58:56 -08:00
Deprecated.jsm Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
FileUtils.jsm Bug 1229519: Fix toolkit/modules to pass eslint checks. r=mak 2015-12-03 09:58:56 -08:00
Finder.jsm Bug 1064580 - Add definitions for onCurrentSelection to the listeners since RemoteFinder.jsm expects them to be present. Also add an error check in Finder.jsm for empty selections. r=evilpie 2016-03-07 16:37:34 -05:00
Geometry.jsm Bug 1245649: Enable no-nested-ternary. r=mconley 2016-02-03 21:17:16 -08:00
GMPInstallManager.jsm Bug 1230857 - Make GMPInstallManager enforce sensible permissions on GMP files at install time. r=spohl 2016-01-14 15:16:06 +13:00
GMPUtils.jsm Bug 1234099 - Unhide Adobe GMP on Windows XP. r=spohl 2016-02-24 15:46:52 +13:00
Http.jsm Bug 1207497 - Part 1: Remove use of expression closure from toolkit/, exept tests. r=Gijs 2015-09-24 21:20:04 +09:00
InlineSpellChecker.jsm Bug 1245649: Turn on use-isnan, no-unexpected-multiline, no-octal and no-self-compare. r=MattN 2016-02-03 18:21:30 -08:00
InlineSpellCheckerContent.jsm Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
LightweightThemeConsumer.jsm Bug 1207497 - Part 1: Remove use of expression closure from toolkit/, exept tests. r=Gijs 2015-09-24 21:20:04 +09:00
LoadContextInfo.jsm Bug 1165269 - Use OriginAttributes in nsILoadContextInfo, r=michal+allstars 2015-10-11 18:13:09 +02:00
Locale.jsm
Log.jsm Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
moz.build Bug 1252855 - allow setting a specific list of prefs from the content process, r=mrbkap,margaret,haik 2016-03-13 13:10:16 +00:00
NewTabUtils.jsm merge mozilla-inbound to mozilla-central a=merge 2015-09-28 14:13:24 +02:00
ObjectUtils.jsm
PageMenu.jsm
PageMetadata.jsm Bug 1037483 replace microdata with microformats in share, r=dietrich 2016-01-29 10:58:45 -08:00
PermissionsUtils.jsm Bug 1245649: Turn on linebreak-style. r=Gijs 2016-02-03 17:04:56 -08:00
PopupNotifications.jsm Bug 1254104: use docShellIsActive instead of introducing logic that relies on tabbrowser implementation specifics. r=evilpies 2016-03-16 12:51:50 +01:00
Preferences.jsm Bug 1207497 - Part 1: Remove use of expression closure from toolkit/, exept tests. r=Gijs 2015-09-24 21:20:04 +09:00
PrivateBrowsingUtils.jsm Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
ProfileAge.jsm Bug 1003204: Removed CommonUtils.exceptionStr() in toolkit/ r=gfritzsche 2015-12-18 04:05:00 +01:00
Promise-backend.js Bug 1233497 - Temporarily allow unsafe CPOWs in Promise-backend.js and Task.jsm. r=billm 2016-01-18 12:44:37 -05:00
Promise.jsm
PromiseMessage.jsm Bug 1245334 - Make PromiseMessage.jsm ids more meaningful. r=baku 2016-03-16 18:07:00 -04:00
PromiseUtils.jsm Bug 1229519: Fix toolkit/modules to pass eslint checks. r=mak 2015-12-03 09:58:56 -08:00
PropertyListUtils.jsm Bug 1231100 - Get rid of nsIDOMFileReader - patch 2, r=sicking 2015-12-09 15:52:38 -05:00
RemoteController.jsm
RemoteFinder.jsm
RemotePageManager.jsm Bug 1229519: Fix toolkit/modules to pass eslint checks. r=mak 2015-12-03 09:58:56 -08:00
RemoteSecurityUI.jsm
RemoteWebProgress.jsm Bug 1254657 - change how we send Content:LoadURIResult to avoid upsetting RemoteWebProgress.jsm, r=mconley 2016-03-08 20:04:10 +00:00
ResetProfile.jsm
SelectContentHelper.jsm Bug 1223533 - Don't hide the select popup on irrelevant pagehide events. r=mconley 2016-03-18 15:12:46 +08:00
SelectParentHelper.jsm Bug 1214259 - Honour display: none in <option> elements in e10s r=Enn 2015-10-15 14:29:25 -04:00
Services.jsm Bug 1229519: Fix toolkit/modules to pass eslint checks. r=mak 2015-12-03 09:58:56 -08:00
SessionRecorder.jsm Bug 1234522 - Remove services/datareporting. r=gfritzsche 2016-01-05 02:01:00 +01:00
ShortcutUtils.jsm Bug 1226661 - DevTools client JSM global tweak for B2G. r=ochameau 2015-11-23 18:10:11 -06:00
Sntp.jsm Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
SpatialNavigation.jsm Bug 1229519: Fix toolkit/modules to pass eslint checks. r=mak 2015-12-03 09:58:56 -08:00
Sqlite.jsm Bug 1245649: Merge browser and toolkit eslint rule settings. r=felipe 2016-02-03 13:12:18 -08:00
Task.jsm Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
Timer.jsm Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Troubleshoot.jsm Bug 524757 - "Add architecture and operating system to about:support". r=adw 2016-02-09 15:57:00 +01:00
UpdateUtils.jsm Bug 1243936 - Convert remaining callsites within devtools/ and toolkit/ to use channel.open2() 2016-01-29 09:16:13 -08:00
WebChannel.jsm Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
WindowDraggingUtils.jsm Bug 1219215 - part 1: remove window-drag bindings and other callers of WindowDraggingUtils, replace with using window-dragging region everywhere, r=dao,felipe 2016-01-18 15:32:14 +00:00
WindowsRegistry.jsm Bug 1041514 - Don't show default browser prompt if a user opts out in the installer. r=jimm 2016-02-22 12:34:30 -05:00
ZipUtils.jsm Bug 1229519: Fix toolkit/modules to pass eslint checks. r=mak 2015-12-03 09:58:56 -08:00