accessible
bug 1124821 - make shutdown of attached documents more robust r=smaug
2015-01-30 13:53:32 -05:00
addon-sdk
Bug 1107443 part 5. Fix the addon SDK to not try defining non-configurable properties on content windows. r=mossop
2015-01-23 09:54:15 -05:00
b2g
Merge inbound to m-c. a=merge
2015-01-30 12:22:33 -05:00
browser
Merge inbound to m-c. a=merge
2015-01-30 12:22:33 -05:00
build
Bug 1119072, Parts 1, 2, 4, 9, 17: Update build system to support MSVC 2015, r=glandium
2015-01-29 17:36:39 -08:00
caps
Bug 1123854 - Remove some out of memory checks in caps/. r=jst
2015-01-30 10:59:49 -08:00
chrome
Bug 1100184 - Flatten netwerk/base/{public,src}/ directories. r=mcmanus, r=poiru
2015-01-20 03:58:00 -05:00
config
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2015-01-12 15:33:37 -05:00
content
Remove testcase for bug 894137 because it causes assertions in other tests
2014-11-24 08:41:42 -08:00
db /sqlite3
Bug 1122717 - Upgrade SQLite to version 3.8.8.1. r=mak
2015-01-24 10:24:03 -05:00
docshell
Bug 1125351 - Make nsIDocShell.isPrerendered infallible; r=bzbarsky
2015-01-26 11:01:59 -05:00
dom
Backed out 4 changesets (bug 782751, bug 1127948) for Gaia UI test failures.
2015-01-30 14:16:40 -05:00
editor
Bug 917322 part.16 Rename COMPOSITION_ATTR_* in EventUtils.js with new constants of nsITextInputProcessor r=smaug
2015-01-28 15:27:33 +09:00
embedding
Bug 1124973 (part 2) - Introduce PL_DHashTableSearch(), and replace most PL_DHashTableLookup() calls with it. r=froydnj.
2015-01-22 21:06:55 -08:00
extensions
Bug 1107639 - Use two phase construction rather than Maybe<PersistentRooted> r=terrence
2015-01-23 10:23:57 +00:00
gfx
Bug 1124452 - Ensure the widget continues to be destroyed on the main thread. r=BenWa
2015-01-29 12:57:55 -05:00
hal
Bug 1124127 - round power percentage to whole number before passing on, r=gsvelto
2015-01-21 14:06:40 +00:00
image
Backed out changeset e5c85f765f2d (bug 1126739) for bc2 test failures on a CLOSED TREE
2015-01-29 10:42:16 +01:00
intl
Bug 1126269 - Part 2: Remove a useless include from intl/lwbrk/th_char.h. r=smontagu
2015-01-30 08:53:47 +09:00
ipc
Bug 1125030 - Handle VsyncChild shutdown in ActorDestroy(). r=bent
2015-01-29 22:19:00 +01:00
js
Bug 1127581
- Do not clear slices when failing due to OOM, r=terrence
2015-01-30 11:06:02 -08:00
layout
Bug 1124452 - Make it work without containerless-root, too. r=tn
2015-01-28 13:28:28 -05:00
media
Bug 1127115 - Make MP4 parser assertion non-fatal - r=ajones
2015-01-30 16:54:12 +13:00
memory
Bug 1120272 - Expose _aligned_alloc and _aligned_free from mozglue. r=njn
2015-01-20 13:10:00 +09:00
mfbt
Bug 1111290 - Part 3: Remove TypedEnum.h and fold TypedEnumInternal.h into TypedEnumBits.h. r=waldo
2015-01-26 07:22:11 +09:00
mobile
Bug 1015395 - Make testFindInPage more robust. r=margaret
2015-01-29 05:26:00 +01:00
modules
Backed out 4 changesets (bug 782751, bug 1127948) for Gaia UI test failures.
2015-01-30 14:16:40 -05:00
mozglue
Bug 1123778 - Block Lenovo Onekey Theater DLLs. r=bsmedberg
2015-01-21 18:52:00 -05:00
netwerk
bug 1094522 - only claim null transactions for your connection if KA eligible r=hurley CLOSED TREE
2015-01-28 16:56:57 -05:00
nsprpub
Bug 1124903 - Update to NSPR 4.10.8 final (not beta), r=wtc
2015-01-22 23:53:31 +01:00
other-licenses
Bug 1090535 - Add Windows Firewall whitelist entry. r=bbondy
2014-12-26 13:57:33 -08:00
parser
Bug 1124973 (part 2) - Introduce PL_DHashTableSearch(), and replace most PL_DHashTableLookup() calls with it. r=froydnj.
2015-01-22 21:06:55 -08:00
probes
Bug 1041795 - Disable system libs when generating DTrace probes. f=sfink f=ginn.chen
2014-11-04 02:01:00 +01:00
profile
Bug 1107814 - Part 1: Mark more directories as FAIL_ON_WARNINGS for all compilers. r=gps
2014-12-04 16:24:03 -08:00
python
Bug 934170: Make mach xpcshell-test work for comm-central, r=ted
2015-01-30 09:54:00 -06:00
rdf
Bug 1124973 (part 2) - Introduce PL_DHashTableSearch(), and replace most PL_DHashTableLookup() calls with it. r=froydnj.
2015-01-22 21:06:55 -08:00
security
bug 832837 - move insecure form submission warning from nsSecureBrowserUIImpl to the HTML form implementation r=mrbkap r=phlsa
2015-01-15 11:01:10 -08:00
services
Merge m-c to fx-team a=merge
2015-01-28 18:45:04 -08:00
startupcache
Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps
2014-12-10 22:56:31 -08:00
storage
Bug 998330 - MinimizeMemory should happen on the opener thread, not on main-thread. r=asuth
2015-01-28 00:00:23 +01:00
testing
Backed out 4 changesets (bug 782751, bug 1127948) for Gaia UI test failures.
2015-01-30 14:16:40 -05:00
toolkit
bug 832837 - move insecure form submission warning from nsSecureBrowserUIImpl to the HTML form implementation r=mrbkap r=phlsa
2015-01-15 11:01:10 -08:00
tools
Bug 1103915: Output absolute starting time in the captured TaskTracer profile. r=tlee
2014-11-28 17:27:09 +08:00
uriloader
merge fx-team to mozilla-central a=merge
2015-01-28 14:24:09 +01:00
view
Bug 1120211 - Don't force the innerwindow size to the outerwindow size if the viewport is overridden. r=dbaron
2015-01-11 18:26:39 -05:00
webapprt
Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan
2015-01-22 09:40:42 +01:00
widget
Bug 1124452 - Store the widget in ChromeProcessController. r=kats
2015-01-14 18:46:37 -05:00
xpcom
Bug 1095754 - Miscellaneous code cleanup nits found along the way. r=me
2015-01-29 13:41:57 -06:00
xpfe
Back out 47de36ef3ab4 (bug 1075670) for breaking context menu in e10s CLOSED TREE
2015-01-28 16:11:56 -08:00
xulrunner
Bug 1119776, Part 7: Avoid defining snprintf when MSVC provides it (other), r=bsmedberg
2015-01-08 22:35:33 -08: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
Backed out changeset 047d21f101de (bug 846018)
2014-11-13 17:11:25 -05:00
.gitignore
Bug 1098239 - Rewrite mobile/android Gradle integration. r=me
2014-12-22 19:49:04 -08:00
.hgignore
Bug 1098239 - Rewrite mobile/android Gradle integration. r=me
2014-12-22 19:49:04 -08:00
.hgtags
No bug - Tagging mozilla-central 2c951493eef5 with FIREFOX_AURORA_37_BASE a=release DONTBUILD CLOSED TREE
2015-01-12 15:30:49 -05: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
AUTHORS
Bug 1119560 - remove unused browser.search.param.yahoo-fr* prefs. r=gavin
2015-01-13 03:27:00 +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 832837 - move insecure form submission warning from nsSecureBrowserUIImpl to the HTML form implementation r=mrbkap r=phlsa
2015-01-15 11:01:10 -08:00
LEGAL
…
LICENSE
…
Makefile.in
Bug 910781 - add support for FINAL_TARGET_FILES; r=gps
2014-07-23 13:56:25 -04:00
README.txt
No bug: the OVERRIDE HOOK is stupid.
2014-01-21 08:23:43 -08:00
aclocal.m4
Bug 1117068 - Part b: Remove checks for GCC PR 39608; r=mshal
2015-01-05 19:18:58 +01:00
client.mk
Backed out changeset b30422149e3e (bug 1082323) because this version is terribly broken.
2014-10-15 14:55:36 +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
Merge inbound to m-c. a=merge
2015-01-30 12:22:33 -05:00
mach
Bug 1043144 - Don't write machc bytecode file; r=mshal
2014-08-05 10:39:24 -07:00
moz.build
Bug 1121297 (Part 1) - Move VolatileBuffer into libxul. r=glandium
2015-01-16 15:47:22 -08:00
mozilla-config.h.in
Bug 1102215: Move security/sandbox/chromium/base/shim/ to new directory security/sandbox/chromium-shim/ r=ted
2015-01-22 08:37:30 +00:00