accessible
Bug 1059020 - report fully qualified class name to avoid conflict with mozilla::dom::Notification. r=surkov.
2014-08-28 18:03:41 -07:00
addon-sdk
Bug 1053911 - Uplift Add-on SDK to Firefox r=me
2014-08-23 08:30:34 -07:00
b2g
Bug 1057578 - Make the overscroll transform a uniform stretch. r=kats
2014-08-29 15:28:47 -04:00
browser
Bug 1050807 - style urlbar and search box appropriately on on OS X Yosemite, r=dao
2014-08-29 15:30:55 +01:00
build
Bug 1045525 - Convert automationutils python logging to log through mozlog.structured.;r=ahal
2014-08-29 10:37:17 -04:00
caps
Bug 1011738 - Theme support for b2g/gaia, Part 4 : security checks r=bent,bz
2014-08-28 17:20:27 -07:00
chrome
Bug 1051102 - Make mPackagesHash be a more modern hashtable. r=bsmedberg
2014-08-11 11:13:36 -07:00
config
Bug 1056128: Enable JDK source level 1.7 for Android Java code. r=nalexander
2014-08-29 03:44:27 -07:00
content
bug 1027906. Set delayed token level for GMP plugin processes to USER_RESTRICTED. Whitelist certain files and registry keys that are required for EME plugins to successfully load. r=bobowen. r=jesup. r=bent.
2014-08-29 17:34:26 -07:00
db /sqlite3
Bug 1054680 - Upgrade SQLite to version 3.8.6 - Mozilla changes. r=asuth
2014-08-25 08:56:01 -04:00
docshell
Bug 1042521: Drop some cases when backslashes from urlbar input were converted to slashes on windows, r=bz
2014-08-25 14:54:00 +01:00
dom
Bug 1033114 Part 4: Make mStartTime a nullable TimeDuration r=birtles
2014-08-30 02:11:57 -04:00
editor
Bug 1059705 - revert the change which made nsIEditor builtinclass, r=masayuki
2014-08-28 17:33:35 +03:00
embedding
Bug 1057914 (part 2) - Fix the style of nsCommandParams.{h,cpp}. r=ehsan.
2014-08-25 16:20:01 -07:00
extensions
Merge m-c to inbound. a=merge
2014-08-25 16:28:25 -04:00
gfx
Bug 1058884 - Update drawing of borders to account for multi-layer-apz. r=kats,BenWa
2014-08-28 18:38:52 -04:00
hal
Backed out changeset 07c91b928cd7 (bug 932698) for causing bug 1047618. a=me
2014-08-01 16:46:21 -04:00
image
Merge m-c to inbound. a=merge
2014-08-29 15:39:48 -04:00
intl
bug 1057330 pt 3 - provide character property accessor for Vertical_Orientation. r=smontagu
2014-08-28 16:00:03 +01:00
ipc
bug 1027906. Set delayed token level for GMP plugin processes to USER_RESTRICTED. Whitelist certain files and registry keys that are required for EME plugins to successfully load. r=bobowen. r=jesup. r=bent.
2014-08-29 17:34:26 -07:00
js
Bug 1060342 - Optimize TypeOfV codegen. r=bhackett
2014-08-30 13:34:09 +02:00
layout
Bug 1033114 Part 4: Make mStartTime a nullable TimeDuration r=birtles
2014-08-30 02:11:57 -04:00
media
Bug 1056350: Make H.264 Level configurable and change OpenH264 default to 3.1 r=bwc
2014-08-29 21:29:18 -04:00
memory
Bug 1058169 - Add explicit ctor annotations in DMD.cpp. r=njn
2014-08-28 12:53:47 -07:00
mfbt
Bug 1060375 - Mark the Maybe(Nothing) constructor as implicit; r=froydnj
2014-08-29 18:13:04 -04:00
mobile
Backed out 5 changesets (bug 1058136) for S4 orange
2014-08-29 19:00:07 -07:00
modules
Bug 1056350: Make H.264 Level configurable and change OpenH264 default to 3.1 r=bwc
2014-08-29 21:29:18 -04:00
mozglue
Bug 1056941 - Remove extract libs parameter; r=glandium
2014-08-26 15:08:00 -04:00
netwerk
Bug 1058669 - Expand NS_IMPL_GETSET macro in nsDirIndex. r=mayhemer
2014-08-29 13:38:45 -07:00
nsprpub
Bug 1049006 - Update Mozilla 33 to use NSS 3.17 final and NSPR 4.10.7 final, r=wtc
2014-08-13 21:47:00 +02:00
other-licenses
Bug 1055265 - Correct the SkColorType used for 32-bit in SkANP r=snorp
2014-08-28 15:31:01 -04:00
parser
Bug 1057923 - Flatten parser/xml/{public,src}/ into parent directory. r=peterv
2014-08-26 07:10:58 -07:00
probes
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
profile
Bug 1057466: Ensure that ProfileUnlockerWin correctly handles a target process that terminates during the unlock attempt; r=bsmedberg
2014-08-26 10:53:43 -06:00
python
Bug 1051809 - Package and upload code coverage data to build directory if code coverage is enabled, r=gps
2014-08-27 13:32:42 -04:00
rdf
Bug 1057912 - Privatize most of PLDHashTable's fields. r=roc.
2014-08-25 16:56:33 -07:00
security
bug 1027906. Set delayed token level for GMP plugin processes to USER_RESTRICTED. Whitelist certain files and registry keys that are required for EME plugins to successfully load. r=bobowen. r=jesup. r=bent.
2014-08-29 17:34:26 -07:00
services
merge fx-team to mozilla-central a=merge
2014-08-29 15:13:15 +02:00
startupcache
Bug 1047267 - Move remaining OS_LIBS and EXTRA_LIBS to moz.build. r=gps
2014-08-07 14:21:03 +09:00
storage
Bug 1049068 - Part 5: Remove unused CallStack params. r=froydnj
2014-08-08 11:43:58 -07:00
testing
Merge b2g-inbound to m-c. a=merge
2014-08-29 15:26:40 -04:00
toolkit
Bug 1054632 - constructor init list in wrong order in CrashGenerationServer r=ted
2014-08-30 09:15:35 +01:00
tools
Bug 1055675 - Work around MSVC2010 issue in trace-malloc. r=bsmedberg
2014-08-19 13:29:00 +02:00
uriloader
Backed out changeset 2f94e060bac3 (bug 1012917) for Mnw bustage.
2014-08-28 14:58:14 -04:00
view
Bug 1048246
- Fix more bad implicit constructors in layout; r=roc
2014-08-07 19:48:38 -04:00
webapprt
Bug 1006615 - Update extensions.blocklist.itemURL and extensions.blocklist.url to new blocklist domain, r=Mossop,jason
2014-08-21 02:22:25 +02:00
widget
Backed out 5 changesets (bug 1058136) for S4 orange
2014-08-29 19:00:07 -07:00
xpcom
Bug 1007534 - Part 4: Save a memory report when close to OOM. r=bsmedberg
2014-08-30 17:21:22 +12:00
xpfe
Bug 1051017 - Add browser.contentWindowAsCPOW and browser.contentDocumentAsCPOW (r=mconley,mrbkap)
2014-08-20 12:49:11 -07:00
xulrunner
Bug 1023941 - Part 5: Loader hook to redirect the missing import. r=bsmedberg
2014-08-28 14:53:38 +12:00
.clang-format
Bug 965120 - Use .clang-format to set tree default format; r=gps
2014-01-30 14:27:44 +13:00
.clang-format-ignore
Bug 967361 - Fix .clang-format-ignore on Windows. r=gps
2014-02-04 17:25:04 +13:00
.gdbinit
Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger
2013-03-26 11:31:53 -04:00
.gitignore
Bug 1007486 - Ignore tag files generated by GNU Global. r=ted
2014-05-07 20:32:00 -04:00
.hgignore
Bug 1031025 - Add generated/downloaded Loop unit test files r=jorendorff
2014-06-27 15:25:03 -05:00
.hgtags
No bug - Tagging mozilla-central dc23164ba2a2 with FIREFOX_AURORA_33_BASE a=release DONTBUILD CLOSED TREE
2014-07-21 14:15:06 -07:00
.lldbinit
Bug 960300 - Put a .lldbinit in the objdir and in dist/bin/, which load the .lldbinit in topsrcdir. r=glandium
2014-01-21 14:47:05 +11:00
.reviewboardrc
Bug 943747 - Add a .reviewboardrc file; r=mconley
2013-11-27 14:13:18 +08:00
AUTHORS
…
Android.mk
…
CLOBBER
[PATCH 08/15] Bug 1017113 - Update Skia to 2014-07-28 r=upstream
2014-07-28 15:06:12 -04:00
LEGAL
…
LICENSE
…
Makefile.in
Bug 1035599: Merge the mozilla-central and comm-central objdir, r=gps
2014-08-07 19:27:58 -05:00
README.txt
No bug: the OVERRIDE HOOK is stupid.
2014-01-21 08:23:43 -08:00
aclocal.m4
Bug 975011 - Allow js/src/configure to invoke the in-tree NSPR configure. r=glandium
2014-02-25 14:15:16 -08:00
client.mk
Bug 1042432 - Change how UPLOAD_EXTRA_FILES is passed down from mozconfig.cache to the build system. r=mshal
2014-08-14 07:15:35 +09:00
client.py
Bug 988724: Remove webidl updating bits from client.py that are long dead. r=glandium
2014-04-01 11:33:27 +08:00
configure.in
Bug 1056128: Enable JDK source level 1.7 for Android Java code. r=nalexander
2014-08-29 03:44:27 -07:00
mach
Bug 1043144 - Don't write machc bytecode file; r=mshal
2014-08-05 10:39:24 -07:00
moz.build
Bug 1041941 - Use templates for Gecko XPCOM components. r=gps
2014-08-24 09:11:05 +09:00
mozilla-config.h.in
Bug 976898 - Move the sdkdecls.h force-include out of the build system; r=bbondy,glandium
2014-02-28 08:17:22 -05:00