accessible
Bug 898002 - Ignore synthesized touch events. r=marcoz
2013-07-25 10:09:48 -07:00
addon-sdk
Backed out changeset 489046125fa6 (bug 897683) due to Ubuntu debug Jetpack perma-orange.
2013-07-25 08:51:50 -04:00
b2g
Merge latest green birch changeset and mozilla-central
2013-07-25 16:32:43 +01:00
browser
Backed out changeset 3448b7a9d7a5 (bug 890690)
2013-07-25 17:40:40 +01:00
build
Bug 894763 - Default objdir should reflect target, not host. r=gps
2013-07-23 07:26:09 +09:00
caps
Bug 884061 - Part 4: Remove nsAtomicRefcnt.h, r=jlebar
2013-07-11 15:21:45 -05:00
chrome
Bug 884061 - Part 3c: Use NS_DECL_THREADSAFE_ISUPPORTS in chrome/, r=bsmedberg
2013-07-18 21:20:39 -05:00
config
Bug 888643 - Part c: Disallow CPP_UNIT_TESTS in Makefiles; r=gps
2013-07-24 09:24:07 +02:00
content
bug 896601 - WebGL draw commands overflow - r=bjacob
2013-07-25 13:15:24 -04:00
db /sqlite3
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1 ); r=mshal
2013-06-17 15:21:01 -04:00
docshell
Bug 894646 - Various dom deCOM cleanups r=Ms2ger
2013-07-23 16:39:17 -07:00
dom
Merge mozilla-central and inbound
2013-07-25 17:05:47 +01:00
editor
Bug 896283 - Part c: Use nsINode in nsEditor::JoinNodesImpl; r=ehsan
2013-07-24 09:39:08 +02:00
embedding
Bug 894646 - Various dom deCOM cleanups r=Ms2ger
2013-07-23 16:39:17 -07:00
extensions
Bug 884061 - Part 3h: Use NS_DECL_THREADSAFE_ISUPPORTS in extensions/, r=bsmedberg
2013-07-18 21:23:04 -05:00
gfx
Bug 758845 - Enable Skia on B2G, r=gw280
2013-07-25 19:46:53 +08:00
hal
Bug 884061 - Part 3j: Use NS_DECL_THREADSAFE_ISUPPORTS in hal/, r=jlebar
2013-07-18 21:23:31 -05:00
image
Bug 884061 - Part 4: Remove nsAtomicRefcnt.h, r=jlebar
2013-07-11 15:21:45 -05:00
intl
Bug 888643 - Part b: Move CPP_UNIT_TESTS definitions into moz.build files; r=gps
2013-07-24 09:23:06 +02:00
ipc
Bug 884061 - Part 4: Remove nsAtomicRefcnt.h, r=jlebar
2013-07-11 15:21:45 -05:00
js
Bug 881390 - IonMonkey: Hoist floating-point constants out of loops. r=h4writer
2013-07-25 09:40:25 -07:00
layout
Bug 895711 - Mark new touches in touchstart as changed in HandleEventInner. r=smaug
2013-07-25 08:52:29 -07:00
media
Bug 880879: re-land changes lost in the original merge of bug 880879 rs=jesup,derf
2013-07-25 07:52:58 -04:00
memory
Bug 889787 - Define XP_LINUX globally; r=ted
2013-07-16 17:10:10 -04:00
mfbt
Bug 892806 - Clean up InflateUTF8String() and related functions. r=terrence.
2013-07-09 23:17:32 -07:00
mobile
Bug 897505 - crash in java.lang.NullPointerException: at org.mozilla.gecko.BrowserApp6.onBitmapFound(BrowserApp.java) r=sriram
2013-07-25 08:33:38 -04:00
modules
Bug 870043 - Factor the watchdog machinery into a helper class. r=mrbkap
2013-07-24 15:33:31 -07:00
mozglue
Bug 895904 - Hook up NativePanZoomController.abortAnimation(). r=kats
2013-07-23 16:41:22 -04:00
netwerk
Backed out changeset 0b3f53c36016 (bug 890690) for failures in browser_contextSearchTabPosition.js on a CLOSED TREE
2013-07-25 17:41:08 +01:00
nsprpub
Bug 888273: Update NSPR to NSPR_4_10_1_BETA1 to pick up the bug fix.
2013-07-25 10:03:09 -07:00
other-licenses
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
2013-07-11 11:06:34 -04:00
parser
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
2013-07-11 11:06:34 -04: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 865188 - Remove Storage support for profile special database. r=mak
2013-07-11 10:00:48 +02:00
python
Merge m-c to inbound.
2013-07-24 11:53:22 +02:00
rdf
Bug 884061 - Part 3r: Use NS_DECL_THREADSAFE_ISUPPORTS in rdf/, r=bsmedberg
2013-07-18 21:24:14 -05:00
security
Bug 884061 - Part 3s: Use NS_DECL_THREADSAFE_ISUPPORTS in security/, r=bsmith
2013-07-18 21:24:14 -05:00
services
Bug 884421 - Automatically select network ports for /services tests; r=rnewman
2013-07-23 13:53:05 -07:00
startupcache
Bug 896280 - Pass MutableHandleValue to JS::Call(); r=terrence
2013-07-24 09:40:01 +02:00
storage
Bug 888643 - Part b: Move CPP_UNIT_TESTS definitions into moz.build files; r=gps
2013-07-24 09:23:06 +02:00
testing
Bug 501496 part.13 nsListControlFrame should handle key navigation at keydown event handler r=neil
2013-07-25 15:09:29 +09:00
toolkit
Backed out changeset 0b3f53c36016 (bug 890690) for failures in browser_contextSearchTabPosition.js on a CLOSED TREE
2013-07-25 17:41:08 +01:00
tools
Bug 895141 - Remove useless prlong.h inclusions from the tree; r=jcranmer
2013-07-18 12:06:38 -04:00
uriloader
Bug 884061 - Part 3w: Use NS_DECL_THREADSAFE_ISUPPORTS in uriloader/, r=bz
2013-07-18 21:24:15 -05:00
view
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
2013-07-11 11:06:34 -04:00
webapprt
Bug 894979 - Serve tests from different origins. r=myk
2013-07-18 10:20:55 -04:00
widget
Bug 897260 - Don't go through DispatchMouseEvent when sending hit test events. r=jimm
2013-07-25 14:25:39 +02:00
xpcom
Backout 4ededc9b11f (bug 897433) for intermittent dromeao crashes
2013-07-24 19:45:31 -07:00
xpfe
Bug 896540 - GC: Convert JS_SetProperty* to take MutableHandleValue - browser changes r=bz
2013-07-25 13:57:00 +01:00
xulrunner
Bug 895248 - Move --enable-stdcxx-compat in build/unix/mozconfig.linux. r=ted
2013-07-21 13:58:23 +09: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 894094 - Add .idea folder (created by JetBrains IDEs) to .hgignore. r=BenWa
2013-07-16 10:32:55 -04:00
.hgtags
Added tag FIREFOX_AURORA_24_BASE for changeset 8d3810543edc
2013-06-24 11:36:44 -07: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
Android.mk
Bug 794297: Block the android build system from looking in mozilla-central. r=mwu
2012-09-25 17:04:01 -07:00
AUTHORS
Bug 763623 - Add AUTHORS file.
2012-09-17 10:47:50 +01: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
CLOBBER
Bug 878600 - Touch CLOBBER file since WebIDL dependencies are broken on Windows DONTBUILD
2013-07-24 13:29:14 +01:00
configure.in
Bug 758845 - Enable Skia on B2G, r=gw280
2013-07-25 19:46:53 +08:00
LEGAL
LICENSE
mach
Re-add executable flag to mach (removed in bug 846906). r=me
2013-04-04 16:52:27 +02:00
Makefile.in
Bug 891474 - Establish unified directory for Python build actions; r=glandium, ted
2013-07-11 13:42:26 -07: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
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