.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 1340579 - fixup werror bustage landing on a CLOSED TREE
2017-03-01 17:45:04 -05:00
addon-sdk
Bug 1337551: Migrate Services.jsm to use LocaleService. r=mossop
2017-02-08 12:31:06 -08: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
Follow-up to bug 1344027 - fix capitalisation of fontbuilder.js. rs=bustage-fix for eslint.
2017-03-05 19:54:55 +00:00
build
merge mozilla-inbound to mozilla-central a=merge
2017-03-02 14:02:48 +01:00
caps
Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
2017-02-23 06:10:07 +09:00
chrome
Bug 1060419 - make nsChromeRegistry.cpp use Printf.h, r=froydnj
2016-12-09 09:58:57 -10: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 1340553 - The rulers are not dismiss if using the 'rulers' command in Developer Toolbar; r=jwalker
2017-03-04 12:27:08 +01: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 1341230 - Part 2: Add C++ API to add/remove manually managed EventStates bits. r=smaug
2017-03-06 10:44:13 +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 1340486 - Remove duplication of code at nsHttpNegotiate/NTLMAuth::TestPref and MatchesBaseURI r=mayhemer
2017-02-27 17:57:59 +01:00
gfx
Bug 1323328 - Part 4: Delay create VRSystemManagerPuppet for making it only be run for tests; r=kip
2017-03-04 01:27:22 +08: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 1225401 - Part 2. Update ICU source in tree after removing cities data. r=Waldo
2017-03-03 13:56:26 +09:00
ipc
Bug 1303060
: Fix problematic annotation on mscom::InParamWalker; r=staticbustage-fix
2017-03-01 11:05:35 -07:00
js
Bug 1341901 - Make timesAccessed property JS shell only. r=jandem
2017-03-03 18:11:07 +01:00
layout
Bug 1342229 - Handle perspective: 0 and perspective(0) similarly r=mattwoodrow,xidorn
2017-02-22 20:58:45 +01:00
media
Bug 1341894 - Correct encryption subsamples in AVCC -> AnnexB conversion. r=jya
2017-02-23 11:00:28 +13:00
memory
Backed out changeset 24bea8bde57d (bug 1343432) for build bustage
2017-03-02 11:23:28 +08:00
mfbt
Bug 1341951 - Remove mozilla::AlignedStorage, and inline its sole use into js::jit::RInstructionStorage. r=nbp
2017-02-22 18:27:51 -08:00
mobile
Bug 1305528
- Remove ignoreEvent from API events for which it is inappropriate. r=bsilverberg,mixedpuppy
2017-03-02 02:01:44 +05:30
modules
Bug 1323328 - Part 3: Add VR display request present mochitest; r=kip
2017-03-02 00:00:23 +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
merge mozilla-inbound to mozilla-central a=merge
2017-03-02 14:02:48 +01: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 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
2017-02-23 06:10:07 +09:00
probes
python
bug 1287881 - windows repackage refactored as actions; r=mshal
2017-02-20 16:11:47 +00:00
rdf
Bug 1332639 - Remove the RDF "standalone" library which isn't used, r=glandium
2017-02-27 13:07:28 -05:00
security
Merge m-c to autoland, a=merge
2017-03-03 17:29:54 -08:00
services
Bug 1317223 (part 7) - disable tests on ASAN due to bug 1344085. r=kitcambridge
2017-03-03 10:54:45 +11:00
servo
servo: Merge #15826 - Update WR (overscroll support + fix viewport tests) (from glennw:update-wr-viewport); r=KiChjang
2017-03-05 14:23:41 -08:00
startupcache
Bug 1341794 - annotate startupcache/* moz.build file with BUG_COMPONENT. r=froydnj
2017-02-23 08:01:45 -05:00
storage
Bug 1342441 - Improve the Wrong Sqlite Version message. r=asuth
2017-02-24 17:39:30 +01:00
taskcluster
Merge m-c to autoland, a=merge
2017-03-03 17:29:54 -08:00
testing
Merge m-c to autoland, a=merge
2017-03-03 17:29:54 -08:00
third_party /rust
Merge m-c to graphics
2017-03-01 09:45:49 -05:00
toolkit
Bug 1342394 - Use standard pad functions in Telemetry JS modules r=gfritzsche
2017-03-01 19:06:08 +01:00
tools
Bug 1344027 - Move eslint-plugin-mozilla's .eslintrc.js file so that all of the plugin is linted, and fix the resulting issues. r=mossop
2017-03-03 10:17:54 +00:00
uriloader
Bug 1340803 - Make nsMIMEInfoWin::GetPossibleLocalHandlers check fileExt is non-empty before checking its first char. r=jimm
2017-02-18 07:31:00 -05: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
merge mozilla-inbound to mozilla-central a=merge
2017-03-03 13:03:48 +01:00
xpcom
merge mozilla-inbound to mozilla-central a=merge
2017-03-03 13:03:48 +01:00
xpfe
Bug 1341801 - xpfe/test/* files do not seem to be references anywhere. r=enndeakin
2017-03-01 08:20:25 -05: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 1343185 - Add the JNI generate files in the list of ignored elements r=mystor
2017-02-28 08:27:33 +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
.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
.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
aclocal.m4
Bug 1262155 - Use moz.build instead of libffi's build system. r=ted,glandium
2016-08-08 16:58:54 -07:00
Android.mk
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
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
CLOBBER
Bug 1343432 - Update jemalloc 4 to version 4.5.0. r=glandium
2017-03-01 21:06:24 -05:00
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
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Bug 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal
2016-12-21 16:28:28 -08:00
Makefile.in
Bug 1339182 - Remove OSX universal support in the build system; r=glandium
2017-02-10 16:52:17 -05: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
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
README.txt
settings.gradle
Bug 1291363 - Add geckoview and geckoview_example Gradle projects. r=jchen,sebastian
2016-10-05 20:23:38 -07:00
test.mozbuild