.. |
aboutcache
|
Bug 1206491 - Fix a JavaScript error in about:cache page. r=mayhemmer
|
2015-09-20 04:36:00 +02:00 |
aboutmemory
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
aboutperformance
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
addoncompat
|
Bug 912121 - Rewrite require / import to match source tree. rs=devtools
|
2015-09-21 12:04:18 -05:00 |
alerts
|
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
|
2015-09-22 21:39:03 -07:00 |
apppicker
|
|
|
asyncshutdown
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
autocomplete
|
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
|
2015-09-22 21:39:03 -07:00 |
build
|
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
|
2015-09-22 21:39:03 -07:00 |
captivedetect
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
commandlines
|
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
|
2015-09-22 21:39:03 -07:00 |
console
|
Bug 1177381 - View source from error console uses deprecated API. r=neil
|
2015-07-27 10:07:00 -04:00 |
contentprefs
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
cookie
|
|
|
crashes
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
crashmonitor
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
ctypes
|
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
|
2015-09-22 21:39:03 -07:00 |
diskspacewatcher
|
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
|
2015-09-22 21:39:03 -07:00 |
downloads
|
Bug 1206146 - Use channel->AsyncOpen2() in embedding/components/webbrowserpersist/nsWebBrowserPersist.cpp (r=sicking)
|
2015-09-19 20:24:39 -07:00 |
extensions
|
Bug 1204072 - Import runSafe in ext-{alarms,notifications} (r=billm)
|
2015-09-25 05:09:11 -07:00 |
exthelper
|
|
|
feeds
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
filepicker
|
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
|
2015-09-22 21:39:03 -07:00 |
filewatcher
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
finalizationwitness
|
Backed out 7 changesets (bug 1206168, bug 1177318, bug 1054756) for hazard build failures CLOSED TREE
|
2015-09-23 12:31:19 -07:00 |
find
|
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
|
2015-09-22 21:39:03 -07:00 |
formautofill
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
gfx
|
Fix exception on timeout in SanityTest.js, and increase the timeout time. (bug 1205819, r=mchang)
|
2015-09-18 18:37:57 -07:00 |
help
|
Bug 1143470 - Add BUG_COMPONENT to moz.build files in toolkit and xulrunner. r=gavin
|
2015-03-15 19:36:24 +01:00 |
jsdownloads
|
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
|
2015-09-22 21:39:03 -07:00 |
maintenanceservice
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
mediasniffer
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
microformats
|
Bug 949614 - Use === for SimpleTest.is; r=Waldo
|
2015-04-14 15:28:13 +02:00 |
osfile
|
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
|
2015-09-22 21:39:03 -07:00 |
parentalcontrols
|
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
|
2015-09-22 21:39:03 -07:00 |
passwordmgr
|
Bug 1121291 - Remove "Show Passwords" button from pwmgr and allow inline password editing. r=Dolske,rchtara
|
2015-09-21 14:19:28 -07:00 |
perf
|
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
|
2015-09-22 21:39:03 -07:00 |
perfmonitoring
|
Bug 912121 - Rewrite require / import to match source tree. rs=devtools
|
2015-09-21 12:04:18 -05:00 |
places
|
Merge mozilla-central to fx-team
|
2015-09-23 12:40:30 +02:00 |
printing
|
Bug 1199434 - Send printer error messages to the parent process to report to the user. r=Mossop
|
2015-09-16 16:12:54 -04:00 |
privatebrowsing
|
Bug 1188158 - Move nsIPrivateBrowsingTrackingProtectionWhitelist to its own component in toolkit; r=jdm
|
2015-07-28 15:01:05 -04:00 |
processsingleton
|
Bug 862148 - stop supporting installation of Sherlock plugins through Services.search.addEngine, r=adw.
|
2015-09-23 12:05:36 +02:00 |
promiseworker
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
prompts
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
protobuf
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
reader
|
Bug 1134940 - Modernize ReaderMode function declarations. r=nalexander
|
2015-09-23 14:09:43 -07:00 |
reflect
|
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
|
2015-09-22 21:39:03 -07:00 |
remote
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
satchel
|
Backed out 2 changesets (bug 1034110) for test_mutationobserver_anonymous.html bustage CLOSED TREE
|
2015-09-24 11:29:11 -07:00 |
search
|
Bug 862148 - remove the DATA_* and TYPE_* constants from nsISearchEngine, r=adw.
|
2015-09-23 12:05:37 +02:00 |
social
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
sqlite
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
startup
|
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
|
2015-09-22 21:39:03 -07:00 |
statusfilter
|
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
|
2015-09-22 21:39:03 -07:00 |
telemetry
|
Bug 1207824: Add Telemetry for WebRTC call type, simultaneous tracks, and renegotiations r=bwc
|
2015-09-25 14:23:01 -04:00 |
terminator
|
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
|
2015-09-22 21:39:03 -07:00 |
thumbnails
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
timermanager
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
typeaheadfind
|
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
|
2015-09-22 21:39:03 -07:00 |
url-classifier
|
Bug 1162003 - Enable run-by-dir mode for mochitest_chrome on Fx desktop opt builds. r=jmaher
|
2015-09-23 13:39:45 -04:00 |
urlformatter
|
Backed out 3 changesets (bug 1192924) for Android bustage CLOSED TREE
|
2015-09-22 11:02:55 -07:00 |
utils
|
Bug 1175770 - New extension API (r=Mossop)
|
2015-08-03 10:41:24 -07:00 |
viewconfig
|
Bug 1192540: In about:config, make accel+f focus the filter box again instead of invoking the find bar. r=mossop
|
2015-08-15 12:06:41 +02:00 |
viewsource
|
Bug 1201535 - Test view source of srcdoc frames. r=mconley
|
2015-09-24 12:39:09 -05:00 |
workerloader
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
workerlz4
|
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
|
2015-09-22 21:39:03 -07:00 |
xulstore
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
moz.build
|
Bug 1188158 - Move nsIPrivateBrowsingTrackingProtectionWhitelist to its own component in toolkit; r=jdm
|
2015-07-28 15:01:05 -04:00 |
nsDefaultCLH.js
|
|
|
nsDefaultCLH.manifest
|
|
|