accessible
Bug 881504 - Fix crash in mozilla::a11y::DocManager::RemoveListeners, r=surkov
2013-06-25 08:22:00 +02:00
addon-sdk
Bug 882867 - Disable test-firefox-tabs.js on Linux for too many intermittent failures
2013-06-18 09:23:41 +01:00
b2g
Backout Bug 863398 for causing Bug 887519
2013-06-26 16:24:23 -07:00
browser
Bug 880245 - Convert JS_MODULES_PATH to be relative to $(FINAL_TARGET); r=gps
2013-06-17 13:59:49 -04:00
build
Bug 874132 - Second reland Part 3: Replace uses of apkbuilder with zip and custom debug signing tool. r=jmaher,mfinkle
2013-06-20 11:50:28 -07:00
caps
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
2013-06-23 14:03:39 +02:00
chrome
Bug 877626 - Port GTK2 to GTK3 - build config, rest of the tree. r=karlt
2013-06-12 08:04:28 -04:00
config
Bug 885019 - Move GTEST_CPPSRCS, GTEST_CMMSRCS, and GTEST_CSRCS to moz.build as GTEST_CPP_SOURCES, GTEST_CMM_SOURCES, and GTEST_C_SOURCES. r=gps
2013-06-22 10:33:31 -04:00
content
Bug 885911 - Clamp (Web)GLclampf values for shadowing. - r=bjacob
2013-06-26 17:42:56 -07:00
db /sqlite3
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1 ); r=mshal
2013-06-17 15:21:01 -04:00
docshell
Backed out changeset b1dba904d5c8 (bug 886263) for xpcshell orange
2013-06-26 11:20:46 +01:00
dom
Merge m-c and inbound.
2013-06-26 12:33:24 -04:00
editor
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1 ); r=mshal
2013-06-17 15:21:01 -04:00
embedding
Bug 885596: cast true and false to uint32_t when comparing them against uint32_t values, to silence MSVC build warning. r=dougt
2013-06-25 08:00:03 -07:00
extensions
Backed out changeset fa98df7a3493 (bug 702559) for xpcshell orange
2013-06-26 12:56:40 +01:00
gfx
Bug 870390 - Remove the bit of code that forces the d2d backend on for metrofx. r=bbondy
2013-06-26 19:31:56 -05:00
hal
Bug 883536 - Include headers correctly in HalTypes.h; r=mounir
2013-06-23 09:14:32 +02:00
image
Bug 845147. Fix accidentally landed incorrect patch so it does some sync decoding for images being decoded the first time. r=joe
2013-06-26 15:36:43 -05:00
intl
Bug 851982 - Make ISO-2022-JP decoder reliable. r=smontagu
2013-06-21 00:54:40 +09:00
ipc
Bug 798914 (part 2) - Use newly introduced mozilla::MallocSizeOf in chromium. r=njn.
2013-06-16 14:12:19 +02:00
js
Backed out changeset 5428fa083db3 (bug 844805) for perf regressions (bug 887266). no_r=regression.
2013-06-26 21:29:17 -05:00
layout
Bug 829816 - Treat \0 and U+0000 in CSS style sheets as U+FFFD. r=dbaron
2013-06-26 15:17:14 -07:00
media
Bug 880847 - Update apng.patch to libpng version 1.5.16. r=joe
2013-06-25 17:58:52 -04:00
memory
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
2013-06-23 14:03:39 +02:00
mfbt
Bug 839998 - Replace thisDuringConstruction() with MOZ_THIS_IN_INITIALIZER_LIST(). r=waldo
2013-06-27 00:15:53 +09:00
mobile
Bug 887051 - Fix gamepad action key behavior in AwesomeScreen. r=kats
2013-06-26 16:42:49 -07:00
modules
Bug 875244 - move modules/libjar/objs.mk to moz.build; r=joey
2013-06-25 11:19:04 -04:00
mozglue
Bug 886730 - Move a szip.cpp MOZ_ASSERT to a safer place. r=nfroyd
2013-06-27 09:35:49 +09:00
netwerk
Bug 887191 - Force wrapped JS listeners to proxy callbacks to the main thread if no target is specified. r=mcmanus
2013-06-26 15:54:05 +01:00
nsprpub
Bug 858231, update to NSS 3.15 and NSPR 4.10, final releases, r=wtc
2013-06-05 21:03:40 +02:00
other-licenses
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1 ); r=mshal
2013-06-17 15:21:01 -04:00
parser
Bug 864335 - Remove GetScriptGlobalObject. r=mrbkap
2013-06-21 16:25:20 +02:00
probes
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
profile
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1 ); r=mshal
2013-06-17 15:21:01 -04:00
python
Bug 885019 - Move GTEST_CPPSRCS, GTEST_CMMSRCS, and GTEST_CSRCS to moz.build as GTEST_CPP_SOURCES, GTEST_CMM_SOURCES, and GTEST_C_SOURCES. r=gps
2013-06-22 10:33:31 -04:00
rdf
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1 ); r=mshal
2013-06-17 15:21:01 -04:00
security
Bug 857076: fix various build warnings in security/manager/ssl/src/, r=bsmith
2013-06-24 00:57:51 -07:00
services
Bug 880245 - Convert JS_MODULES_PATH to be relative to $(FINAL_TARGET); r=gps
2013-06-17 13:59:49 -04:00
startupcache
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
2013-06-23 14:03:39 +02:00
storage
Backed out changeset fa98df7a3493 (bug 702559) for xpcshell orange
2013-06-26 12:56:40 +01:00
testing
Bug 885019 - Move GTEST_CPPSRCS, GTEST_CMMSRCS, and GTEST_CSRCS to moz.build as GTEST_CPP_SOURCES, GTEST_CMM_SOURCES, and GTEST_C_SOURCES. r=gps
2013-06-22 10:33:31 -04:00
toolkit
Bug 880737 - Cancel retry timer while pausing OTA download. r=bbondy
2013-06-26 21:35:29 -04:00
tools
Bug 872947 - Release pseudostack when unregister thread. r=snorp
2013-05-16 11:38:23 -04:00
uriloader
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1 ); r=mshal
2013-06-17 15:21:01 -04:00
view
Bug 875335 - When using OMTC, always recomposite when viewWillDraw is called because our WindowOverlay may have changed. r=mattwoodrow
2013-06-20 15:01:20 +02:00
webapprt
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
2013-04-23 17:54:15 -04:00
widget
Backed out changeset 848dc57b455b (bug 886109) for not working.
2013-06-26 21:29:24 -04:00
xpcom
Remove some null-checks due to infallible new, no bug, r=me
2013-06-26 14:04:13 -07:00
xpfe
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1 ); r=mshal
2013-06-17 15:21:01 -04:00
xulrunner
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal
2013-06-20 15:59:59 -04:00
.gdbinit
Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger
2013-03-26 11:31:53 -04:00
.gitignore
Bug 861197 - chrome.manifest files created by the devtools loader should be ignored; r=dcamp; DONTBUILD because NPOTB
2013-04-30 10:22:25 +03:00
.hgignore
Bug 861197 - chrome.manifest files created by the devtools loader should be ignored; r=dcamp; DONTBUILD because NPOTB
2013-04-30 10:22:25 +03:00
.hgtags
Added tag FIREFOX_AURORA_24_BASE for changeset 8d3810543edc
2013-06-24 11:36:44 -07:00
AUTHORS
Bug 763623 - Add AUTHORS file.
2012-09-17 10:47:50 +01:00
Android.mk
Bug 794297: Block the android build system from looking in mozilla-central. r=mwu
2012-09-25 17:04:01 -07:00
CLOBBER
Bug 874669 - Remove legacy event type constants. r=smaug
2013-06-26 02:12:48 +09:00
LEGAL
…
LICENSE
Bug 547914 - Replace /LICENSE with a mention of where the canonical license info lives, and stop shipping it with binaries, r=gerv,shaver
2010-02-23 09:37:07 -08:00
Makefile.in
Backed out 2 changesets (bug 884587) because of Windows build bustage on a CLOSED TREE
2013-06-25 16:38:55 -04:00
README.txt
added nightly.mozilla.org mention to README.txt, pushing to a CLOSED TREE, a=davidb
2011-03-30 08:23:52 -03:00
aclocal.m4
Bug 752034 - Use the Windows SDK when building with Clang on Windows; r=ted
2013-06-13 13:09:22 -04:00
client.mk
Bug 873640 - Fix and cleanup profiledbuild profile script invocation. r=ted
2013-05-21 08:28:49 +02:00
client.py
Bug 882101 - toggle trailing whitespace in client.py update_nss/nspr must be based on old state, r=wtc
2013-06-24 16:39:22 +02:00
configure.in
Bug 885951 - Find jarsigner and keytool during configure. r=gps
2013-06-26 11:49:27 -07:00
mach
Re-add executable flag to mach (removed in bug 846906). r=me
2013-04-04 16:52:27 +02:00
moz.build
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
mozilla-config.h.in
Bug 857830: Part 2 - Adds readahead to read-only fopen calls in Hunspell. r=ehsan
2013-05-07 00:14:15 -06:00