accessible
Bug 1071777 - Send a context menu event on braille long press. r=eeejay
2014-11-09 16:37:16 -08:00
addon-sdk
Bug 1095162 - fix sort order in |mach generate-addon-sdk-moz-build|; r=mshal
2014-11-07 06:26:07 -05:00
b2g
Merge m-c to inbound a=merge CLOSED TREE
2014-11-11 18:07:10 -08:00
browser
Merge m-c to inbound a=merge CLOSED TREE
2014-11-11 18:07:10 -08:00
build
Backed out 7 changesets (bug 1086693) for Android bustage on a CLOSED TREE. DONTBUILD
2014-11-11 16:13:15 -05:00
caps
Bug 1094257 - nsPrincipal::GetBaseDomain() should not use TLD if the protocol handler of the URI scheme has NORELATIVE flag, r=bz
2014-11-11 09:10:56 +00:00
chrome
Bug 1067471 - Add newChannel2 to nsIProtocolHandler that takes a loadinfo as an argument (r=sicking)
2014-10-22 17:16:57 -07:00
config
Backed out 7 changesets (bug 1086693) for Android bustage on a CLOSED TREE. DONTBUILD
2014-11-11 16:13:15 -05:00
content
Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv
2014-10-25 20:25:22 +03:00
db /sqlite3
Bug 1091076 - Update SQLite to version 3.8.7.1 - Mozilla changes. r=mak
2014-11-04 10:48:42 -05:00
docshell
Bug 1093839 - remove unused declaration of SerializeJSValVariant. r=smaug
2014-11-04 13:21:00 +01:00
dom
bug 1096132 rename UnscaledAppUnitsPerDevPixel() to AppUnitsPerDevPixelAtUnitFullZoom() r=tn
2014-11-08 17:48:14 +13:00
editor
Bug 1090616. Don't assume that the nodes we just pasted are still in the DOM, because mutation listeners suck like that. r=smaug
2014-11-11 12:47:36 -05:00
embedding
Bug 1090444 - The Printing Progress dialog does not show progress or close when opened from the child process. r=blassey.
2014-11-10 15:18:06 -05:00
extensions
Bug 1078360 - Add Apatosaurus to the en-US dictionary. r=ehsan
2014-10-31 09:49:47 +07:00
gfx
bug 1096132 rename UpdateScaledAppUnits() to UpdateAppUnitsForFullZoom() r=tn
2014-11-08 17:30:15 +13:00
hal
Bug 1091994 - Fix syscall numbers in GonkDiskSpaceWatcher. r=dhylands
2014-10-31 12:10:00 +01:00
image
Bug 1013211
- Use the final resource URI after redirects etc as the source URI when dragging an image. r=roc
2014-11-10 22:06:24 +00:00
intl
Bug 415491, part 4 - Make UnEscapeURIForUI always escape the result if it contains blacklisted characters. r=bzbarsky
2014-11-08 02:42:05 +00:00
ipc
Bug 1076820 - Redraw on resize performance for content is pretty bad with e10s r=billm
2014-11-07 14:21:08 -08:00
js
Merge fx-team to m-c. a=merge
2014-11-11 16:43:46 -05:00
layout
bug 1096132 rename UnscaledAppUnitsPerDevPixel() to AppUnitsPerDevPixelAtUnitFullZoom() r=tn
2014-11-08 17:48:14 +13:00
media
Bug 1096721 - Simplify nestegg-stdint.h. r=cajbir
2014-11-11 14:35:08 +13:00
memory
Bug 762448 - Disable tcache in jemalloc3. r=glandium
2014-10-23 02:36:00 -04:00
mfbt
Bug 1094052 - IonMonkey: Fix range analysis for Math.sign(-0) r=nbp,h4writer
2014-11-05 08:38:40 -08:00
mobile
Merge m-c to inbound a=merge CLOSED TREE
2014-11-11 18:07:10 -08:00
modules
Backed out changesets 857063c82323 and a19479860eb4 (bug 619521) for Valgrind failures.
2014-11-11 13:10:56 -05:00
mozglue
Bug 976699 - Place architecture specific assets in assets/$(ANDROID_CPU_ARCH). r=glandium
2014-11-03 20:04:20 -08:00
netwerk
Bug 1088457 followup -- fix b2g's build. CLOSED TREE
2014-11-11 16:27:12 -08: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 1077366 - Remove most symbol wrapping from Android builds. r=nfroyd
2014-10-14 07:17:13 +09:00
parser
Bug 1091425 - Use the correct document when creating nodes in the HTML5 parser. r=hsivonen
2014-11-09 22:50:18 -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 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
2014-09-03 14:10:54 +09:00
python
Bug 1094302 - Update build system tests to cover moved tier; r=glandium
2014-11-06 20:17:17 -08:00
rdf
Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps
2014-10-30 13:06:12 +09:00
security
merge mozilla-inbound to mozilla-central a=merge
2014-11-10 14:24:51 +01:00
services
Bug 1097191 - Clean up passwords.js. r=trivial
2014-11-11 11:36:56 -08:00
startupcache
Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps
2014-10-30 13:06:12 +09:00
storage
Bug 993026 - Change XPIDLScriptable NewResolve to simpler Resolve. r=bholley
2014-11-08 01:07:12 +01:00
testing
Bug 1096748 - Mark audio_has_no_subtitles web-platform test as expected to timeout. r=cpearce
2014-11-11 15:48:14 +13:00
toolkit
Bug 1095883 - Mark toolkit/components directories as FAIL_ON_WARNINGS. r=Mossop
2014-11-08 00:41:17 -08:00
tools
Bug 788974 - Don't disable elfhack when enabling profiling on platforms supporting dl_iterate_phdr. r=glandium.
2014-11-10 09:31:09 +01:00
uriloader
Bug 1074793 - Set more restrictive permissions for downloads in the temporary directory. r=paolo
2014-11-02 15:15:43 +02:00
view
bug 1096132 rename UnscaledAppUnitsPerDevPixel() to AppUnitsPerDevPixelAtUnitFullZoom() r=tn
2014-11-08 17:48:14 +13:00
webapprt
Bug 1091109: Followup to avoid intermittent test failures on a CLOSED TREE. r=myk a=lmandel,RyanVM
2014-11-06 11:57:22 -05:00
widget
bug 1096132 rename UnscaledAppUnitsPerDevPixel() to AppUnitsPerDevPixelAtUnitFullZoom() r=tn
2014-11-08 17:48:14 +13:00
xpcom
Bug 1096624 - Use a SegmentedArray in nsCycleCollector::CollectWhite. r=smaug.
2014-11-11 16:02:34 -08:00
xpfe
Bug 1070768 Fix up more references to XPFE's autocomplete.css r=Ratty
2014-11-07 19:37:44 +00:00
xulrunner
Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps
2014-10-30 13:06:12 +09: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
Fix the gdb helper for printing frametrees, no bug, DONTBUILD
2014-09-02 17:33:44 -04:00
.gitignore
Bug 1065252 - Ignore Emacs .dir-locals.el. r=ted
2014-09-09 23:40:00 +02:00
.hgignore
Bug 1044411 - Generate Loop ToS static content, r=abr,dmose; rs=ted for .hgignore changes
2014-08-26 12:58:00 -05:00
.hgtags
No bug - Tagging mozilla-central cec1a116c4f9 with FIREFOX_AURORA_35_BASE a=release DONTBUILD CLOSED TREE
2014-10-13 13:37:55 -04: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
Bug 794297: Block the android build system from looking in mozilla-central. r=mwu
2012-09-25 17:04:01 -07:00
CLOBBER
Bug 1095234 - Clobber for bug 1091260 which stopped packaging a devtools file with EXTRA_JS_MODULES while making it require pre-processing. DONTBUILD a=CLOBBER
2014-11-06 18:12:14 -08:00
LEGAL
…
LICENSE
…
Makefile.in
Bug 1094033 part 1 - Consolidate how to add new tiers. r=gps
2014-11-06 09:29:11 +09:00
README.txt
No bug: the OVERRIDE HOOK is stupid.
2014-01-21 08:23:43 -08:00
aclocal.m4
Bug 1081682 - Make --with-ccache use --with-compiler-wrapper under the hood. r=mshal
2014-10-15 14:47:02 +09:00
client.mk
Bug 1082323 - Reject pymake in client.mk. r=mshal
2014-10-14 14:19:02 +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 mozilla-central to fx-team
2014-11-11 13:27:49 +01:00
mach
Bug 1043144 - Don't write machc bytecode file; r=mshal
2014-08-05 10:39:24 -07:00
moz.build
Bug 1080910 - Add USE_ICU variable separated from ENABLE_INTL_API. r=glandium
2014-10-10 02:55:00 -04: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