.cargo
Bug 1277338 - Part 1: Turn js/src into the mozjs-sys crate; r=sfink
2016-10-13 16:12:42 -07:00
accessible
Bug 1344615: Remove nsXPCOMStrings.{h,cpp} r=bsmedberg
2017-03-06 17:52:54 +13:00
addon-sdk
Bug 1341097 - part 3: don't dispatch oodles of titlechanged notifications for new history entries, r=mak
2017-02-27 18:26:21 +00:00
b2g
Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
2017-02-23 06:10:07 +09:00
browser
Bug 1337893 - Part 4: Updating whole gecko to make all callers of DNS using correct originAttributes. r=baku
2017-02-15 10:39:40 +08:00
build
merge mozilla-inbound to mozilla-central a=merge
2017-03-02 14:02:48 +01:00
caps
Bug 1344615: Remove nsXPCOMStrings.{h,cpp} r=bsmedberg
2017-03-06 17:52:54 +13:00
chrome
merge mozilla-inbound to mozilla-central a=merge
2017-02-03 13:25:24 +01:00
config
merge mozilla-inbound to mozilla-central a=merge
2017-03-03 13:03:48 +01:00
db /sqlite3
Bug 1340028 - Remove the CLANG_VERSION macro from the in-tree SQLite. r=mak
2017-02-16 09:46:41 -05:00
devtools
Bug 1343512 - Let CSS text-justify property ride the train. r=xidorn
2017-03-06 14:30:18 +08:00
docshell
Bug 1341589 - Test TriggeringPrincipal on history entry for view-source loads. r=gijs
2017-03-02 17:45:24 +01:00
dom
Bug 1344105 - dump debugging info for media elements when there is any timeout. r=jya
2017-03-02 18:13:16 +08:00
editor
merge graphics branch to m-c a=merge
2017-03-03 11:23:31 -08:00
embedding
Bug 1332392 - embedding/* should have BUG_COMPONENTS specified in moz.build files. r=ted
2017-02-06 09:45:58 -05:00
extensions
Bug 1337893 - Part 4: Updating whole gecko to make all callers of DNS using correct originAttributes. r=baku
2017-02-15 10:39:40 +08:00
gfx
merge mozilla-inbound to mozilla-central a=merge
2017-03-06 10:53:27 +01: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 1060419 - make log_print use Printf.h, r=froydnj
2016-12-15 20:16:31 -07:00
image
Backed out changeset 588c44c7a966 (bug 1058040)
2017-03-02 11:24:33 +08:00
intl
Bug 1344615: Remove nsXPCOMStrings.{h,cpp} r=bsmedberg
2017-03-06 17:52:54 +13:00
ipc
Bug 1344187 - Add guards around code in ProxyStream.cpp that require the crash reporter. r=aklotz
2017-03-03 13:33:13 -05:00
js
merge mozilla-inbound to mozilla-central a=merge
2017-03-06 10:53:27 +01:00
layout
Bug 1342869 Part 1: Uplift ChildSheetListBuilder into StyleSheet so that all StyleSheet subclasses can fixup parent chains when children are removed. r=heycam
2017-03-06 16:27:32 -08:00
media
Bug 1337893 - Part 4: Updating whole gecko to make all callers of DNS using correct originAttributes. r=baku
2017-02-15 10:39:40 +08:00
memory
Backed out changeset 24bea8bde57d (bug 1343432) for build bustage
2017-03-02 11:23:28 +08:00
mfbt
Bug 1338574 - Assertions.cpp can't use MOZ_CRASH_ANNOTATE, so set the crash reason directly. r=froydnj
2017-02-22 15:42:00 -05:00
mobile
Bug 1343603 - Part 2 - Test that clearing history clears the cached session store data, too. r=ahunt
2017-03-02 20:19:58 +01:00
modules
Bug 1343512 - Let CSS text-justify property ride the train. r=xidorn
2017-03-06 14:30:18 +08:00
mozglue
Bug 1305815 - Issue EOL warning if non-NEON-compatible device detected. r=glandium
2017-03-01 13:26:12 -06:00
netwerk
Bug 1310127 - Part 4: Use MOZ_MUST_USE in netwerk/protocol/http r=mcmanus
2016-12-28 14:43:47 +08:00
nsprpub
Bug 1331810: enable sending of 0 size UDP packets in NSPR. r=ted
2017-01-18 11:50:12 -08:00
other-licenses
Bug 1324617 - Allow any of multiple installations to be set as the Windows default browser; r=jimm,rstrong
2017-01-09 08:14:00 -08:00
parser
Bug 1344615: Remove nsXPCOMStrings.{h,cpp} r=bsmedberg
2017-03-06 17:52:54 +13: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 m-c to autoland, a=merge
2017-03-01 17:48:44 -08:00
rdf
Bug 1332639 - Remove the RDF "standalone" library which isn't used, r=glandium
2017-02-27 13:07:28 -05:00
security
Bug 1344615: Remove nsXPCOMStrings.{h,cpp} r=bsmedberg
2017-03-06 17:52:54 +13:00
services
Bug 1335877 - Remove resource://services-common/stringbundle.js from gecko. r=gandalf
2017-03-06 09:39:52 -08:00
servo
servo: Merge #15797 - ext. filtering for lang matching (from sendilkumarn:lang-algo); r=KiChjang
2017-03-06 18:55:02 -08:00
startupcache
Bug 1344615: Remove nsXPCOMStrings.{h,cpp} r=bsmedberg
2017-03-06 17:52:54 +13:00
storage
Bug 1342441 - Improve the Wrong Sqlite Version message. r=asuth
2017-02-24 17:39:30 +01:00
taskcluster
Bug 1343999 - Disable twitch external media tests for debug builds in taskcluster. r=dustin
2017-03-03 09:43:07 +13:00
testing
bug 1344963
- add --ignore-tree-closure option to l10n-bumper.py. r=rail
2017-03-06 17:09:32 -08:00
third_party /rust
Merge m-c to graphics
2017-03-01 09:45:49 -05:00
toolkit
Bug 1338713 Extension install telemetry r=bsmedberg,rhelmer
2017-02-28 09:08:49 -08:00
tools
Bug 1335877 - Remove resource://services-common/stringbundle.js from gecko. r=gandalf
2017-03-06 09:39:52 -08:00
uriloader
Bug 1288633 - Add more information when an URL matches Safe Browsing list. r=dragana,francois
2017-02-21 09:46:36 +08:00
view
Bug 1302071 - Part 5: Bucket PresContext invalidations by transaction ID, and only deliver them when the associated composite has completed. r=tnikkel
2017-02-17 15:16:15 +13:00
widget
Bug 1344615: Remove nsXPCOMStrings.{h,cpp} r=bsmedberg
2017-03-06 17:52:54 +13:00
xpcom
Bug 1344848 - Don't check for atom leaks unless we're checking for other leaks. r=erahm
2017-03-06 11:50:30 -08:00
xpfe
Bug 1344544 - Use nsTObserverArray for listeners of nsWindowMediator. r=erahm
2017-03-06 12:50:52 +11:00
.clang-format
Bug 1322321 - Update the clang format file to match more our coding style r=ehsan
2016-12-06 17:43:17 -10:00
.clang-format-ignore
Bug 1342652 - Update the clang-format-ignore with the recent changes in tools/rewriting/ThirdPartyPaths.txt r=mystor
2017-02-25 13:15:36 +01:00
.clang-tidy
Bug 1319396 - Update the list of checkers in the .clang-tidy file r=Ehsan
2016-11-22 12:30:19 +01:00
.cron.yml
Bug 1338385 - Add cron job for nightly coverage tests run; r=jmaher
2017-02-08 11:16:25 -08:00
.eslintignore
Bug 1344027 - Fix most of the remaining ESLint no-undef issues in browser/components. r=jaws
2017-03-03 09:29:14 +00:00
.eslintrc.js
Bug 1338585 - Add an eslint rule to require using .ownerGlobal instead of .ownerDocument.defaultView, r=jaws.
2017-02-13 13:01:32 +01:00
.flake8
Bug 1321956 - Disable flake8 check for 'visually indented line with same indent as next logical line', r=ahal
2016-12-08 09:53:21 -10:00
.gdbinit
Bug 1317802 - don't stop for SIGSYS in .gdbinit; r=jld
2016-11-16 01:13:22 -05: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 1332691: Add script to regenerate tests, update the WPT manifest and expectations; r=luke
2017-02-17 20:13:54 +01:00
.hgtags
No bug - Tagging mozilla-central f80dc9fc34680105b714a49b4704bb843f5f7004 with FIREFOX_AURORA_53_BASE a=release DONTBUILD CLOSED TREE
2017-01-23 15:31:28 +00: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 1334810: temporarily revert {{owner}}; r=garndt
2017-02-07 16:18:19 +00: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
Bug 1302763 - Move docker images out of testing/docker into taskcluster/docker; r=dustin r=CuriousLearner
2016-10-20 18:25:34 +05:30
Android.mk
…
CLOBBER
Backed out changeset 4aa866ebfeaa (bug 1322703)
2017-03-01 18:45:56 +01:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1339182 - Remove OSX universal support in the build system; r=glandium
2017-02-10 16:52:17 -05: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 1318823 - Use com.getkeepsafe.dexcount in Gradle builds. r=sebastian
2016-11-18 18:28:58 -08:00
client.mk
Bug 1317778 - Emit a depfile with python configure dependencies so Make will know when to re-run configure. r=glandium
2016-12-02 10:05:57 -08: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 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal
2016-12-21 16:28:28 -08:00
gradle.properties
…
gradlew
…
mach
Bug 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal
2016-12-21 16:28:28 -08:00
moz.build
Bug 1335873 - Add marionette-harness python tests to root moz.build file, r=mshal
2017-03-01 11:52:51 -05:00
moz.configure
Bug 1339673 - Add an option to disable building the gtest xul and set it for valgrind builds in automation. r=ted
2017-02-16 10:47:55 -08:00
mozilla-config.h.in
Bug 1231314 - Turn mozilla-config.h and js-confdefs.h into CONFIGURE_DEFINE_FILES. r=gps
2015-12-15 08:06:11 +09:00
old-configure.in
Backed out changeset e7c397118fd2 (bug 1340393) to fix Windows pgo builds after bug 1322703 got backed out. r=backout,bustage-fix on a CLOSED TREE
2017-03-01 19:31:06 +01:00
settings.gradle
Bug 1291363 - Add geckoview and geckoview_example Gradle projects. r=jchen,sebastian
2016-10-05 20:23:38 -07:00
test.mozbuild
Bug 1229233 - Add a (incomplete) end-to-end build test. r=gps
2015-12-01 13:57:52 +09:00