.cargo
Bug 1601823 - Use pkcs11 just-released 0.4.1. r=glandium
2019-12-06 00:25:52 +00:00
.vscode
Bug 1594520 - Change directory before running mach in .vscode/tasks.json on Windows. r=jya
2019-11-14 10:35:12 +00:00
accessible
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan
2019-12-06 09:16:44 +00:00
browser
Bug 1522830: Part 6 - Add API to be able to initialize launcher dll blocklist during spawning of child process; r=mhowell
2019-12-06 22:03:45 +00:00
build
Bug 1599424 - Convert vismet task output to a perfherder artifact r=sparky,rwood
2019-12-06 07:57:50 +00:00
caps
Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato
2019-12-06 22:14:14 +00:00
chrome
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan
2019-12-06 09:16:44 +00:00
config
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2019-12-02 11:59:11 +00:00
devtools
Bug 1596918: Part 4g - Misc cleanup/fixes. r=mccr8
2019-12-06 22:14:43 +00:00
docshell
Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8
2019-12-06 22:15:25 +00:00
dom
Bug 1522830: Part 10 - Add IPC for untrusted modules to RDD; r=mjf
2019-12-06 22:12:22 +00:00
editor
Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato
2019-12-06 22:14:14 +00:00
extensions
Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato
2019-12-06 22:14:14 +00:00
gfx
Bug 1601851 - Use fallible allocation for Spacing arrays in gfxTextRun. r=lsalzman
2019-12-06 20:47:21 +00:00
gradle /wrapper
Bug 1595926 - Don't use distribution256Sum until Android Studio is fixed. r=snorp
2019-11-14 17:04:32 +00:00
hal
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan
2019-12-06 09:16:44 +00:00
image
Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato
2019-12-06 22:14:14 +00:00
intl
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan
2019-12-06 09:16:44 +00:00
ipc
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan
2019-12-06 09:16:44 +00:00
js
Bug 1522830: Part 8 - Update UntrustedModulesProcessor to support processing child processes; r=mhowell
2019-12-06 22:06:26 +00:00
layout
Bug 1596918: Part 4e - Fix callers which rely on frame message manager globals. r=mccr8
2019-12-06 22:15:29 +00:00
media
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan
2019-12-06 09:16:44 +00:00
memory
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-11-26 14:35:02 +00:00
mfbt
Bug 1602105: Mention default value of Span<T, Extent>'s extent; r=perry
2019-12-06 21:02:28 +00:00
mobile
Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato
2019-12-06 22:14:14 +00:00
modules
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
2019-12-06 09:17:57 +00:00
mozglue
Bug 1522830: Part 8 - Update UntrustedModulesProcessor to support processing child processes; r=mhowell
2019-12-06 22:06:26 +00:00
netwerk
Bug 1596918: Part 4d - Fix callers which try to return non-clonable values. r=mccr8
2019-12-06 22:15:27 +00:00
nsprpub
Bug 1591887 - Uplift NSPR 4.24 RTM, only version number changes. r=jcj
2019-12-02 18:27:33 +00:00
other-licenses
Bug 1578489 - New Windows installer icon. r=agashlin
2019-09-23 22:00:43 +00:00
parser
Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato
2019-12-06 22:14:22 +00:00
python
Bug 1601872 - Handle the case when the mozconfig has no configure_args r=firefox-build-system-reviewers,chmanchester
2019-12-06 17:41:10 +00:00
remote
Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato
2019-12-06 22:14:22 +00:00
security
Bug 1522830: Part 7 - Initialize launcher process blocklist during launch of sandboxed child process; r=bobowen
2019-12-06 22:04:23 +00:00
services
No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM
2019-12-05 15:40:18 +00:00
servo
Bug 1600481 : convert NS_STYLE_ISOLATION_* to an enum class in nsStyleConsts.h r=emilio
2019-12-06 04:42:18 +00:00
startupcache
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
2019-12-06 09:17:57 +00:00
storage
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
2019-12-06 09:17:57 +00:00
taskcluster
Bug 1601397 - [ci] Enable R-fis (tier 1) on mozilla-central and autoland, r=jmaher
2019-12-06 16:55:02 +00:00
testing
Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8
2019-12-06 22:15:25 +00:00
third_party
Backed out 2 changesets (bug 1596132) for build bustages CLOSED TREE
2019-12-06 17:19:01 +02:00
toolkit
Bug 1522830: Part 8 - Update UntrustedModulesProcessor to support processing child processes; r=mhowell
2019-12-06 22:06:26 +00:00
tools
Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8
2019-12-06 22:15:25 +00:00
uriloader
Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato
2019-12-06 22:14:14 +00:00
view
Bug 1597847, rename remaining misc xul files from within /view, /gfx, /extensions, and /testing to .xhtml format r=marionette-reviewers,bgrins,whimboo,gbrown
2019-12-02 19:16:22 +00:00
widget
Bug 1522830: Part 11 - Adjust shutdown phase in widget/windows/WinUtils for telemetry whitelisting; r=mhowell
2019-12-06 22:13:07 +00:00
xpcom
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
2019-12-06 09:17:57 +00:00
xpfe /appshell
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
2019-12-06 09:17:57 +00:00
.arcconfig
…
.clang-format
…
.clang-format-ignore
Bug 1592302: Part 1: Import regexp directory from v8 r=mgaudet,mhoye
2019-11-28 18:48:23 +00:00
.cron.yml
Bug 1597110 - define in-tree cron job for scheduling action tasks for starting an automatic release. r=mtabara,rail
2019-11-29 15:10:42 +00:00
.eslintignore
Bug 1593674 - remove marionette VideoStream YouTube test as it's duplicated in raptor r=tarek,marionette-reviewers,whimboo
2019-12-05 14:06:38 +00:00
.eslintrc.js
Bug 1597847, rename remaining misc xul files from within /view, /gfx, /extensions, and /testing to .xhtml format r=marionette-reviewers,bgrins,whimboo,gbrown
2019-12-02 19:16:22 +00:00
.flake8
Bug 1583197. Rename 'cold' conditioned profile to 'settled'. r=tarek
2019-11-26 09:06:32 +00:00
.gdbinit
…
.gdbinit_python
…
.git-blame-ignore-revs
…
.gitattributes
…
.gitignore
Bug 1588223 - Use many domains in iframes for tabswitch test r=stephendonner,perftest-reviewers,rwood
2019-11-25 18:31:36 +00:00
.hg-annotate-ignore-revs
…
.hg-format-source
…
.hgignore
Bug 1588223 - Use many domains in iframes for tabswitch test r=stephendonner,perftest-reviewers,rwood
2019-11-25 18:31:36 +00:00
.hgtags
No bug - Tagging mozilla-central 6d3a96d7f2f44e941ef6b61bfa10eed0389b142f with FIREFOX_NIGHTLY_72_END a=release DONTBUILD CLOSED TREE
2019-12-02 11:57:37 +00:00
.lldbinit
…
.mailmap
…
.prettierignore
…
.prettierrc
Bug 1578564 - Workaround a prettier warning so that we can run it on html/xhtml files. r=vporof
2019-09-04 06:59:03 +00:00
.taskcluster.yml
Bug 1589706: [firefox-ci] Use AWS Provider-based decision worker; r=Callek
2019-10-24 00:54:12 +00:00
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2019-12-02 11:59:11 +00:00
Cargo.lock
Backed out 2 changesets (bug 1596132) for build bustages CLOSED TREE
2019-12-06 17:19:01 +02:00
Cargo.toml
Bug 1601233: Bump Cranelift to 497b4e1ca1d33dfd54314366d8e3a27a9fea225f; r=rhunt
2019-12-05 04:26:50 +00:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1563403 - Use 3-tier PGO for local MOZ_PGO=1 builds; r=firefox-build-system-reviewers,dmajor,chmanchester
2019-12-06 01:07:32 +00:00
README.txt
…
aclocal.m4
…
build.gradle
Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal
2019-10-04 20:55:11 +00:00
client.mk
…
client.py
Bug 1559975 - fix python2 and python3 linter errors for client.py r=ahal
2019-09-11 21:06:34 +00:00
configure.in
…
configure.py
Bug 1593948 - Touch clobber in configure.py instead of clobber.py; r=firefox-build-system-reviewers,chmanchester
2019-11-19 21:49:13 +00:00
gradle.properties
Bug 1577814 - Increase Gradle heap size. r=nalexander
2019-08-30 17:13:46 +00:00
gradlew
…
gradlew.bat
…
mach
Bug 1598839
- run mach environment with python3 r=ahal
2019-11-25 18:27:28 +00:00
moz.build
Bug 1601076 - Fix some broken BUG_COMPONENTS in moz.build files; r=jmaher
2019-12-04 13:55:45 +00:00
moz.configure
Bug 1470591 - Part 6: Create a fork server process. r=gsvelto
2019-12-05 00:02:40 +00:00
mozilla-config.h.in
…
old-configure.in
Bug 1591887 - Uplift NSPR 4.24 RTM, only version number changes. r=jcj
2019-12-02 18:27:33 +00:00
package-lock.json
…
package.json
…
settings.gradle
Bug 1598010 - Move examples into mozilla-central r=agi
2019-11-22 13:30:57 +00:00
substitute-local-geckoview.gradle
…
test.mozbuild
…