accessible
bug 1187055 - check the proxy being destroyed has a wrapper before cleaning it up r=davidb
2015-07-28 11:54:18 -04:00
addon-sdk
Bug 1181747 followup. Also need to adjust the assert in the test.
2015-07-09 02:49:10 -04:00
b2g
Bug 1186608, [webvr] Add individual prefs to disable backends, set sane defaults; r=mstange
2015-04-12 23:05:36 -04:00
browser
Bug 1161564 - Re-enable browser_CTP_iframe test now that it has been rewritten. r=jimm
2015-07-27 11:15:00 -04:00
build
Bug 1186517 - Adjust white spacing in generated files; r=me
2015-07-29 15:11:15 -04:00
caps
Bug 1161831 - Tests. r=billm
2015-07-21 12:57:24 -07:00
chrome
Bug 1161831 - Factor the sharable bits out of nsIResProtocolHandler. r=billm
2015-07-21 12:57:21 -07:00
config
Bug 1177608: Support for compiling optimised Rust code
2015-07-21 14:21:40 +01:00
db /sqlite3
Bug 1185616 - remove optimization-related hacks in sqlite's Makefile.in; r=glandium
2015-07-20 11:09:49 -04:00
docshell
Bug 1188696
- Hoist nsRefPtr.h into MFBT. r=froydnj
2015-07-29 10:44:59 -07:00
dom
Bug 1131359 - Port the double-tap-to-zoom functionality of BrowserElementPanning.js to C++. r=kats
2015-07-27 14:07:58 -04:00
editor
Bug 1172382 - Disable AccessibleCaret on some tests. r=roc
2015-07-27 03:00:00 -04:00
embedding
Bug 1176077 - Only recompute PaintedLayer item visibility when display list has changed. r=mattwoodrow
2015-07-21 09:19:25 +01:00
extensions
Bug 1152512 - Use the latest JavaScript version when parsing AutoConfig files. r=mrbkap
2015-07-28 13:57:55 -05:00
gfx
Bug 1188700, [webvr] Fix VR distortion compositing in d3d11/gl to take into account rendertarget size and transform; r=kip
2015-07-29 14:39:47 -04:00
hal
Bug 1184285 - Stop warning if RemoveObserver() is called for unregistered observer. r=dhylands
2015-07-24 12:08:26 -07:00
image
Bug 108603 - Remove NS_IMPL_QUERY_INTERFACE_INHERITED0. r=mccr8, r=froydnj
2015-07-24 12:13:00 -04:00
intl
Bug 1175413 - Cleanup usages of MOZ_ICU_CFLAGS. r=mshal
2015-07-23 09:53:48 +09:00
ipc
Bug 1188696
- Hoist nsRefPtr.h into MFBT. r=froydnj
2015-07-29 10:44:59 -07:00
js
Bug 1180017 - Fix up the badly-horked backout and re-land.
2015-07-29 12:31:47 -04:00
layout
Bug 1131359 - Port the double-tap-to-zoom functionality of BrowserElementPanning.js to C++. r=kats
2015-07-27 14:07:58 -04:00
media
Bug 1188696
- Hoist nsRefPtr.h into MFBT. r=froydnj
2015-07-29 10:44:59 -07:00
memory
Bug 1188209 - Fix more constructors in memory; r=njn
2015-07-28 08:53:29 -04:00
mfbt
Bug 1188696
- Hoist nsRefPtr.h into MFBT. r=froydnj
2015-07-29 10:44:59 -07:00
mobile
Bug 1186530 - Add support for instance native pointers; r=snorp
2015-07-29 15:11:15 -04:00
modules
Bug 1186608, [webvr] Add individual prefs to disable backends, set sane defaults; r=mstange
2015-04-12 23:05:36 -04:00
mozglue
Bug 1182641 - Update autogenerated code; r=me
2015-07-29 15:11:15 -04:00
netwerk
Bug 1188696
- Hoist nsRefPtr.h into MFBT. r=froydnj
2015-07-29 10:44:59 -07:00
nsprpub
Bug 1162780 - Update NSPR to NSPR_4_10_9_BETA2. r=ted
2015-07-22 10:52:39 -07:00
other-licenses
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
parser
Bug 1181965. Remove uses of mozRequestAnimationFrame from dom and parser tests. r=bkelly
2015-07-14 15:28:57 -04:00
probes
Bug 1041795 - Disable system libs when generating DTrace probes. f=sfink f=ginn.chen
2014-11-04 02:01:00 +01:00
python
Bug 1157420, mach should generate VS2013 project files and use a better dir structure; r=froydnj
2015-07-20 16:21:15 -04:00
rdf
Bug 1179071 - Merge RemovingIterator into Iterator. r=froydnj.
2015-07-06 22:02:26 -07:00
security
bug 1181823 - convert test_ev_certs.js, test_keysize_ev.js, and test_validity.js to generate certificates at build time r=Cykesiopka r=mgoodwin
2015-06-17 16:02:08 -07:00
services
Bug 1182740 - treat keypair and certificate as an atomic pair to avoid invalid assertions. r=stomlinson
2015-07-29 16:06:29 +10:00
startupcache
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
storage
Bug 1184564 part 2 - Use Value instead of jsval in dom/ and storage/. r=bz
2015-07-18 21:45:35 +02:00
testing
Bug 1180063 - update mozharness docs, DONTBUILD r=me a=testing
2015-07-29 11:24:36 -07:00
toolkit
Merge m-c to inbound. a=merge
2015-07-29 13:51:27 -04:00
tools
Merge mozilla-central to mozilla-inbound
2015-07-28 16:30:58 +02:00
uriloader
Bug 1175803 - Store redirect chain within loadInfo - part 2 (r=sicking,mayhemer)
2015-07-19 19:43:09 -07:00
view
Bug 1157941 - If the current PresShell is suppressed, paint the old one if it is available r=tn,Enn
2015-07-21 21:09:02 -04:00
webapprt
Backed out changeset 35c6e7e9c205 (bug 1135261) for test failures in gij in bookmark_edit_test.js on a CLOSED TREE
2015-07-22 08:13:08 +02:00
widget
Bug 1186517 - Adjust white spacing in generated files; r=me
2015-07-29 15:11:15 -04:00
xpcom
Bug 108603 - Remove NS_IMPL_QUERY_INTERFACE_INHERITED0. r=mccr8, r=froydnj
2015-07-24 12:13:00 -04:00
xpfe
Bug 1182316: Part 1 - Remove FORWARD_TO_INNER_OR_THROW. r=peterv
2015-07-16 22:10:35 -07:00
xulrunner
Bug 1181040 - Include mozconfig.cache after mozconfig.common.override. r=mshal
2015-07-11 06:26:20 +09:00
.clang-format
Bug 961541 - Make Clang-Format ignore all comments. r=mystor
2015-06-26 12:38:44 -07: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
No bug; add .pdb to gitignore
2015-04-01 16:02:20 -04:00
.hgignore
Bug 1186963 - Ignore files generated by running a Mozharness script. DONTBUILD. r=gps
2015-07-24 09:30:18 -04:00
.hgtags
No bug - Tagging mozilla-central 312c68b16549 with FIREFOX_AURORA_41_BASE a=release DONTBUILD CLOSED TREE
2015-06-29 13:29:11 -07: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
.ycm_extra_conf.py
Bug 1162714
- Don't let YCM generate machc. r=ehsan
2015-05-07 13:48:00 +02: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
CLOBBER for bug 965151 CLOSED TREE
2015-07-23 15:18:14 -07:00
GNUmakefile
Bug 794723 - Add a default makefile which wraps mach. r=gps
2015-02-06 10:26:00 -08:00
LEGAL
…
LICENSE
…
Makefile.in
bug 1168535 - print error response body in upload_symbols.py. r=gps
2015-05-27 13:50:04 -04:00
README.txt
Bug 1163484 - Remove extra chars from readme. r=lightsofapollo
2015-05-10 21:56:00 +02:00
aclocal.m4
bug 1163828 - build system changes to support building for iOS. r=glandium
2015-06-10 11:10:40 -04:00
client.mk
Bug 1176533 - Rename the variable MOZ_APP_VERSION_ABOUT for something more general r=glandium
2015-07-11 19:37:54 -06: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 1188555 - part 2 - remove write-only configure.in variables MKSHLIB_{UN,}FORCE_ALL; r=mshal
2015-07-28 14:08:08 -04:00
mach
Bug 1058923 - Package mach in tests.zip; create bootstrap script for test package, r=gps
2015-05-01 12:20:55 -04:00
moz.build
Bug 1134110 - other-license/android is unnecessary if Android minimum version is 11 or later. f=esawin, r=sworkman
2015-05-14 15:38:18 +09:00
mozilla-config.h.in
Bug 1167474 - Remove ELFHACK_BUILD hack. r=mshal
2015-05-26 16:17:55 +09:00