accessible
Bug 1283060 - prevent null pointer dereference in logging::TreeInfo. r=surkov.alexander
2016-06-29 14:06:31 +03:00
addon-sdk
Bug 1222690 - SDK Content Script should not be frozen during the page loading. r=gabor
2016-06-20 16:33:21 +02:00
b2g
Backed out changeset 2989436eb134 (bug 1283983) on developers request
2016-07-04 09:20:46 +02:00
browser
Bug 742434 - Part 2: Introduce pref to control content sandbox. r=jld
2016-06-16 12:39:07 +02:00
build
merge mozilla-inbound to mozilla-central a=merge
2016-06-29 16:13:05 +02:00
caps
Bug 1283855
part 20 - Make more principals code take JSContext instead of JSRuntime. r=luke
2016-07-05 16:49:46 +02:00
chrome
Bug 1262671 - void** -> PickleIterator (r=froydnj)
2016-05-27 09:57:38 -07:00
config
bug 1280326 - make MockedOpen case-insensitive on Windows. r=gps
2016-06-28 16:11:33 -04:00
db /sqlite3
Bug 1273909 - Upgrade to SQLite 3.13.0. r=mak
2016-05-27 08:49:13 -04:00
devtools
Merge mozilla-central to mozilla-inbound
2016-07-05 16:07:19 +02:00
docshell
Backed out changeset 00312b136937 (bug 968273) for causing regressions
2016-06-28 10:03:25 +02:00
dom
Bug 1218148 - Implement WindowClient.navigate() r=baku
2016-05-24 09:05:17 +02:00
editor
Bug 906420 - Part 1: Implement DataTransferItem and DataTransferItemList, r=baku
2016-07-04 15:45:45 -04:00
embedding
merge mozilla-inbound to mozilla-central a=merge
2016-06-29 16:13:05 +02:00
extensions
Bug 1280497 - fixes bug 1280497 by removing the assert and adding missing code in permission manage. r= baku
2016-06-17 08:18:00 +02:00
gfx
Bug 1256339 - Add a eLongTapUp tap type, which fires an observer notification rather than doing a click. r=botond
2016-07-05 13:24:54 -04:00
gradle /wrapper
Bug 1263390 - Use Gradle 2.10 and Android Gradle plugin 2.0. r=mcomella
2016-04-19 20:01:38 +02:00
hal
Bug 1276927: Add V4L ioctl 'VIDIOC_S_HW_FREQ_SEEK' if undefined by Linux, r=gsvelto
2016-06-16 08:43:51 +01:00
image
Bug 1264809 - (Part 2) Preserve scale ratio if SVG dosen't have viewport size and viewBox. r=dholbert
2016-07-01 02:27:00 +02:00
intl
Bug 1280757 - Load hyphenation from test profile directory. r=sebastian
2016-06-29 23:06:45 +08:00
ipc
Bug 1283855
part 7 - Make JS_SetGCZeal take JSContext instead of JSRuntime. r=sfink
2016-07-05 11:06:05 +02:00
js
Backed out changeset 37f1b9d6f522 (bug 1271650) for leaking debugger tests. r=backout
2016-07-05 17:13:58 +02:00
layout
Bug 1261754 - Trivial follow-up to fix outdated documentation. r=me and DONTBUILD because NPOTB.
2016-07-05 14:20:59 -04:00
media
merge mozilla-inbound to mozilla-central a=merge
2016-06-29 16:13:05 +02:00
memory
Bug 1262671 - Introduce MFBT BufferList class (r=froydnj)
2016-05-27 09:57:40 -07:00
mfbt
Bug 1282795 - Silence warnings when MOZ_ALWAYS_{TRUE,FALSE} are passed expressions with embedded side effects, that would ordinarily trigger side effects but don't inside certain unevaluated contexts within MOZ_ASSERT, which then triggers compiler warnings with new-enough clang. You are not expected to understand this. r=froydnj
2016-06-28 17:12:14 +01:00
mobile
Bug 1283582 - Stop displaying the context menu in Fennec if web content did a preventDefault on the event. r=margaret
2016-07-05 10:09:38 -04:00
modules
Bug 1268638 - Enable DXGL by default. - r=jrmuizel
2016-07-01 13:15:08 -07:00
mozglue
Bug 1278863 - fix delete/delete[] mismatch in NativeCrypto; r=snorp
2016-06-09 18:44:34 -04:00
netwerk
Merge m-i to m-c, a=merge
2016-07-04 15:02:22 -07:00
nsprpub
Bug 1257250 - pr_getnameforidentity bounds check and locking r=ted.mielczarek
2016-03-15 17:44:17 -04:00
other-licenses
Bug 1261140 - Allow stub installer to read post-signing data and leave it where Firefox can find it; r=rstrong
2016-05-20 18:17:57 -07:00
parser
Bug 1223838 - Fix wrong policy associated with empty string. r=fkiefer,hsivonen
2016-05-30 15:17:45 +08:00
probes
Bug 1253622 - Move the mozilla-trace.h generation into moz.build; r=ted
2016-03-07 14:59:13 +01:00
python
merge mozilla-inbound to mozilla-central a=merge
2016-06-29 16:13:05 +02:00
rdf
Bug 1275744 - Reference MOZ_LOG in rdf comments. r=erahm
2016-05-26 11:40:52 -07:00
release /docker
Bug 1266039 - Generate release promotion specific docker images as a part of release promotion process r=Callek a=release DONTBUILD
2016-04-20 17:03:09 -04:00
security
Bug 742434 - Part 2: Introduce pref to control content sandbox. r=jld
2016-06-16 12:39:07 +02:00
services
Merge autoland into mozilla-central; a=merge
2016-07-04 09:01:56 -07:00
startupcache
Bug 1278452 - Add some null checks when getting streams. r=froydnj.
2016-06-07 16:03:32 +10:00
storage
Bug 1283083 - Cloning a connection should re-attach databases to the clone. r=asuth
2016-06-29 17:33:15 +02:00
taskcluster
Bug 1284005 - Replacing timestamps with relative timestamps. r=dustin
2016-07-05 11:50:50 -07:00
testing
Bug 1284005 - Replacing timestamps with relative timestamps. r=dustin
2016-07-05 11:50:50 -07:00
toolkit
Backout Bug 1279771 due to linux test failures
2016-07-05 13:48:52 -04:00
tools
Bug 1283044 - Fix all flake8 error in testing/talos for python3. r=jmaher
2016-07-01 21:18:07 +05:30
uriloader
Bug 1277028 - Make external protocol handlers work with e10s redirects, r=jduell
2016-07-01 05:16:00 +02:00
view
Bug 881832 - Make inner document reflow asynchronous. r=tnikkel
2016-05-12 12:07:45 +12:00
widget
Bug 1284464 - Missing submenu arrows in xul menus on Mac OS X 10.9-10.10. r=mstange.
2016-07-05 19:54:38 +02:00
xpcom
Bug 1279609 - nsRunnableMethodImpl should use a non-public destructor. r=froydnj
2016-07-05 12:03:18 -07:00
xpfe
Backed out changeset e7a3ba795e1a (bug 1276976) for timeouts in browser_tableWidget_mouse_interaction.js on a CLOSED TREE
2016-06-09 15:28:22 +02:00
.clang-format
…
.clang-format-ignore
…
.eslintignore
Bug 1283583 - Clean up code style in devtools/server/main.js. r=ochameau
2016-07-01 18:35:25 -05:00
.eslintrc
…
.flake8
Bug 1283129 - Flake8 linter is accidentally linting some eslint related .lint files, r=maja_zf
2016-06-29 10:37:27 -04:00
.gdbinit
bug 985566 - add some pretty printers to .gdbinit r=froydnj r=glandium
2016-06-02 13:33:07 -04:00
.gdbinit_python
bug 985566 - add some pretty printers to .gdbinit r=froydnj r=glandium
2016-06-02 13:33:07 -04:00
.gitignore
Bug 1271734 - Move all eslint related infrastructure to tools/lint, r=miker
2016-06-02 15:38:36 -04:00
.hgignore
Bug 1271734 - Move all eslint related infrastructure to tools/lint, r=miker
2016-06-02 15:38:36 -04:00
.hgtags
No bug - Tagging mozilla-central d98f20c25feeac4dd7ebbd1c022957df1ef58af4 with FIREFOX_AURORA_49_BASE a=release DONTBUILD CLOSED TREE
2016-06-06 15:11:06 -04:00
.lldbinit
Bug 1254128 - Make the Mozilla .lldbinit use the full path for topsrcdir. r=sparky
2016-03-01 16:36:08 +00:00
.taskcluster.yml
Bug 1282864 - Remove unecessary revision hash info from decision task r=dustin
2016-06-28 13:02:04 -05:00
.ycm_extra_conf.py
…
AUTHORS
…
Android.mk
…
CLOBBER
Bug 1267887 - Bump CLOBBER. r=me
2016-06-29 09:13:21 -07:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1275111 - Move artifact download/install into its own tier; r=glandium
2016-06-01 13:48:53 -04:00
README.txt
…
aclocal.m4
bug 1266368 - move rust.m4 to configure. r=glandium
2016-05-16 15:27:37 -04:00
build.gradle
Bug 1268453 - Use Android Gradle plugin 2.1. r=mcomella
2016-04-29 14:48:43 +02:00
client.mk
Bug 1278415 - Ensure MOZ_CURRENT_PROJECT is set when running make directly in objdir. r=gps
2016-06-16 11:43:30 +09:00
client.py
…
configure.in
Bug 1250294 - Make configure a Python script that invokes the old configure.sh. r=ted
2016-02-25 07:22:33 +09:00
configure.py
Bug 1278415 - Also write a mozinfo for js standalone builds. r=gps
2016-06-16 11:43:23 +09:00
gradle.properties
…
gradlew
…
mach
Bug 1278900 - [mach] Also look for config.status when detecting an objdir, r=gps
2016-06-08 10:33:54 -04:00
moz.build
Bug 1258497: Implement a new taskgraph generation system; r=gps
2016-05-16 22:53:22 +00:00
moz.configure
Bug 1282135 - Require --enable-debug to produce a debug builds, and fix interaction with MOZ_DEBUG in the environment. r=glandium
2016-06-24 12:36:16 -07:00
mozilla-config.h.in
…
old-configure.in
Bug 742434 - Part 3: Enable seccomp on Linux desktop nightly. r=jld
2016-06-16 12:40:32 +02:00
settings.gradle
Bug 1233882 - Fold base Gradle project into app Gradle project. r=sebastian,mcomella
2016-02-17 19:25:54 -08:00
test.mozbuild
…