gecko-dev/b2g/components
Florian Quèze bdc1ffa608 Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
..
test Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
AboutServiceWorkers.jsm Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
ActivityChannel.jsm Backed out 3 changesets (bug 1143922) for landing with the wrong bug number 2015-09-18 14:13:33 -07:00
AlertsHelper.jsm Bug 1318217 - Remove AppsUtils; r=baku 2016-11-17 12:08:13 -05:00
AlertsService.js Bug 1310910 - Remove ChromeNotifications; r=baku 2016-10-18 09:41:56 -04:00
B2GAboutRedirector.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
B2GComponents.manifest Bug 1318562 - Remove Navigator.updateManager; r=baku 2016-11-18 09:01:49 -05:00
B2GPresentationDevicePrompt.js Bug 1294637 - add Cr declaration. r=me. 2016-08-12 17:06:30 +08:00
BootstrapCommandLine.js Bug 1318217 - Remove AppsUtils; r=baku 2016-11-17 12:08:13 -05:00
Bootstraper.jsm Bug 1318217 - Remove AppsUtils; r=baku 2016-11-17 12:08:13 -05:00
CommandLine.js Bug 1163904 - handle -url command line argument. r=fabrice 2015-05-15 06:36:23 +02:00
ContentPermissionPrompt.js Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
ContentRequestHelper.jsm Bug 1334250 - adapt the no-useless-removeEventListener rule to handle the listener being added and removed with the same variable + some hand fixes, r=jaws. 2017-01-27 10:47:57 +01:00
DebuggerActors.js Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
DirectoryProvider.js Bug 1229620 - Replace #ifdefs in b2g/ code by AppConstants r=timdream 2015-12-03 09:14:07 -08:00
ErrorPage.jsm Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
FilePicker.js Bug 1238515 - nsIFilePicker methods should clearly say when they return directories and files, r=smaug 2016-01-12 19:18:15 +00:00
Frames.jsm Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
FxAccountsMgmtService.jsm Bug 1211606 - Only fetch keys when Sync is enabled via 'services.sync.enabled' pref changed from Gaia. r=fabrice 2015-10-15 23:36:58 +02:00
FxAccountsUIGlue.js
GaiaChrome.cpp Backed out changeset 16aa7041c009 (bug 1287107) for causing xpcshell and mac tests 2016-07-22 11:30:23 +02:00
GaiaChrome.h Backed out changeset 16aa7041c009 (bug 1287107) for causing xpcshell and mac tests 2016-07-22 11:30:23 +02:00
GlobalSimulatorScreen.jsm
HelperAppDialog.js Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao 2016-02-15 08:57:00 +01:00
LogCapture.jsm Bug 1231100 - Get rid of nsIDOMFileReader - patch 2, r=sicking 2015-12-09 15:52:38 -05:00
LogParser.jsm Bug 1188999 - LogShake does not fetch about:memory reports. r=gerard-majax 2015-08-04 13:47:00 +02:00
LogShake.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
MailtoProtocolHandler.js Bug 1207499 - Part 1: Remove use of expression closure from b2g/. r=sicking 2015-09-21 00:07:44 +09:00
OMAContentHandler.js
OopCommandLine.js Bug 1259466. Rename layers.offmainthreadcomposition.enabled. r=milan 2016-04-05 10:55:17 -04:00
OrientationChangeHandler.jsm Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
PresentationRequestUIGlue.js Bug 1277197 - fix JS error in PresentationRequestUIGlue for 2-UAs device. r=kuoe0. 2016-06-01 21:12:21 +08:00
ProcessGlobal.js Bug 1190995 - backout 0450f02a2b3b for M1 failures 2015-08-14 17:57:34 -07:00
RecoveryService.js Bug 1230633 - User is unable to enable full devtools/developer mode r=me 2015-12-04 15:06:53 -08:00
SafeMode.jsm Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
Screenshot.jsm Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
SignInToWebsite.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
SimulatorScreen.js Bug 1318874 - Remove some occurrences of nsIPrincipal.appStatus from b2g; r=baku 2016-11-22 08:31:13 -05:00
SmsProtocolHandler.js Bug 1207499 - Part 1: Remove use of expression closure from b2g/. r=sicking 2015-09-21 00:07:44 +09:00
SystemAppProxy.jsm Bug 1235123 - Part 1 - Make SystemAppProxy can handle multiple system app, r=schien 2016-04-28 15:18:03 +08:00
SystemMessageInternal.js Bug 1284455 - Remove the System Messages API, Gecko part r=me 2016-04-20 19:04:13 +02:00
TelProtocolHandler.js Bug 1207499 - Part 1: Remove use of expression closure from b2g/. r=sicking 2015-09-21 00:07:44 +09:00
TelURIParser.jsm
moz.build Bug 1318562 - Remove Navigator.updateManager; r=baku 2016-11-18 09:01:49 -05:00
nsIGaiaChrome.idl Backed out changeset 16aa7041c009 (bug 1287107) for causing xpcshell and mac tests 2016-07-22 11:30:23 +02:00
nsISystemMessagesInternal.idl Bug 1284455 - Remove the System Messages API, Gecko part r=me 2016-04-20 19:04:13 +02:00