.cargo
Bug 1692910 - P2: mach vendor rust r=cubeb-reviewers,kinetik
2021-02-24 15:59:53 +00:00
.vscode
accessible
Bug 1691622 - part 9: Make nsIWidget::SynthesizeNativeMouseEvent
take an XP button ID and abstract message value r=smaug,geckoview-reviewers,agi,m_kato
2021-02-24 01:27:10 +00:00
browser
Bug 1694756 - Apply --toolbar-field-non-lwt-bgcolor to unfocused toolbar fields, not closed ones. r=mak
2021-02-24 21:58:13 +00:00
build
Bug 1675676 - Add --with-crashreporter-url for ac_add_options to allow specifying alternative crash-stats server url. r=glandium,gsvelto
2021-02-24 09:46:59 +00:00
caps
Bug 1686616 - make StringBundle use Components instead of Services. r=kmag
2021-02-18 13:26:32 +00:00
chrome
Bug 1691913 - Rename nsClassHashtable::LookupOrAdd to GetOrInsertNew. r=xpcom-reviewers,nika
2021-02-22 12:07:47 +00:00
config
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2021-02-22 12:50:45 +00:00
devtools
Bug 1651398 - [devtools] Fix browser_webconsole_network_messages_status_code.js intermittent. r=bomsy.
2021-02-24 13:37:01 +00:00
docs
Bug 1693140 - Fix the mermaid rendering issue and remove post processing script.r=sylvestre DONTBUILD
2021-02-19 08:45:10 +00:00
docshell
Bug 1678255 - prompt for external protocol links whose loads were also triggered externally, instead of looping forever, r=pbz,nika
2021-02-22 19:00:10 +00:00
dom
Bug 1689836 - Improve clipboard.write error messages and check image decoding more. r=nika
2021-02-24 19:51:05 +00:00
editor
Bug 1675779 - Update browserscope for contenteditable=false case. r=masayuki
2021-02-22 10:18:49 +00:00
extensions
Bug 1686616 - register all Services.py services with components.conf. r=kmag,necko-reviewers,valentin
2021-02-18 13:26:28 +00:00
gfx
Bug 1694554 - Remove unused picture info stack. r=nical
2021-02-24 19:54:51 +00:00
gradle /wrapper
hal
Bug 1691894 - Replace several suboptimal uses of Put after Get by GetOrInsertWith or WithEntryHandle. r=xpcom-reviewers,necko-reviewers,kmag,valentin,geckoview-reviewers,agi
2021-02-15 15:12:17 +00:00
image
Bug 1693383 - Part 1. Adjust tests to correctly detect HW-WR and SW-WR variants. r=jrmuizel
2021-02-24 18:47:23 +00:00
intl
Bug 1686616 - register all Services.py services with components.conf. r=kmag,necko-reviewers,valentin
2021-02-18 13:26:28 +00:00
ipc
Bug 1690384: Propagate error information up through XPCOMGlueLoad and GetBootstrap; r=glandium
2021-02-23 23:25:22 +00:00
js
Bug 1691920 - Add a systemPageSizeKB parameter. r=jonco
2021-02-24 22:04:16 +00:00
layout
Bug 1693383 - Part 1. Adjust tests to correctly detect HW-WR and SW-WR variants. r=jrmuizel
2021-02-24 18:47:23 +00:00
media
Bug 1692575: Adapt libdav1d's moz.yaml to the new format r=jewilde
2021-02-23 16:34:39 +00:00
memory
Backed out 5 changesets (bug 1690167) for failing xpcshell at bootstrapSvc.js on a CLOSED TREE
2021-02-17 07:10:58 +02:00
mfbt
Backed out 5 changesets (bug 1690167) for failing xpcshell at bootstrapSvc.js on a CLOSED TREE
2021-02-17 07:10:58 +02:00
mobile
Bug 1609198 - Print logcat on junit test failure. r=droeh,nalexander
2021-02-24 17:02:54 +00:00
modules
Bug 1688096 - Part 2. Add flag to CompositorOptions to allow SW-WR on a per widget basis. r=mattwoodrow
2021-02-24 19:40:00 +00:00
mozglue
Bug 1690384: Propagate error information up through XPCOMGlueLoad and GetBootstrap; r=glandium
2021-02-23 23:25:22 +00:00
netwerk
Bug 1694604 - Fix static analysis warnings in netwerk/dns r=necko-reviewers,dragana
2021-02-24 16:37:04 +00:00
nsprpub
other-licenses
Bug 1692893 - Minimal patch: Workaround atk extern "C" issue. r=Jamie
2021-02-16 00:40:33 +00:00
parser
Bug 1694202 - Avoid link preload header and the parser creating two preload requests for the same script. r=smaug
2021-02-23 00:43:37 +00:00
python
Bug 1688960 - Use h1 and h2 elements for panel headers and subheaders. r=Standard8,yzen,fluent-reviewers,flod
2021-02-24 02:52:30 +00:00
remote
Bug 1690475 - Fix lint error on mach_commands.py. a=lint-fix
2021-02-23 19:55:30 +02:00
security
Backed out changeset 8f7c25b71590 (bug 1641178) for causing GTest failures. CLOSED TREE
2021-02-24 18:14:23 +02:00
services
Bug 1690131: create proton-specific fxa menu r=mconley,markh,fluent-reviewers,flod
2021-02-23 15:37:12 +00:00
servo
Bug 1694141 - Implement :user-valid and :user-invalid. r=xidorn
2021-02-24 01:11:40 +00:00
startupcache
Bug 1688511 - do not use 'else' after 'return'. r=sylvestre
2021-02-04 09:24:19 +00:00
storage
Bug 1693541 - Improve uses of nsBaseHashtable and descendants by using Contains instead of Get in storage. r=mak
2021-02-24 12:49:55 +00:00
taskcluster
Bug 1693383 - Part 4. Add jobs for Linux Software WebRender mochitests. r=jmaher
2021-02-24 18:47:25 +00:00
testing
Bug 1694275 - Add comment to mozprocess warning about shortcomings; r=jmaher
2021-02-24 21:34:04 +00:00
third_party
Bug 1692910 - P2: mach vendor rust r=cubeb-reviewers,kinetik
2021-02-24 15:59:53 +00:00
toolkit
Bug 1690561 - Update context menu strings for clarity. r=Gijs,fluent-reviewers
2021-02-24 21:54:42 +00:00
tools
Bug 1690475 - [remote] Reorganize xpcshell and browser chrome tests. r=remote-protocol-reviewers,jdescottes
2021-02-23 17:37:03 +00:00
uriloader
Bug 1678255 - fix eslint warning for HandlerServiceTestUtils import. a=lint-fix
2021-02-22 19:39:04 +00:00
view
Bug 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian
2021-02-16 04:44:19 +00:00
widget
Bug 1688096 - Part 2. Add flag to CompositorOptions to allow SW-WR on a per widget basis. r=mattwoodrow
2021-02-24 19:40:00 +00:00
xpcom
Bug 1690384: Propagate error information up through XPCOMGlueLoad and GetBootstrap; r=glandium
2021-02-23 23:25:22 +00:00
xpfe /appshell
Bug 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian
2021-02-16 04:44:19 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
Bug 1686831 - Import glibc printf test cases verbatim. r=mhoye
2021-01-28 09:48:53 +00:00
.cron.yml
Bug 1686969 - Make searchfox index both mozilla-central nightlies. r=kats,releng-reviewers,aki DONTBUILD
2021-01-15 20:13:32 +00:00
.eslintignore
Bug 1690475 - [remote] Reorganize xpcshell and browser chrome tests. r=remote-protocol-reviewers,jdescottes
2021-02-23 17:37:03 +00:00
.eslintrc.js
Bug 1686526, hide sidebar button in proton toolbar r=mstriemer
2021-02-24 20:00:15 +00:00
.flake8
Bug 1622681
- Remove dom/encoding from flake8 excludes. r=sylvestre DONTBUILD
2021-01-21 20:50:40 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
Bug 1687154 - Add raptor's generated files to .gitignore. r=glandium DONTBUILD
2021-01-19 00:34:55 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
No bug - tagging 396d6048aec7d8118bf31637be4a3f5aa06d74ee with FIREFOX_NIGHTLY_87_END a=release DONTBUILD CLOSED TREE
2021-02-22 12:50:38 +00:00
.lldbinit
.mailmap
.prettierignore
Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright
2021-01-27 22:54:25 +00:00
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock
Bug 1692910 - P2: mach vendor rust r=cubeb-reviewers,kinetik
2021-02-24 15:59:53 +00:00
Cargo.toml
Bug 1693270 - Switch audioipc-2 to vendored code - remove old linting paths. a=lint-fix
2021-02-17 20:40:57 +00:00
client.mk
Backed out changeset b3654ee48ff4 (bug 1683797) for causing frequent build timeouts as bug 1411358. CLOSED TREE
2021-01-29 19:30:59 +02:00
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
Bug 1638960 - Run 'mach firefox-ui-functional' with Python 3. r=jgraham
2021-02-13 20:26:14 +00:00
mach.ps1
Bug 1686256 - Add Windows friendly wrapper for mach r=mhentges,firefox-build-system-reviewers,dmajor
2021-01-20 02:08:40 +00:00
Makefile.in
moz.build
Bug 1687640 - Cover mach.ps1 in moz.build r=dmajor,firefox-build-system-reviewers
2021-01-20 15:20:27 +00:00
moz.configure
Bug 1693725 - Make --enable-bootstrap install missing toolchains. r=firefox-build-system-reviewers,andi,sheehan,mhentges
2021-02-24 02:13:10 +00:00
mozilla-config.h.in
old-configure.in
Bug 1480005 - Move NM to python configure. r=firefox-build-system-reviewers,nalexander
2021-01-14 20:17:08 +00:00
package-lock.json
package.json
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild