.. |
aboutmemory
|
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
|
2014-02-06 13:00:20 -08:00 |
alerts
|
Bug 968856 - Move unconditional LOCAL_INCLUDES into moz.build; r=mshal
|
2014-02-15 21:24:59 +01:00 |
apppicker
|
Bug 968111 - Fix various accessibility markup issues in Toolkit XUL files, r=da0
|
2014-02-05 17:33:43 +01:00 |
autocomplete
|
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
|
2014-02-06 13:00:20 -08:00 |
build
|
Bug 783047 - Remove MAC support from SafeBrowsing code. r=mmc,dcamp
|
2014-01-16 09:27:58 +01:00 |
captivedetect
|
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
|
2014-02-06 13:00:20 -08:00 |
commandlines
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
console
|
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
|
2014-02-06 13:00:20 -08:00 |
contentprefs
|
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
|
2014-02-06 13:00:20 -08:00 |
cookie
|
Bug 968111 - Fix various accessibility markup issues in Toolkit XUL files, r=da0
|
2014-02-05 17:33:43 +01:00 |
crashes
|
NO BUG - Fix bustage in toolkit/components/crashes/tests/xpcshell/test_crash_manager.js; r=me
|
2014-02-14 14:53:47 -08:00 |
crashmonitor
|
Bug 967086 - Move toolkit/components/crashmonitor/nsCrashMonitor.js from EXTRA_PP_COMPONENTS to EXTRA_COMPONENTS. r=ttaubert
|
2014-02-08 20:56:38 -05:00 |
ctypes
|
Bug 968856 - Move unconditional LOCAL_INCLUDES into moz.build; r=mshal
|
2014-02-15 21:24:59 +01:00 |
diskspacewatcher
|
Bug 895964 - "Could not create service for entry Disk Space Watcher Service" r=bent
|
2014-02-16 17:31:33 -08:00 |
downloads
|
Bug 968856 - Move unconditional LOCAL_INCLUDES into moz.build; r=mshal
|
2014-02-15 21:24:59 +01:00 |
exthelper
|
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
|
2013-11-19 11:47:43 +09:00 |
feeds
|
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
|
2014-02-06 13:00:20 -08:00 |
filepicker
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
finalizationwitness
|
Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 3; r=sfink
|
2014-01-16 09:48:58 -08:00 |
find
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
|
2013-11-19 11:50:54 +09:00 |
help
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
intl
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
jsdownloads
|
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
|
2014-02-06 13:00:20 -08:00 |
maintenanceservice
|
Bug 968856 - Move unconditional LOCAL_INCLUDES into moz.build; r=mshal
|
2014-02-15 21:24:59 +01:00 |
mediasniffer
|
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
|
2014-02-06 13:00:20 -08:00 |
microformats
|
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
|
2014-02-06 13:00:20 -08:00 |
osfile
|
Bug 960962 - OS.File normalization and concatenation issues on Windows. r=Yoric
|
2014-02-10 19:59:29 +01:00 |
parentalcontrols
|
Bug 969918 - Use decltype to declare pointers for dynamic-loaded functions. r=jimm sr=roc
|
2014-02-18 07:32:52 +09:00 |
passwordmgr
|
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
|
2014-02-15 04:53:02 -05:00 |
perf
|
Bug 959787 - Handlify JS_GetProperty and related APIs r=terrence r=bz
|
2014-01-31 09:55:20 +00:00 |
places
|
Bug 971686 - Bookmarks backups can't be properly stored if /tmp is on a different filesystem. r=Yoric
|
2014-02-14 15:42:35 +01:00 |
printing
|
Bug 968141 - Remove pref print.whileInPrintPreview and print.tmp.printerfeatures can_use_multiple_devicecontexts_concurrently, was default enabled since Bug 126802 anyway. r=roc
|
2014-02-07 12:44:00 +01:00 |
prompts
|
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
|
2014-02-15 04:53:02 -05:00 |
protobuf
|
Bug 892856 - Fix protobuf to build with VS2013 v2. r=mmc
|
2014-01-18 02:17:51 +09:00 |
reflect
|
Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 7; r=sfink
|
2014-01-21 17:03:20 -08:00 |
remote
|
Bug 828300 - Replace NS_ARRAY_LENGTH with mozilla::ArrayLength/MOZ_ARRAY_LENGTH. r=ehsan
|
2014-01-30 13:26:54 -05:00 |
satchel
|
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
|
2014-02-15 04:53:02 -05:00 |
search
|
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
|
2014-02-06 13:00:20 -08:00 |
social
|
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
|
2014-02-06 13:00:20 -08:00 |
sqlite
|
Bug 853439 - Add tests for js-ctypes bindings for sqlite. r=yoric, r=gps
|
2013-12-19 11:47:27 -05:00 |
startup
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
statusfilter
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
telemetry
|
Bug 968856 - Move unconditional LOCAL_INCLUDES into moz.build; r=mshal
|
2014-02-15 21:24:59 +01:00 |
thumbnails
|
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
|
2014-02-06 13:00:20 -08:00 |
typeaheadfind
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
url-classifier
|
Bug 968900 - Move LOCAL_INCLUDES to moz.build in toolkit/; r=mshal
|
2014-02-15 21:25:20 +01:00 |
urlformatter
|
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
|
2014-02-06 13:00:20 -08:00 |
viewconfig
|
Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug
|
2014-02-15 09:57:39 +09:00 |
viewsource
|
Back out 024e6835e6ea:bece94ce2310 (bug 326743) for frequent 10.6 debug failures in browser_bug537013.js
|
2014-02-14 23:58:49 -08:00 |
workerloader
|
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
|
2014-02-06 13:00:20 -08:00 |
workerlz4
|
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
|
2014-02-06 13:00:20 -08:00 |
moz.build
|
Bug 854169 - Build the binary support for Lz4.js. r=glandium
|
2014-01-09 17:10:04 +01:00 |
nsDefaultCLH.js
|
|
|
nsDefaultCLH.manifest
|
|
|