.. |
aboutcache
|
Bug 1245649: Merge browser and toolkit eslint rule settings. r=felipe
|
2016-02-03 13:12:18 -08:00 |
aboutcheckerboard
|
Bug 1238042 - Add about:checkerboard. r=ehsan,botond
|
2016-01-22 20:27:28 -05:00 |
aboutmemory
|
Bug 1245649: Enable no-nested-ternary. r=mconley
|
2016-02-03 21:17:16 -08:00 |
aboutperformance
|
Bug 1245649: Merge browser and toolkit eslint rule settings. r=felipe
|
2016-02-03 13:12:18 -08:00 |
addoncompat
|
Bug 1245649: Turn on no-extra-semi. r=markh
|
2016-02-03 17:27:36 -08:00 |
alerts
|
Bug 1246019 - Enable again test_alerts.html for Linux. Backout b406515c38b4. r=backout
|
2016-02-24 09:48:58 -05:00 |
apppicker
|
Bug 1245649: Turn on no-extra-semi. r=markh
|
2016-02-03 17:27:36 -08:00 |
asyncshutdown
|
Bug 1249590 - Bullet-proofing AsyncShutdown wrt exceptions;r=froydnj
|
2016-02-19 12:51:04 +01:00 |
autocomplete
|
Bug 1245649: Turn on no-trailing-spaces. r=Gijs
|
2016-02-03 14:22:33 -08:00 |
build
|
Bug 1246277 - Don't forget to register nsPerformanceStatsService on non-Nightly;r=me
|
2016-02-17 23:47:36 +01:00 |
captivedetect
|
Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8
|
2015-11-30 13:05:00 -08:00 |
commandlines
|
Bug 1245649: Turn on no-trailing-spaces. r=Gijs
|
2016-02-03 14:22:33 -08:00 |
console
|
Bug 1245649: Turn on no-trailing-spaces. r=Gijs
|
2016-02-03 14:22:33 -08:00 |
contentprefs
|
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 |
cookie
|
Bug 1245649: Turn on no-trailing-spaces. r=Gijs
|
2016-02-03 14:22:33 -08:00 |
crashes
|
Bug 1245649: Turn on no-trailing-spaces. r=Gijs
|
2016-02-03 14:22:33 -08:00 |
crashmonitor
|
Bug 1245649: Turn on no-extra-semi. r=markh
|
2016-02-03 17:27:36 -08:00 |
ctypes
|
Bug 1245649: Turn on no-extra-semi. r=markh
|
2016-02-03 17:27:36 -08:00 |
diskspacewatcher
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
downloads
|
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 |
extensions
|
Merge m-c to inbound, a=merge
|
2016-02-26 12:38:33 -08:00 |
exthelper
|
Bug 1217082 - Remove for-each from toolkit/. r=Gijs
|
2015-10-19 04:57:14 +09:00 |
feeds
|
Bug 1245649: Turn on no-trailing-spaces. r=Gijs
|
2016-02-03 14:22:33 -08:00 |
filepicker
|
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 |
filewatcher
|
Bug 1245649: Turn on no-extra-semi. r=markh
|
2016-02-03 17:27:36 -08:00 |
finalizationwitness
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
find
|
|
|
formautofill
|
Bug 1245649: Enable no-negated-in-lhs, no-native-reassign, no-func-assign and no-labels. r=MattN
|
2016-02-03 20:47:08 -08:00 |
gfx
|
Bug 1245649: Turn on no-trailing-spaces. r=Gijs
|
2016-02-03 14:22:33 -08:00 |
help
|
|
|
jsdownloads
|
Bug 1250581 - Enable the browser_DownloadPDFSaver.js test on e10s. r=me
|
2016-02-26 12:06:36 +02:00 |
lz4
|
Backed out 5161ded671e0 for causing Mulet failures
|
2015-12-03 20:01:43 -08:00 |
maintenanceservice
|
Bug 1079858, Deal with deprecation of SHA1 (SHA-1) Authenticode signatures for Windows signing, part 1, r=catlee, a=lizzard
|
2015-12-08 16:06:26 -05:00 |
mediasniffer
|
Bug 1244523: [mp4] P2. Have sniffer recognise ftyp qt subtype. r=cpearce
|
2016-02-02 16:27:47 +11:00 |
microformats
|
Bug 1245649: Enable no-nested-ternary. r=mconley
|
2016-02-03 21:17:16 -08:00 |
osfile
|
Bug 1247679, part 3 - Replace NS_IMPL_CYCLE_COLLECTION_TRACE_JSVAL_MEMBER_CALLBACK with JS_MEMBER. r=smaug
|
2016-02-22 10:11:02 -08:00 |
parentalcontrols
|
Bug 1232374 - remove nsAutoArrayPtr usages from toolkit/; r=froydnj
|
2015-12-17 09:37:47 -08:00 |
passwordmgr
|
Bug 1246188 - Make webconsole.js ESLint-clean. r=lclark
|
2016-02-13 00:56:12 -05:00 |
perf
|
Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8
|
2015-11-30 13:05:00 -08:00 |
perfmonitoring
|
Bug 1204127 - Clean up paths added after migration. r=ochameau
|
2016-02-08 17:32:07 -06:00 |
places
|
Bug 1250363 - Speed up history removals through a simulated per-statement trigger. r=yoric
|
2016-02-23 02:21:03 +01:00 |
printing
|
Bug 1245649: Turn on no-trailing-spaces. r=Gijs
|
2016-02-03 14:22:33 -08:00 |
privatebrowsing
|
|
|
processsingleton
|
Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau
|
2015-10-21 12:48:53 -05:00 |
promiseworker
|
Bug 1245649: Turn on no-extra-semi. r=markh
|
2016-02-03 17:27:36 -08:00 |
prompts
|
Bug 1250772 - Remove softkb-change observer listener. r=mossop
|
2016-02-24 12:52:38 +09:00 |
protobuf
|
Bug 1216020 - Comment all ALLOW_COMPILER_WARNINGS lines. r=glandium.
|
2015-10-19 18:05:20 -07:00 |
reader
|
Bug 1226238 - (Part 5) Update reader view toolbar styles. r=Gijs,ahunt
|
2016-02-22 14:28:02 -08:00 |
reflect
|
|
|
remote
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
remotebrowserutils
|
Bug 1233803 - Register RemoteWebNavigation as a standard js-implemented XPCOM component. r=felipe
|
2016-01-12 16:44:08 -05:00 |
satchel
|
Bug 976940 - FormHistory.update() should call handleError if form history is disabled and the operation is not a removal. r=markh
|
2016-02-22 18:17:43 +01:00 |
search
|
Bug 1245649: Turn on no-extra-semi. r=markh
|
2016-02-03 17:27:36 -08:00 |
securityreporter
|
Bug 1241821 - Create a SecurityReporter component for TLS Error Reports r=mossop, keeler
|
2016-01-30 08:07:38 +00:00 |
social
|
Merge fx-team to central, a=merge
|
2016-02-26 12:19:25 -08:00 |
sqlite
|
Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8
|
2015-11-30 13:05:00 -08:00 |
startup
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
statusfilter
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
telemetry
|
Bug 1250897 - Add build number data in Telemetry pings r=gfritzsche
|
2016-02-26 14:04:12 +01:00 |
terminator
|
Bug 1232285 - The Terminator's notion of ticks is incorrect. r=Yoric
|
2015-12-22 10:32:00 +03:00 |
thumbnails
|
Bug 1247641 - When loading a background thumbnail, load about:blank asynchronously when a load fails to avoid endless redirects. r=markh
|
2016-02-16 16:34:25 -08:00 |
timermanager
|
Bug 1245649: Enable no-nested-ternary. r=mconley
|
2016-02-03 21:17:16 -08:00 |
typeaheadfind
|
Bug 1244798: Check for null before proceeding. r=smaug
|
2016-02-03 13:30:46 -08:00 |
url-classifier
|
Bug 1250439 - preven memory leak in Classifier::GetLookupCache. r=gcp
|
2016-02-24 13:34:10 +02:00 |
urlformatter
|
Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8
|
2015-11-30 13:05:00 -08:00 |
utils
|
Bug 1237357 - Fix missing Cr used by AddonLocalizationConverter in simpleServices. r=kmag
|
2016-01-08 05:38:00 -05:00 |
viewconfig
|
Bug 1245649: Turn on no-trailing-spaces. r=Gijs
|
2016-02-03 14:22:33 -08:00 |
viewsource
|
Bug 1245649: Merge browser and toolkit eslint rule settings. r=felipe
|
2016-02-03 13:12:18 -08:00 |
workerloader
|
Backed out 5161ded671e0 for causing Mulet failures
|
2015-12-03 20:01:43 -08:00 |
xulstore
|
Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8
|
2015-11-30 13:05:00 -08:00 |
moz.build
|
Bug 1241821 - Create a SecurityReporter component for TLS Error Reports r=mossop, keeler
|
2016-01-30 08:07:38 +00:00 |
nsDefaultCLH.js
|
Bug 1245649: Turn on no-irregular-whitespace and no-mixed-spaces-and-tabs. r=jaws
|
2016-02-03 18:09:49 -08:00 |
nsDefaultCLH.manifest
|
|
|