.. |
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 1054318 - Replace multiple addresses in paths when diffing memory reports. r=erahm.
|
2014-08-19 18:28:42 -07:00 |
addoncompat
|
Bug 1051017 - Add browser.contentWindowAsCPOW and browser.contentDocumentAsCPOW (r=mconley,mrbkap)
|
2014-08-20 12:49:11 -07:00 |
alerts
|
Bug 899585 - Add custom data support in the Notification constructor r=baku
|
2014-08-20 17:56:12 -07:00 |
apppicker
|
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
|
2014-06-24 22:12:07 -07:00 |
autocomplete
|
bug 1047696 - mark a number of classes MOZ_FINAL to get compilers to devirtualize more r=froydnj
|
2014-08-05 13:33:55 -04:00 |
build
|
Bug 1055281 - check for existence of paths in LOCAL_INCLUDES in moz.build; r=mshal
|
2014-08-20 11:51:33 -04:00 |
captivedetect
|
Bug 1046848 - Typo in captivedetect.js:250 - aInterface is undefined. r=dolske
|
2014-08-01 03:21:51 +03:00 |
commandlines
|
Bug 800200: Delete all references to the obsolete Venkman chrome debugger from the tree. r=ted
|
2014-06-27 11:05:07 -07:00 |
console
|
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
|
2014-06-24 22:12:07 -07:00 |
contentprefs
|
Bug 1055650: Rename CPS2__stmt argument, to fix JS warning about redeclaring argument. r=adw
|
2014-08-19 12:29:35 -07:00 |
cookie
|
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
|
2014-06-24 22:12:07 -07:00 |
crashes
|
Bug 1024672 - Part 3: Remove CrashManager.addSubmission in favor of CrashManager.addSubmission{Attempt,Result}. r=gps
|
2014-08-21 15:43:50 -07:00 |
crashmonitor
|
Bug 1044162 - part 0a - make additions to EXTRA_JS_MODULES use += instead of =; r=mshal
|
2014-07-25 13:50:55 -04:00 |
ctypes
|
Bug 1036894 part 8 - Move most in-tree library linkage information to moz.build, as USE_LIBS. r=gps
|
2014-07-23 13:30:52 +09: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 1047696 - mark a number of classes MOZ_FINAL to get compilers to devirtualize more r=froydnj
|
2014-08-05 13:33:55 -04:00 |
exthelper
|
…
|
|
feeds
|
Bug 1046500 - Make FeedParser tests into xpcshell tests. r=mak
|
2014-08-11 12:35:07 -07:00 |
filepicker
|
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
|
2014-06-24 22:12:07 -07:00 |
finalizationwitness
|
Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal
|
2014-07-23 08:37:51 +09:00 |
find
|
Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal
|
2014-07-23 08:37:51 +09:00 |
formautofill
|
Bug 1021172 - Electrolysis (e10s) support for requestAutocomplete. r=MattN
|
2014-07-30 18:06:45 +01:00 |
help
|
…
|
|
jsdownloads
|
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
|
2014-07-24 11:55:33 -04:00 |
maintenanceservice
|
Bug 1045783 - Move most OS_LIBS to moz.build and do some related cleanup. r=mshal
|
2014-08-06 07:25:33 +09: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 1037358 - Fix up ArrayBufferObject malloc accounting, assigning to correct zone for all types, r=terrence,froydnj,smaug
|
2014-08-12 16:59:12 -07:00 |
parentalcontrols
|
Bug 1042715 - Add support for Restricted Profiles r=rnewman
|
2014-08-20 09:10:06 -04:00 |
passwordmgr
|
Bug 1037049 - In-content preference subdialogs that contain a <resizer> need to have their <resizer> removed and passed in as a "resizable" window opening parameter. r=Gijs
|
2014-08-20 17:22:55 -04:00 |
perf
|
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
|
2014-06-24 22:12:07 -07:00 |
places
|
Bug 1034317: Inherit from interfaces when using the NS_DECL_NSIFOO macros in toolkit. r=mak
|
2014-08-19 18:02:25 -07:00 |
printing
|
Bug 1034321 - Officially don't try to print e10s tabs until that is supported - r=billm
|
2014-07-11 16:29:21 -04:00 |
promiseworker
|
Bug 1043820 - Remove PARALLEL_DIRS. r=gps
|
2014-07-29 08:57:59 +09:00 |
prompts
|
Bug 369778 - Fix two RegExps that expect an unmatched capture group expands to the empty string, not to |undefined|. r=dolske
|
2014-07-25 14:34:10 -07:00 |
protobuf
|
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
|
2014-07-24 11:55:33 -04:00 |
reflect
|
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
|
2014-06-24 22:12:07 -07:00 |
remote
|
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
|
2014-07-24 11:55:33 -04:00 |
satchel
|
Bug 995489 - Generalize AutoCompleteE10S.jsm for use from other code. r=felipe
|
2014-06-28 11:09:45 -07:00 |
search
|
Bug 1046964 - Fix some JS warnings (r=ttaubert)
|
2014-08-19 17:27:58 -07:00 |
social
|
Bug 1014332 enable share button by default with default selection of share providers, r=jaws
|
2014-08-15 14:23:23 -07:00 |
sqlite
|
Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal
|
2014-07-25 13:40:07 -04:00 |
startup
|
Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal
|
2014-07-23 08:37:51 +09:00 |
statusfilter
|
Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal
|
2014-07-23 08:37:51 +09:00 |
telemetry
|
Bug 1046307 - Run test_ThreadHangStats.js sequentially; r=vladan
|
2014-08-19 12:19:07 -04:00 |
thumbnails
|
Bug 990322 - Don't show multiple thumbnails from the same base domain. r=adw
|
2014-08-09 00:57:46 +02:00 |
typeaheadfind
|
Bug 263049. Hack nsTypeAheadFind to search XMLPrettyPrinter's pretty-printed DOM when the root node has an XBL binding. r=mrbkap
|
2014-08-15 22:47:46 +12:00 |
url-classifier
|
Bug 1055180: cleanup functions in test_classified_annotations and test_allowlisted_annotations. Making sure the nsChannelClassifier::ShouldEnableTrackingProtection does not abort on chrome URIs. (r=mmc)
|
2014-08-18 14:58:33 -07:00 |
urlformatter
|
Bug 1014367 - Add support for translation API key. r=ted
|
2014-05-23 13:21:06 -03:00 |
viewconfig
|
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
|
2014-06-24 22:12:07 -07:00 |
viewsource
|
Bug 1051221 - Changed way to remove 'view-souce:' in URL using regex-replace instead of substring, used while saving the MathML source page. r=MattN
|
2014-08-20 04:30:17 +05:30 |
workerloader
|
Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal
|
2014-07-25 13:40:07 -04:00 |
workerlz4
|
Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal
|
2014-07-25 13:40:07 -04:00 |
xulstore
|
Bug 559505 - Deprecate localstore.rdf and replace it with xulstore. r=enn, sr=bsmedberg
|
2014-08-19 10:31:00 -04:00 |
moz.build
|
Bug 559505 - Deprecate localstore.rdf and replace it with xulstore. r=enn, sr=bsmedberg
|
2014-08-19 10:31:00 -04:00 |
nsDefaultCLH.js
|
…
|
|
nsDefaultCLH.manifest
|
…
|
|