..
aboutcache
Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop
2017-04-09 05:43:43 -04:00
aboutcheckerboard
aboutmemory
Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws.
2017-04-14 21:51:39 +02:00
aboutperformance
Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian
2017-05-15 21:49:50 +02:00
addoncompat
Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian
2017-05-15 21:49:50 +02:00
alerts
Bug 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop.
2017-05-12 14:45:01 +02:00
apppicker
Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop
2017-04-09 05:43:43 -04:00
asyncshutdown
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
autocomplete
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
browser
Bug 1359092 - Extend loadURI within nsIWebNavigation.idl by a triggeringPrincipal argument. r=bz
2017-04-25 12:22:25 +02:00
build
Bug 1364050 - Part 3 - Remove obsolete code from the nsIDownloadManager implementation. r=mak
2017-05-15 11:55:50 +01:00
captivedetect
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +02:00
commandlines
Bug 1363262 - Don't call First() on empty strings in nsCommandLine::HandleFlagWithParam. r=bsmedberg
2017-05-11 15:41:41 -07:00
contentprefs
Bug 1353542 - Cleanup the script output and fix tests, r=Mossop.
2017-05-12 14:54:05 +02:00
contextualidentity
Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop
2017-04-09 05:43:43 -04:00
crashes
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
crashmonitor
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
ctypes
Bug 1365417 - mozJSComponentLoader::FindTargetObject() is infallible. r=kmag
2017-05-16 14:27:50 -07:00
diskspacewatcher
Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop
2017-04-09 05:43:43 -04:00
downloads
Bug 1364959 - Do remote application reputation lookups when downloading HTML files. r=dimi
2017-05-15 09:40:36 -07:00
extensions
Merge m-c to autoland
2017-05-21 13:17:22 -07:00
exthelper
Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop
2017-04-09 05:43:43 -04:00
feeds
Bug 1359350: Add no-eval rule to eslint config (and whitelist failures in tests) r=standard8
2017-05-08 14:50:50 +02:00
filepicker
Bug 1357846 - Introducing nsIFilePicker.displaySpecialDirectory, r=smaug
2017-04-26 18:20:19 +02:00
filewatcher
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
finalizationwitness
Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop
2017-04-09 05:43:43 -04:00
find
Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop
2017-04-09 05:43:43 -04:00
gfx
Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop
2017-04-09 05:43:43 -04:00
jsdownloads
Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian
2017-05-15 21:49:50 +02:00
jsoncpp
Bug 1356382 - Move jsoncpp library and ensure it is included even when crashreporter is not r=ted
2017-04-19 14:41:03 -07:00
lz4
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
maintenanceservice
Client code - Bug 1234401 - check that the patch dir subdirectory is valid. r=mhowell
2017-04-28 16:37:37 -07:00
mediasniffer
Bug 1357484: [mp4] Add m4v major type support. r=jolin
2017-04-25 12:52:56 +02:00
microformats
mozintl
Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop
2017-04-09 05:43:43 -04:00
mozprotocol
backout of f9abb9c83452 (bug 1319111) for crashes, r=bz
2017-05-13 13:55:11 +02:00
narrate
Bug 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop.
2017-05-12 14:45:01 +02:00
osfile
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
parentalcontrols
Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop
2017-04-09 05:43:43 -04:00
passwordmgr
Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian
2017-05-15 21:49:50 +02:00
perf
Bug 1365417 - mozJSComponentLoader::FindTargetObject() is infallible. r=kmag
2017-05-16 14:27:50 -07:00
perfmonitoring
Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian
2017-05-15 21:49:50 +02:00
places
Bug 1366829 - Fix various 'undefined property' errors raised in places tests. r=mak
2017-05-22 18:28:39 +01:00
printing
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
printingui
Bug 1348401 - Make the PPrinting::ShowProgress IPC message async, r=mconley, r=billm
2017-05-19 16:16:13 -04:00
privatebrowsing
Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop
2017-04-09 05:43:43 -04:00
processsingleton
Bug 1355611 - Don't load TelemetryStartup.js in the content process. r=gfritzsche
2017-04-11 15:13:30 -07:00
promiseworker
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
prompts
Bug 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop.
2017-05-12 14:45:01 +02:00
protobuf
Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop
2017-04-09 05:43:43 -04:00
reader
Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian
2017-05-15 21:49:50 +02:00
reflect
Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop
2017-04-09 05:43:43 -04:00
remote
Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop
2017-04-09 05:43:43 -04:00
remotebrowserutils
Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian
2017-05-15 21:49:50 +02:00
resistfingerprinting
Bug 1330890 - Part 1: Spoofing the time zone as UTC when fingerprinting resistance is enabled (adopt from Tor #16622 ). r=arthuredelstein,Ehsan
2017-05-02 15:21:04 +08:00
satchel
Bug 1365068 - import with destructuring, switch to shorthand function declarations and use array.includes. r=MattN
2017-05-16 18:23:56 -07:00
search
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
securityreporter
Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop
2017-04-09 05:43:43 -04:00
startup
Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian
2017-05-15 21:49:50 +02:00
statusfilter
Bug 1363877 - Label nsBrowserStatusFilter::TimeoutHandler as SystemGroup (r=felipe)
2017-05-17 11:47:40 -07:00
telemetry
Bug 1362866 - Remove FX_TAB_SWITCH_SPINNER_TYPE probe. r=billm
2017-05-08 21:50:15 -04:00
terminator
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
thumbnails
Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian
2017-05-15 21:49:50 +02:00
timermanager
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +02:00
tooltiptext
Bug 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop.
2017-05-12 14:45:01 +02:00
typeaheadfind
Bug 1364050 - Part 3 - Remove obsolete code from the nsIDownloadManager implementation. r=mak
2017-05-15 11:55:50 +01:00
url-classifier
Merge inbound to central, a=merge
2017-05-22 16:26:12 -07:00
urlformatter
Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop
2017-04-09 05:43:43 -04:00
utils
Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop
2017-04-09 05:43:43 -04:00
viewconfig
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +02:00
viewsource
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
windowcreator
Bug 1356922 - Part 1: Replace the next TabParent global pointer with per-window/tab next TabParent ID; r=billm,mconley
2017-04-24 14:18:29 -04:00
windowwatcher
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
workerloader
Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws
2017-03-20 12:36:37 +01:00
xulstore
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
moz.build
Bug 1270740 - Remove requestAutocomplete from toolkit/. r=mattn
2017-05-11 14:58:10 -07:00
nsDefaultCLH.js
Bug 1348068 - Enable the key-spacing rule for eslint and fix the related issues. r=standard8
2017-03-21 14:29:43 -04:00
nsDefaultCLH.manifest