accessible
Bug 1110510 followup: fix typo in assertion message. (no review)
2015-01-26 14:48:07 -08:00
addon-sdk
Bug 1087723: Make JS callers of ios.newChannel call ios.newChannel2 in addon-sdk/ - tests (r=erikvold)
2015-01-22 19:57:45 -08:00
b2g
Merge fx-team to m-c. a=merge
2015-01-26 16:34:12 -05:00
browser
Bug 1091140, add telemetry for sanitize, r=vdjeric
2015-01-26 20:58:22 -05:00
build
Bug 1114999 - Part 1: Create an analysis for disallowing calling AddRef and Release on the return value of functions; r=jrmuizel
2015-01-22 17:54:54 -05:00
caps
Bug 1067022 - Annotate the expected 5 "bad inline size" assertions on 10.10 in test_bug995943.xul, r=dbaron
2015-01-18 12:53:13 -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
Bug 1102642: Fix constructor definition on a CLOSED TREE
2015-01-27 16:47:39 +11:00
editor
Bug 1111290 - Part 3: Remove TypedEnum.h and fold TypedEnumInternal.h into TypedEnumBits.h. r=waldo
2015-01-26 07:22:11 +09:00
embedding
bug 1116867 - make nsIProgressEventSink and nsITransportEventSink safely scriptable r=mayhemer r=bz
2015-01-08 14:48:52 -05:00
extensions
Bug 1107639 - Use two phase construction rather than Maybe<PersistentRooted> r=terrence
2015-01-23 10:23:57 +00:00
gfx
Backed out changeset 783d0fe2770b (bug 1124394) for test bustage on a CLOSED TREE
2015-01-26 18:57:36 -08:00
hal
Bug 1023837 - Move LightType,LightMode,FlashMode from HalTypes.h to GonkHal.cpp. r=dhylands
2015-01-21 22:36:00 -05:00
image
Bug 1125180 - Mark some functions in image as override; r=jrmuizel
2015-01-26 08:49:26 -05:00
intl
bug 1122100
- more MOZ_OVERRIDE in xpcomish stuff r=froydnj
2015-01-19 17:41:12 -05:00
ipc
Bug 1111290 - Part 3: Remove TypedEnum.h and fold TypedEnumInternal.h into TypedEnumBits.h. r=waldo
2015-01-26 07:22:11 +09:00
js
Backed out changeset 45921e3d9773 (bug 1117034) because of build bustage on a CLOSED TREE
2015-01-26 21:52:40 -05:00
layout
Bug 1126145 - Include style sheet URL and line number in StyleRule::List output. r=dbaron
2015-01-27 16:08:57 +11:00
media
Bug 1125047 - GMP should catch decoder failures r=jesup
2015-01-26 15:00:06 -08:00
memory
Bug 1120272 - Expose _aligned_alloc and _aligned_free from mozglue. r=njn
2015-01-20 13:10:00 +09:00
mfbt
Bug 1125185
- Define MOZ_COLD for marking "cold" functions r=waldo
2015-01-26 17:30:19 -08:00
mobile
Bug 1103120 - Part 8: Server: Use promises and results in allowConnection. r=past
2015-01-26 12:47:13 -06:00
modules
Turn on containerless scrolling for root frames on desktop. (bug 1123921, r=kats)
2015-01-26 02:15:35 -08:00
mozglue
Bug 1120272 - Expose _aligned_alloc and _aligned_free from mozglue. r=njn
2015-01-20 13:10:00 +09:00
netwerk
Bug 1120945 - HTTP cache v2: maximum number of entries is limited to 13106 on FAT32, r=honzab
2015-01-27 02:29:02 +01: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 1121099. Make <basefont> be an HTMLElement to match my reading of the spec and Chrome. r=sicking
2015-01-22 22:36:21 -05: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
Backed out changeset bf25101e66cf (bug 1095098) for build bustage
2014-12-08 16:27:12 -08:00
python
Merge inbound to m-c. a=merge
2015-01-26 16:28:17 -05:00
rdf
Bug 1123151 (part 2) - Add PLDHashTable::IsInitialized(). r=froydnj.
2015-01-19 16:11:34 -08:00
security
Bug 1125592 - Fix -Wmaybe-uninitialized warning in security/manager/ssl/src/nsNSSASN1Object.cpp. r=dkeeler
2015-01-23 22:58:43 -08:00
services
Bug 951480 - Disable test_tokenserverclient on Android. a=test-only
2015-01-24 21:38:44 -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 1126129 - Only enable SQLite tracing when the right environment variable is set, r=asuth.
2015-01-26 19:38:49 -08:00
testing
Merge fx-team to m-c. a=merge
2015-01-26 16:34:12 -05:00
toolkit
Bug 1125690 - Fix -Wtautological-compare warning in toolkit/mozapps/update/updater and mark as FAIL_ON_WARNINGS. r=rstrong
2015-01-25 00:24:34 -08:00
tools
Bug 1110874 - Delete payload passed to PROFILER_MARKER_PAYLOAD. r=kats
2015-01-19 10:01:35 -05:00
uriloader
Bug 1123151 (part 2) - Add PLDHashTable::IsInitialized(). r=froydnj.
2015-01-19 16:11:34 -08: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
Backed out changeset 783d0fe2770b (bug 1124394) for test bustage on a CLOSED TREE
2015-01-26 18:57:36 -08:00
xpcom
Bug 1125138 - Move TestTimeStamp.cpp to gtest and enable it; r=froydnj
2015-01-26 17:08:24 -05:00
xpfe
Bug 1118605
- Mark virtual overridden functions as MOZ_OVERRIDE in xpfe/appshell; r=bsmedberg
2015-01-12 16:30:52 -05: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
…
CLOBBER
Bug 1109235 - remove nsIStreamCipher and implementation r=keeler
2015-01-22 16:02:30 -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
Bug 1124903 - Update Mozilla 37 to use NSPR 4.10.8 final (not beta), bump mininum system version requirement, DONTBUILD
2015-01-25 22:57:56 +01: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