.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 1325834 - fixup windows bustage landed on a CLOSED TREE
2017-01-17 15:48:51 -05:00
addon-sdk
Bug 1331081
- script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
2017-01-17 11:50:25 +01:00
b2g
Bug 1331081
- script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
2017-01-17 11:50:25 +01:00
browser
Bug 1329032 - Test privileged about page to use SystemPrincipal as TriggeringPrincipal when loading about page in child. r=gijs
2017-01-18 08:44:42 +01:00
build
Bug 1330772 - Remove all b2g related code from reftests, r=jmaher
2017-01-12 16:37:37 -05:00
caps
Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby
2017-01-12 17:38:48 +01:00
chrome
Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws.
2017-01-09 20:27:26 +01:00
config
Bug 1325246 - Unbreak build --with-system-icu after bug 1270146. r=glandium
2016-12-22 01:42:19 +00:00
db /sqlite3
Bug 1328161 - Upgrade to SQLite 3.16.2. r=mak
2017-01-06 10:08:51 -05:00
devtools
Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal. r=bz,gijs
2017-01-18 08:24:55 +01:00
docshell
Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal. r=bz,gijs
2017-01-18 08:24:55 +01:00
dom
Bug 1325215 - Fix bustage.
2017-01-18 11:04:31 +01:00
editor
Bug 1330796 - Follow-up: Add key code to KEY_Enter. r=masayuki
2017-01-17 10:40:00 -05:00
embedding /ios
Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby
2017-01-12 17:38:48 +01:00
extensions
Bug 1331081
- script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
2017-01-17 11:50:25 +01:00
gfx
Bug 1331170
- Part 2: Remove gfx/thebes checks for Windows 7+. r=jrmuizel
2017-01-09 21:21:40 -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
Backed out 27 changesets (bug 1323100) for clipboard leaktest failures a=backout
2016-12-29 16:28:36 -08:00
image
Bug 1331081
- script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
2017-01-17 11:50:25 +01:00
intl
Bug 1324716
- Update IDN blacklist. r=smontagu
2017-01-11 21:21:46 +00:00
ipc
Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby
2017-01-12 17:38:48 +01:00
js
Bug 1329933: Land testcase, r=test
2017-01-18 10:37:00 +01:00
layout
Bug 1325215 - Ensure that all AudioContext members that need to participate in cycle collection do so; r=padenot
2017-01-18 10:48:40 +01:00
media
Merge m-c to inbound, a=merge
2017-01-17 17:59:26 -08:00
memory
Bug 1275204 - mozjemalloc: Use the JS arm64 allocator on Linux/sparc64. r=glandium
2017-01-11 16:09:39 +09:00
mfbt
Bug 1324093 - Part 4: Make MOZ_Report{Crash,AssertionFailure} be MOZ_NEVER_INLINE. r=froydnj
2017-01-18 09:37:54 +13:00
mobile
Bug 1331116 - part 2, Remove unused SnapMetrics class r=jchen
2017-01-17 18:47:20 -08:00
modules
Bug 1329815 - GeneratePerfWarning and warn on completed-FB invalidation. - r=kvark
2017-01-17 17:44:56 -08:00
mozglue
Bug 1329563
- Remove DLL blocklist checks for Windows XP. r=aklotz
2017-01-08 20:55:05 -08:00
netwerk
Backed out 2 changesets (bug 1261585) for causing website bustage.
2017-01-17 23:29:11 -05:00
nsprpub
Bug 1288308 - Part 2: implement Named Pipe IO layer; r=bagder,mayhemer
2016-11-03 18:15:08 +08:00
other-licenses
Bug 1308740 - change the minimum support OS string to Windows 7 in the modified 7-Zip stub source. r=mhowell
2016-11-23 11:42:58 -08:00
parser
Bug 1331081
- script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
2017-01-17 11:50:25 +01:00
probes
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
python
Bug 1326496 - mozbuild: Fix bitness from 32 to 64 bits on alpha. r=glandium
2016-12-29 00:01:43 +01:00
rdf
Bug 1329827 (part 2) - Remove DEVMO_NAMESPACE_URI_PREFIX. r=pike.
2016-12-23 15:14:58 +11:00
release /docker
bug 1314574 replace sys.path with site.addsitedir so that .pth files are processed. r=rail a=release DONTBUILD
2016-11-02 10:43:57 +00:00
security
Merge inbound to m-c. a=merge
2017-01-17 11:30:07 -05:00
services
Bug 1331081
- script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
2017-01-17 11:50:25 +01:00
startupcache
Bug 1323100 - Register most of the remaining threadfunc threads with the profiler. r=froydnj
2017-01-05 16:34:26 +01:00
storage
Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs
2017-01-17 09:48:17 -06:00
taskcluster
Bug 1330276 - remove unused signing_cert in balrogscript.r=aki
2017-01-17 23:42:23 +02:00
testing
Bug 1328761 - Tests. r=bkelly
2017-01-17 15:13:39 -05:00
third_party /rust
Bug 1328221 - Support GASpecificConfig audio channel in rust mp4 parser. r=rillian
2017-01-11 09:03:30 +08:00
toolkit
Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal. r=bz,gijs
2017-01-18 08:24:55 +01:00
tools
Bug 1331081
- make the no-useless-parameters eslint rule report useless addEventListener false third parameter, r=jaws.
2017-01-17 11:43:31 +01:00
uriloader
Bug 527444 - use do_register_cleanup calls instead of tail_*.js files in xpcshell, in Core and Toolkit. r=Paolo.
2017-01-12 16:09:58 +00:00
view
Bug 1330225. Remove unused function nsViewManager::InsertChild. r=mats
2017-01-12 00:59:11 -06:00
widget
Replace async image container IDs with a typed struct. (bug 1323957 part 1, r=mattwoodrow)
2017-01-17 18:47:05 -08:00
xpcom
merge mozilla-inbound to mozilla-central a=merge
2017-01-12 10:14:43 +01:00
xpfe
Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal. r=bz,gijs
2017-01-18 08:24:55 +01: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 1313040 - Update the list of ignored directories/files with clang-format r=mystor
2016-11-14 15:42:55 +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
.eslintignore
Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim
2017-01-16 12:51:00 -05:00
.eslintrc.js
Bug 1330147 - add eslint rule to reject newURI(uri, null, null) and removeObserver(notificationName, observer, false), r=jaws.
2017-01-11 22:27:42 +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 1234500 - Allow mach talos-test to download tp5 pageset; r=jmaher
2016-11-07 19:35:12 -05:00
.hgtags
No bug - Tagging mozilla-central 1196bf3032e1bce1fb07a01fd9082a767426c5fb with FIREFOX_AURORA_52_BASE a=release DONTBUILD CLOSED TREE
2016-11-14 13:28:09 +01:00
.lldbinit
…
.taskcluster.yml
Bug 1269443: remove now-unnecessary scopes; r=bstack
2016-09-27 15:57:51 +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
Bug 1223692: Update libvpx to v1.6.0. r=rillian
2017-01-16 11:51:27 -08:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
bug 1286934 - Switch to using sccache2. r=gps
2016-08-25 18:39:57 -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 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 1295937 - build NSS using gyp files. r=glandium
2016-11-09 12:37:09 -05:00
moz.configure
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
mozilla-config.h.in
…
old-configure.in
Bug 1328744 - Replace libvpx update scripts. r=rillian, r=jesup
2017-01-12 07:44:00 -05: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
…