.cargo
bug 1298422 - vendor byteorder into third-party/rust. r=froydnj
2016-09-08 15:12:34 -07:00
accessible
Bug 1301770 - dismiss mutation events if their container has been shown or hidden afterwards, r=yzen
2016-09-13 15:21:26 -04:00
addon-sdk
Backed out changeset 2b0a8096c6e0 (bug 1206133)
2016-09-10 23:40:32 +02:00
b2g
Bug 1300884 follow-up: Remove the last import of AlarmService.jsm a=merge
2016-09-07 18:38:10 -04:00
browser
Bug 1287178 - Follow-up: update a LOCALIZATION NOTE for a changed string. r=flod DONTBUILD
2016-09-14 13:21:07 -04:00
build
Merge m-c to autoland. a=merge
2016-09-13 20:46:39 -04:00
caps
Bug 1018486 - Part 8: Various other changes, r=smaug
2016-09-07 10:50:45 -04:00
chrome
Bug 1018486 - Part 8: Various other changes, r=smaug
2016-09-07 10:50:45 -04:00
config
merge autoland to mozilla-central a=merge
2016-09-14 12:07:02 +02:00
db /sqlite3
Bug 1293367 - Upgrade to SQLite 3.14.1. r=asuth
2016-08-18 22:02:22 -04:00
devtools
Backed out changeset 8d59556d361f (bug 1281341) for dt8 crashes
2016-09-14 15:36:30 +02:00
docshell
Merge mozilla-central to mozilla-inbound
2016-09-07 17:21:27 +02:00
dom
Backed out changeset 86e71b1c4edf (bug 1288618)
2016-09-15 16:34:03 +02:00
editor
Bug 1288350 - Temporary reftest list for Stylo vs Gecko test r=heycam,manishearth
2016-09-05 11:45:39 +08:00
embedding
Bug 1301138. Set the one allowed sandbox navigator even when popups are allowed to escape the sandbox, so the new popup can be navigated by the sandboxed document. r=smaug
2016-09-08 00:17:11 -04:00
extensions
Bug 1018486 - Part 8: Various other changes, r=smaug
2016-09-07 10:50:45 -04:00
gfx
Backed out changeset da04776fc1bd (bug 1288618)
2016-09-15 16:34:07 +02: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 1300884 follow-up: Remove browser_alarms.js, landed on a CLOSED TREE
2016-09-07 15:22:21 -04:00
image
Bug 1296657: Attempt to create an mOptSurface of the correct type for the DT we're drawing to. r=tnikkel
2016-09-15 13:53:12 +02:00
intl
Bug 1296050 - When checking whether bidi resolution is needed, ignore Unicode directional-control characters that do not actually introduce right-to-left-ness. r=xidorn
2016-09-05 14:15:32 +01:00
ipc
merge mozilla-inbound to mozilla-central a=merge
2016-09-09 12:02:43 +02:00
js
Bug 1300904 - Reset the ObjectElements Frozen flag on OOM. r=ekleog
2016-09-15 13:43:46 +02:00
layout
Backed out changeset f981edef8f81 (bug 1288618)
2016-09-15 16:34:00 +02:00
media
bug 1302935: enable vp9 in webrtc and fix missing gof fields in codecSpecific r=pkerr
2016-09-15 09:33:37 -04:00
memory
Bug 1300974 - Work around race condition leading to deadlock on fork when enabling LogAlloc. r=njn
2016-09-08 07:56:02 +09:00
mfbt
Bug 1299379 - Add MOZ_CONCAT for preprocessor token pasting. r=waldo
2016-09-11 15:49:50 +02:00
mobile
Bug 1294643 - Allow for more conditions in robocop testUnifiedTelemetryClientId; r=me
2016-09-15 07:41:00 -06:00
modules
bug 1302935: enable vp9 in webrtc and fix missing gof fields in codecSpecific r=pkerr
2016-09-15 09:33:37 -04:00
mozglue
Bug 1302516 - [1.2] Add mutex locking to ZipCollection zip vector access. r=glandium
2016-09-14 12:47:06 +02:00
netwerk
merge mozilla-inbound to mozilla-central a=merge
2016-09-15 11:59:50 +02:00
nsprpub
Bug 1293329, NSPR_4_13_BETA3, reusing r=ted
2016-09-12 05:36:36 -07:00
other-licenses
Bug 1296449, statically link mbsdiff.exe, like we do for mar.exe r=glandium
2016-08-22 16:59:33 +12:00
parser
merge mozilla-inbound to mozilla-central a=merge
2016-09-09 12:02:43 +02:00
probes
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
python
merge mozilla-inbound to mozilla-central a=merge
2016-09-15 11:59:50 +02:00
rdf
Bug 1018486 - Part 8: Various other changes, r=smaug
2016-09-07 10:50:45 -04:00
release /docker
Bug 1294040 - Funsize should accept downloads from https://archive.mozilla.org r=philor a=automation DONTBUILD
2016-08-10 09:44:36 -04:00
security
merge autoland to mozilla-central a=merge
2016-09-14 12:07:02 +02:00
services
Bug 1302286 - Remove `_getNode` and `_getChildren` from the bookmarks engine. r=markh
2016-09-13 17:02:30 -07:00
startupcache
Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj.
2016-08-31 09:08:42 +10:00
storage
Bug 1301127 - Make nsNavHistoryFolderResultNode QueryInterface to mozIStorageStatementCallback, r=smaug
2016-09-07 14:46:27 -04:00
taskcluster
merge mozilla-inbound to mozilla-central a=merge
2016-09-15 11:59:50 +02:00
testing
Backed out changeset fc9963bf6d98 (bug 1301621) for xpcshell bustage
2016-09-14 12:28:50 +02:00
third_party/rust /byteorder
bug 1298422 - vendor byteorder into third-party/rust. r=froydnj
2016-09-08 15:12:34 -07:00
toolkit
Bug 337051: Follow-up fix for referrer assignments. r=gijskruitbosch
2016-09-15 07:58:51 -05:00
tools
Bug 1289194 - Move tools/fuzzing/libfuzzer reference to toolkit. r=ted
2016-09-10 02:27:23 +02:00
uriloader
Bug 1018486 - Part 5: Changes in docshell/ and uriloader/, r=bz
2016-09-07 10:50:41 -04:00
view
Bug 1293596 (part 2) - Rework nsIWidget bounds getters. r=mstange.
2016-08-19 09:03:04 +10:00
widget
merge mozilla-inbound to mozilla-central a=merge
2016-09-15 11:59:50 +02:00
xpcom
Bug 1288618 - Part 7: Initialize AbstractThread in the GPU process. r=dvander
2016-09-15 23:17:59 +12:00
xpfe
Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj.
2016-08-31 09:08:42 +10:00
.clang-format
…
.clang-format-ignore
…
.eslintignore
Backed out changeset 1bca17123507 (bug 1290988) for xpcshell failures (test_rewriteDeclarations.js) and devtools failures (browser_styleeditor_syncAddProperty.js). r=backout
2016-09-13 17:43:44 +02: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 1301790 - Bundle codemirror into a single script;r=gl
2016-09-11 09:38:51 -07:00
.hgignore
Bug 1301790 - Bundle codemirror into a single script;r=gl
2016-09-11 09:38:51 -07:00
.hgtags
No bug - Tagging mozilla-central 465d150bc8be5bbf9f02a8607d4552b6a5e1697c with FIREFOX_AURORA_50_BASE a=release DONTBUILD CLOSED TREE
2016-08-01 07:05:25 -07: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 1298947 - Tag and use decision image 0.1.6; r=dustin
2016-09-01 15:21:02 -07:00
.ycm_extra_conf.py
Bug 1293534: Fix .ycm_extra_conf after bug 1195748. r=gps
2016-08-09 10:30:58 -07:00
AUTHORS
…
Android.mk
…
CLOBBER
Bug 1302429 - touch clobber to fix bustage a=me
2016-09-13 15:54:40 +02:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
bug 1262337 - add symbols for test plugins to symbols zip on Windows. r=gps
2016-08-22 06:42:59 -04:00
README.txt
…
aclocal.m4
Bug 1298536 - Move --with-linux-headers to Python configure. r=glandium
2016-08-31 14:29:29 -07:00
build.gradle
Bug 1268453 - Use Android Gradle plugin 2.1. r=mcomella
2016-04-29 14:48:43 +02:00
client.mk
Bug 1295751 - Make it possible to copy configure.in to configure. r=gps
2016-08-16 19:35:00 -07:00
client.py
…
configure.in
Bug 1295751 - Make it possible to copy configure.in to configure. r=gps
2016-08-16 19:35:00 -07:00
configure.py
Bug 1296503 - Switch config.status to unicode literals. r=ted
2016-08-24 07:32:52 +09:00
gradle.properties
…
gradlew
…
mach
Bug 1279020 - [mach] Follow symlinked mach binary when searching for a srcdir, r=gps
2016-06-09 17:20:02 -04:00
moz.build
Bug 1289194 - Move tools/fuzzing/libfuzzer reference to toolkit. r=ted
2016-09-10 02:27:23 +02:00
moz.configure
Bug 1294803 - Move MOZ_SYSTEM_FFI to moz.configure in preparation for moving libffi to our build system. r=glandium
2016-08-22 15:07:07 -07:00
mozilla-config.h.in
…
old-configure.in
Bug 1299919 - Set CPP/CXXCPP from python configure. r=chmanchester
2016-09-13 13:25:18 +09:00
settings.gradle
…
test.mozbuild
…