.. |
aboutcache
|
Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN
|
2014-05-01 13:28:12 +02:00 |
aboutmemory
|
Bug 1013652 - Add a "DMD" button to about:memory when DMD is enabled. r=mccr8.
|
2014-05-20 19:29:37 -07:00 |
alerts
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04: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 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
build
|
Bug 1006051 - Implement nsIParentalControlsService on the Mac. r=smichaud
|
2014-05-05 11:24:25 -07: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 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04: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 997440 - Fix some error reporting nastiness in the CPS tests. r=bz
|
2014-05-20 22:52:19 -07:00 |
cookie
|
Bug 968111 - Fix various accessibility markup issues in Toolkit XUL files, r=da0
|
2014-02-05 17:33:43 +01:00 |
crashes
|
Bug 983313 - Write crash events for plugin crashes and hangs (part 1: main changes). r=bsmedberg
|
2014-05-12 11:58:18 -07:00 |
crashmonitor
|
Bug 987101 - Switch the CrashMonitor to native OS.File.read(). r=Yoric
|
2014-03-25 13:58:00 +01:00 |
ctypes
|
Bug 952650 (part 12) - Remove JSVAL_TO_OBJECT. r=till.
|
2014-04-27 19:58:52 -07:00 |
diskspacewatcher
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
downloads
|
Bug 869836 - Part 8: Use Append('c') instead of Append("c") . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
exthelper
|
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
|
2013-11-19 11:47:43 +09:00 |
feeds
|
Bug 998063 - Support media:thumbnail in feed parser. r=mak
|
2014-04-29 15:23:15 -07:00 |
filepicker
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
finalizationwitness
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
find
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04: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 |
jsdownloads
|
Bug 1010277 - Fixed uncaught async error in test_DownloadImport.js. r=paolo
|
2014-05-14 08:39:00 +02:00 |
maintenanceservice
|
Bug 976896 - Port STL_FLAGS to moz.build; r=mshal
|
2014-03-04 19:39:06 -05:00 |
mediasniffer
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
microformats
|
Bug 971132 - B2G mochitests should use the new manifest format for runtests; r=jmaher
|
2014-03-13 10:40:10 -04:00 |
osfile
|
Bug 1007797 - Save ctypes.winLastError to prevent WinFile.GetFileAttributes from clobbering it. r=yoric
|
2014-05-12 22:46:49 +09:00 |
parentalcontrols
|
Bug 1006051 - Implement nsIParentalControlsService on the Mac. r=smichaud
|
2014-05-05 11:24:25 -07:00 |
passwordmgr
|
Bug 431901 - Update preference dialogs to treat backspace and delete equivalently on Mac OS X. r=MattN
|
2014-05-12 23:11:19 -05:00 |
perf
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
places
|
Merge mozilla-central to fx-team
|
2014-05-22 15:56:09 +02: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 616853 - Make the beforeunload prompt tab-modal r=dao,bz
|
2014-04-02 08:21:14 +02:00 |
protobuf
|
Bug 984079 - Suppress clang and gcc warnings in third-party code: protobuf. r=mmc
|
2014-03-15 23:25:55 -07:00 |
reflect
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
remote
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
satchel
|
Bug 869836 - Part 5: Use AssignLiteral instead of Assign where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
search
|
Bug 988023 - Telemetry on how often we hit search service synchronous fallback. r=gavin
|
2014-05-14 05:36:00 -04:00 |
social
|
Bug 960991 support for standard share endpoints, r=markh
|
2014-05-13 11:10:47 -07: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 968804 - Part b: Add outer window assertions to {Can,Force,Final}Close; r=peterv
|
2014-05-20 21:50:58 +02:00 |
statusfilter
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
telemetry
|
Bug 869836 - Part 2: Use AppendLiteral instead of Append(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:50 +03:00 |
thumbnails
|
Bug 1008148 - Use AsyncShutdown for PageThumbsStorage.wipe(). r=ttaubert
|
2014-05-18 16:07:00 +02:00 |
typeaheadfind
|
Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
url-classifier
|
Bug 869836 - Part 8: Use Append('c') instead of Append("c") . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
urlformatter
|
Bug 977448 - add build support for a 'MOZ_MOZILLA_API_KEY'. r=khuey
|
2014-02-25 16:06:51 -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
|
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
|
2014-04-02 10:53:55 +11:00 |
workerloader
|
Bug 984237 - Specify mime type in require.js. r=gozala
|
2014-03-21 09:18:39 -04:00 |
workerlz4
|
Bug 989129 - ReferenceError: reference to undefined property options.bytes in workerlz4/lz4.js. r=yoric
|
2014-04-01 08:57:25 -04:00 |
moz.build
|
Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN
|
2014-05-01 13:28:12 +02:00 |
nsDefaultCLH.js
|
|
|
nsDefaultCLH.manifest
|
|
|