..
aboutcache
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
aboutcheckerboard
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
aboutmemory
Backed out changeset 99587cc6ef23 (bug 1335536) for failing robocop testFilePicker on Android. r=backout
2017-02-01 19:08:22 +01:00
aboutperformance
Bug 1333312 - Skip browser_aboutperformance.js on linux64-asan. r=standard8
2017-02-09 17:52:50 -02:00
addoncompat
Bug 1331684: Record time spent blocked on shouldLoad shims per add-on. r=billm data-r=bsmedberg
2017-01-24 16:29:53 -08:00
alerts
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
apppicker
Backed out changeset d0a0da23ac05 (bug 1334975) for frequent failures of test_chrome_ext_downloads_saveAs.html. r=backout
2017-02-21 17:54:27 +01:00
asyncshutdown
Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps
2017-01-18 10:30:39 +00:00
autocomplete
Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps
2017-01-18 10:30:39 +00:00
browser
Bug 1337537 - Remove the need for TabGroup to be an nsISupports for DocShell::FindItemWithName (r=mystor)
2017-02-13 17:02:47 -08:00
build
…
captivedetect
Bug 1332271 - Do not cancel timer when captive portal request times out r=mcmanus
2017-01-24 15:43:30 +01:00
commandlines
Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps
2017-01-18 10:30:39 +00:00
contentprefs
Bug 1332501, r=bholley,jld
2017-01-22 15:10:40 +00:00
contextualidentity
Backed out changeset 0ec5aae7453f (bug 1340450) for test failures in own test
2017-02-22 17:00:30 +01:00
crashes
Bug 1310703 - Use the ID generated by the crashreporter client when sending a crash ping so that server-side deduplication works correctly; r=Dexter
2017-01-16 18:17:02 +01:00
crashmonitor
Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps
2017-01-18 10:30:39 +00:00
ctypes
Bug 1338249 - Improve eslint-plugin-mozilla's handling of workers when dealing with globals and imports. r=mossop
2017-02-07 11:14:49 +00:00
diskspacewatcher
…
downloads
Bug 1338947: Add const to kBinaryFileExtensions. r=gcp
2017-02-14 15:24:55 +13:00
extensions
Bug 1340556 - Add tests for clipboardRead from the background page r=mixedpuppy
2017-02-22 00:30:41 +01:00
exthelper
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
feeds
Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps
2017-01-18 10:30:39 +00:00
filepicker
Backed out changeset c32c74847eb6 (bug 1335539)
2017-02-21 17:53:45 +01:00
filewatcher
Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps
2017-01-18 10:30:39 +00:00
finalizationwitness
Bug 1339289 - Give names to a lot of common runnables (r=ehsan)
2017-02-15 12:30:01 -08:00
find
Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop
2017-01-12 13:47:27 -08:00
formautofill
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
gfx
Bug 1339432 - Ship GfxSanityTest only on Windows, r=Mossop.
2017-02-16 00:13:09 +01:00
jsdownloads
Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps
2017-01-18 10:30:39 +00:00
lz4
Bug 1338249 - Improve eslint-plugin-mozilla's handling of workers when dealing with globals and imports. r=mossop
2017-02-07 11:14:49 +00:00
maintenanceservice
Bug 1334883 - Remove code NSIS pre-3.0a2 code from installer. r=mhowell
2017-01-31 11:25:18 +01:00
mediasniffer
Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps
2017-01-18 10:30:39 +00:00
microformats
Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws.
2017-01-30 08:10:22 +01:00
mozintl
Bug 1312053 - Expose an API to get locale information. r=Waldo
2017-02-17 20:06:43 -08:00
mozprotocol
Bug 1331968: Implement the moz: protocol handler to redirect to a fixed website. r=gijs
2017-01-18 14:10:46 -08:00
narrate
Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws.
2017-01-27 10:51:03 +01:00
osfile
Bug 1338263 - Remove remaining legacy generator from toolkit/components/osfile/tests/xpcshell/. r=Yoric
2017-02-11 01:53:24 +09:00
parentalcontrols
Backed out 4 changesets (bug 1318004
) for xpcshell failures a=backout CLOSED TREE
2016-11-21 16:15:38 -08:00
passwordmgr
Bug 1312981, bug 1313136 - Skip browser_capture_doorhanger_window_open.js on Linux for frequent failures.
2017-02-22 12:43:41 -05:00
perf
Bug 1332172 - Remove XPC_MAP_WANT_*. r=mccr8.
2017-01-23 13:33:58 +11:00
perfmonitoring
Bug 1339289 - Give names to a lot of common timers (r=ehsan)
2017-02-15 12:30:01 -08:00
places
Bug 1339497 - Location bar may suggest an incorrect url when input url contains % encoded components. r=standard8
2017-02-21 18:50:16 +01:00
printing
Backed out changeset d0a0da23ac05 (bug 1334975) for frequent failures of test_chrome_ext_downloads_saveAs.html. r=backout
2017-02-21 17:54:27 +01:00
printingui
Bug 1329216 - Move default printer name querying. r=bobowen
2017-02-13 13:08:20 +01:00
privatebrowsing
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
processsingleton
Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws.
2017-01-27 10:51:03 +01:00
promiseworker
Bug 1338249 - Improve eslint-plugin-mozilla's handling of workers when dealing with globals and imports. r=mossop
2017-02-07 11:14:49 +00:00
prompts
Bug 1338585 - Add an eslint rule to require using .ownerGlobal instead of .ownerDocument.defaultView, r=jaws.
2017-02-13 13:01:32 +01:00
protobuf
Bug 1275204 - protobuf: Sync sparc64 pre-processor defines from upstream. r=fitzgen
2017-01-11 16:09:46 +09:00
reader
Bug 1338249 - Improve eslint-plugin-mozilla's handling of workers when dealing with globals and imports. r=mossop
2017-02-07 11:14:49 +00:00
reflect
Bug 1332172 - Remove XPC_MAP_WANT_*. r=mccr8.
2017-01-23 13:33:58 +11:00
remote
Bug 1338086 - Remove useless else blocks in order to reduce complexity in toolkit/components/remote/ r=Ehsan
2017-02-09 10:57:00 +01:00
remotebrowserutils
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
satchel
Bug 1326139
- Implement profile item two column layout. r=MattN
2017-01-25 11:04:15 +08:00
search
Bug 1335983 - Migrate nsCollation::CreateCollection to use LocaleService::GetAppLocale. r=jfkthame
2017-02-07 12:52:03 -08:00
securityreporter
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
social/test /xpcshell
…
startup
Bug 1332892 - Remove obsolete hackaround from nsDefaultURIFixup.cpp. r=bz
2017-01-22 14:32:37 +09:00
statusfilter
…
telemetry
Bug 1337566 - Extend DECODER_DOCTOR_INFOBAR_STATS probe until 59 - r=francois
2017-02-23 15:47:07 +11:00
terminator
No bug - Fix comment to match the code. DONTBUILD
2017-01-25 10:06:11 +13:00
thumbnails
Bug 1338249 - Improve eslint-plugin-mozilla's handling of workers when dealing with globals and imports. r=mossop
2017-02-07 11:14:49 +00:00
timermanager
Bug 1333564 - [manifestparser] Stop supporting ';' as a valid comment character, r=jmaher
2017-01-25 14:38:37 -05:00
tooltiptext
Backed out changeset c32c74847eb6 (bug 1335539)
2017-02-21 17:53:45 +01:00
typeaheadfind
Bug 1338086 - Remove useless else blocks in order to reduce complexity in toolkit/components/typeaheadfind r=mstange
2017-02-09 10:57:07 +01:00
url-classifier
Bug 1311931 - Add telemetry to measure full match rate for v2 and v4. r=francois
2017-02-23 23:07:13 +08:00
urlformatter
Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps
2017-01-18 10:30:39 +00:00
utils
Bug 1308640 bypass TP when addon has explicit permission to url, r=bz,kmag,mrbkap
2017-02-09 21:08:06 -08:00
viewconfig
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
viewsource
Bug 1335281 - Use frame loader for same process browsers. r=mrbkap
2017-02-14 14:12:35 -06:00
windowcreator
Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps
2017-01-18 10:30:39 +00:00
windowwatcher
Bug 1337537 - Remove the need for TabGroup to be an nsISupports for DocShell::FindItemWithName (r=mystor)
2017-02-13 17:02:47 -08:00
workerloader
Bug 1338249 - Improve eslint-plugin-mozilla's handling of workers when dealing with globals and imports. r=mossop
2017-02-07 11:14:49 +00:00
xulstore
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
.eslintrc.js
Bug 1335813 - Enable eslint no-undef for toolkit, apart from components/ and content/, and fix various issues. r=jaws
2017-01-31 13:17:03 +00:00
moz.build
Bug 1339432 - Ship GfxSanityTest only on Windows, r=Mossop.
2017-02-16 00:13:09 +01:00
nsDefaultCLH.js
Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
2016-12-30 21:47:25 -05:00
nsDefaultCLH.manifest
…