.cargo
bug 1298422 - vendor byteorder into third-party/rust. r=froydnj
2016-09-08 15:12:34 -07:00
accessible
Bug 1304449: Part 3 - Modify AccessibleWrap to traverse using COM interfaces; r=tbsaunde
2016-10-05 17:52:35 -06:00
addon-sdk
Bug 1305148: Ignore panel.resize when the panel isn't visible. r=gabor
2016-09-28 22:18:09 +01:00
b2g
Bug 1302163 - Change code to use SprintfLiteral instead of snprintf. r=ehsan
2016-10-04 17:57:51 +02:00
browser
Bug 1306696 part 2 - Ensure content document handles fullscreen request even if it becomes inactive. r=smaug
2016-10-06 10:48:32 +11:00
build
merge mozilla-inbound to mozilla-central a=merge
2016-10-05 15:42:48 +02:00
caps
Bug 1305012 - Downgrade a new channel's principal to NullPrincipal. r=smaug
2016-10-05 21:19:51 +02:00
chrome
Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam
2016-09-26 22:03:25 +10:00
config
Bug 1304593 - Use |mach python-test| to run python unittests from make check, r=ted
2016-09-26 15:29:02 -04: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 ad324639bfae (bug 1304178) for slowing down debugger tests enough to make their Linux32 debug test chunks exceed the 80 minute limit
2016-10-05 20:42:31 -07:00
docshell
Bug 1305012 - Test downgrading a new channel's principal to NullPrincipal. r=smaug
2016-10-05 21:20:38 +02:00
dom
Bug 1304449: Part 2 - Modify ContentParent to obtain/release MSAA ids; r=jimm
2016-09-26 16:17:58 -06:00
editor
Bug 972110 - fix test_bug674770-1.html after merge conflict a=me
2016-09-23 12:14:13 +02:00
embedding
Bug 1304201, r=nfroyd
2016-10-04 12:10:26 +02:00
extensions
Bug 1293704 - added adoptee/MS. r=ehsan
2016-09-27 08:11:47 +02:00
gfx
merge mozilla-inbound to mozilla-central a=merge
2016-10-05 15:42:48 +02:00
gradle /wrapper
Bug 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian
2016-09-22 14:31:01 -07:00
hal
Bug 1306708 - Rename prio to nested in IPDL (r=dvander)
2016-10-04 20:34:54 -07:00
image
Bug 1306625 - fix wonky identation in imgFrame.cpp; r=tnikkel
2016-09-30 23:11:59 -04:00
intl
Bug 1306509 - Fix a build error with -Werror=unused-variable r=njn
2016-09-29 18:34:03 -05:00
ipc
Bug 1306708 - Add prio() for message priority to IPDL (r=dvander)
2016-10-04 20:34:55 -07:00
js
Bug 1302432 - Fix RematerializedFrame slot tracing. (r=jimb)
2016-10-05 15:20:58 -07:00
layout
Bug 1307842 - Remove the nsBidi::GetCharTypeAt() method and use plain GetBidiCat() instead. r=xidorn
2016-10-05 17:58:00 +01:00
media
Bug 1307254: Implement ::Stop() for screen/window/app capture r=jib
2016-10-05 16:15:19 -04:00
memory
Bug 1303232 - Use per-process reduced thread-ids when munging logalloc logs. r=njn
2016-09-20 13:44:27 +09:00
mfbt
Bug 1230311 - add annotation to enforce that if a method is overridden also base method is called. r=nfroyd
2016-10-04 17:00:17 +03:00
mobile
merge mozilla-inbound to mozilla-central a=merge
2016-10-05 15:42:48 +02:00
modules
Bug 1304263
- On Windows, fire the eMouseLongTap event as soon as APZ detects the long-press. r=TYLin
2016-10-04 09:31:15 -04:00
mozglue
Bug 1305745
- [1.1] Free the zip path intermediate variable. r=glandium
2016-10-04 15:21:22 +02:00
netwerk
merge mozilla-inbound to mozilla-central a=merge
2016-10-05 15:42:48 +02:00
nsprpub
Bug 1293329, Upgrade Firefox 51 to NSPR 4.13, finalizing version numbers, no code change, reusing r=ted
2016-09-27 03:34:52 +02:00
other-licenses
Bug 945915 - Expose atk/at-spi STATE_CHECKABLE, r=yzen
2016-09-24 09:44:10 -04:00
parser
Bug 1286911
. r=wchen.
2016-09-27 13:47:53 +03: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-10-05 15:42:48 +02:00
rdf
Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj.
2016-08-31 09:08:42 +10:00
release /docker
Bug 1297519 - Generate multilocale Firefox snaps r=Callek, a=release DONTBUILD
2016-09-17 10:53:41 -04:00
security
merge mozilla-inbound to mozilla-central a=merge
2016-10-05 15:42:48 +02:00
services
Bug 1305645 - have the FxaPushService log information about push messages received. r=kitcambridge
2016-09-27 17:42:12 +10: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 1305202 - Use NullString() more and remove superfluous Truncates(). r=smaug
2016-09-23 21:10:01 -04:00
taskcluster
Merge inbound to central, a=merge
2016-10-04 17:32:01 -07:00
testing
merge mozilla-inbound to mozilla-central a=merge
2016-10-05 15:42:48 +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
Backed out changeset 3851e5f51530 (bug 1299489) for unfathomable bustage of Linux32 debug test_peerConnection_capturedVideo.html
2016-10-05 19:25:24 -07:00
tools
Bug 1302163 - Change code to use SprintfLiteral instead of snprintf. r=ehsan
2016-10-04 17:57:51 +02:00
uriloader
Backed out 3 changesets (bug 1279240) for leaks on Windows VM mochitests a=backout
2016-09-29 17:44:41 -07:00
view
Back out b00b37cb64ef (bug 1298709) for static analysis bustage
2016-09-05 20:14:56 -07:00
widget
Merge inbound to central, a=merge
2016-10-04 17:32:01 -07:00
xpcom
Backed out changeset 3851e5f51530 (bug 1299489) for unfathomable bustage of Linux32 debug test_peerConnection_capturedVideo.html
2016-10-05 19:25:24 -07: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
Bug 1256796 - "[ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_console_variables_view_dom_nodes.js". r=lclark
2016-09-29 02:37:00 +02:00
.eslintrc
Bug 1245916: Unify eslint global discovery rules. r=pbrosset
2016-02-05 11:37:50 -08:00
.flake8
Backed out changeset e1d144423657 (bug 1280571) for making leaks hard to diagnose a=backout CLOSED TREE
2016-09-21 16:56:50 -07: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 fc69febcbf6c0dcc4b3dfc7a346d8d348798a65f with FIREFOX_AURORA_51_BASE a=release DONTBUILD CLOSED TREE
2016-09-19 09:43:48 -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 1298553 - enable chain of trust generation in the decision task. r=dustin
2016-09-27 12:45:22 -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 1302855 - Fold browsercomps into xul; r=bsmedberg
2016-09-27 19:54:37 -07:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1306405 - add BUILDSTATUS messages to the tup backend; r=chmanchester
2016-09-26 14:16:09 -04:00
README.txt
…
aclocal.m4
Bug 1262155 - Use moz.build instead of libffi's build system. r=ted,glandium
2016-08-08 16:58:54 -07:00
build.gradle
Bug 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian
2016-09-22 14:31:01 -07: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 1298422 - vendor byteorder into third-party/rust. r=froydnj
2016-09-08 15:12:34 -07:00
moz.configure
merge mozilla-inbound to mozilla-central a=merge
2016-10-05 15:42:48 +02:00
mozilla-config.h.in
…
old-configure.in
Bug 1300164 - Move VISIBILITY_FLAGS to Python configure. r=glandium
2016-10-04 11:48:21 -07: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
…