.cargo
Bug 673087 - Honor encoding declared via XML declaration in text/html. r=emk
2021-03-23 09:52:04 +00:00
.vscode
Bug 1701913 - Documentation regarding Remote Development over SSH using VS Code. r=marco
2021-03-30 14:44:51 +00:00
accessible
Bug 1682030 - Remove NPAPI plugin support from accessible. r=eeejay
2021-04-06 19:28:11 +00:00
browser
Bug 1698661 - Use the id of top browsing context to dispatch transactions, r=necko-reviewers,kmag,dragana
2021-04-07 07:59:18 +00:00
build
Bug 1703079: Remove redundant, unused "mozilla_dir" argument r=sheehan
2021-04-06 17:03:41 +00:00
caps
Bug 1682030 - Remove NPAPI from tests outside of dom/plugins. r=Gijs,cmartin
2021-04-06 19:28:09 +00:00
chrome
Bug 1695162 - Use range-based for instead of custom hashtable iterators. r=xpcom-reviewers,kmag
2021-03-17 15:49:46 +00:00
config
Bug 673087 - Honor encoding declared via XML declaration in text/html. r=emk
2021-03-23 09:52:04 +00:00
devtools
Bug 1702744 - [devtools] Set browsingContext flags from parent process. r=jdescottes.
2021-04-07 07:01:08 +00:00
docs
Bug 1702526 - suggest people use wget instead of curl for downloading the bootstrap script on Windows DONTBUILD r=glob
2021-04-01 17:23:05 +00:00
docshell
Bug 1682030 - Clean up NPAPI plugin fallback behavior. r=jmathies,emilio
2021-04-06 19:28:18 +00:00
dom
Bug 1681046: fixup worklet error messages for async modules; r=mgaudet
2021-04-07 08:45:38 +00:00
editor
Bug 1697876 - part 2: Make `EditorBase::EndPlaceholderTransaction()` release placeholder transaction and related stuff before dispatching `input` event r=m_kato
2021-04-05 11:35:49 +00:00
extensions
Bug 1700051: part 27) Rename `mozInlineSpellWordUtil::BuildSoftText` to `mozInlineSpellWordUtil::AdjustSoftBeginAndBuildSoftText`. r=smaug
2021-03-31 09:04:46 +00:00
gfx
Bug 1699013 - Add the crash test. r=jnicol
2021-04-07 08:23:28 +00:00
gradle /wrapper
…
hal
Bug 1701789 - Restore UserProximityEvent r=smaug
2021-03-30 20:44:47 +00:00
image
Bug 1701510: Zero out the 'body' margin for all ImageDocuments (including iframes and printed images). r=emilio
2021-04-01 00:24:10 +00:00
intl
Bug 1676137 - Remove intl.uidirection pref; r=zbraniecki
2021-03-29 14:22:52 +00:00
ipc
Bug 1682030 - Remove NPAPI plugin process from GeckoChildProcess r=jld,gsvelto
2021-04-06 19:28:20 +00:00
js
Bug 1681046 - Enable Top Level Await by default r=mgaudet
2021-04-07 08:45:37 +00:00
layout
Bug 1701567 - Schedule paint when PresShell becomes active r=mstange
2021-04-07 03:14:08 +00:00
media
Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert
2021-03-25 10:19:44 +00:00
memory
Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert
2021-03-25 10:19:44 +00:00
mfbt
Bug 1701942 - Use bitwise equality for font variation value comparisons. r=jfkthame
2021-04-02 12:37:23 +00:00
mobile
Bug 1561927 - Ignore weird motion event on Chrome OS. r=geckoview-reviewers,agi
2021-04-06 22:50:03 +00:00
modules
Bug 1681046 - Enable Top Level Await by default r=mgaudet
2021-04-07 08:45:37 +00:00
mozglue
Bug 1686405 - Fix tier-3 build. r=glandium DONTBUILD
2021-04-02 08:56:24 +00:00
netwerk
Bug 1698661 - Use the id of top browsing context to dispatch transactions, r=necko-reviewers,kmag,dragana
2021-04-07 07:59:18 +00:00
nsprpub
Bug 1694371, Update Firefox to NSPR_4_30_RTM. r=bbeurdouche UPGRADE_NSPR_RELEASE DONTBUILD
2021-03-16 15:15:43 +00:00
other-licenses
Bug 1692893 - Minimal patch: Workaround atk extern "C" issue. r=Jamie
2021-02-16 00:40:33 +00:00
parser
Bug 1702248 - Limit encoding detection outcome telemetry to top level and to text/html and text/plain. r=emk
2021-04-07 06:05:57 +00:00
python
Bug 1702763 - Fix check for verbose flag in mozperftest r=perftest-reviewers,Bebe
2021-04-06 19:46:00 +00:00
remote
Bug 1702142 - [remote] Unify logging between Marionette and Remote Agent. r=remote-protocol-reviewers,jgraham
2021-04-06 15:08:50 +00:00
security
Bug 1682030 - Remove NPAPI plugin process from GeckoChildProcess r=jld,gsvelto
2021-04-06 19:28:20 +00:00
services
No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM
2021-04-01 14:55:53 +00:00
servo
Bug 1682030 - Clean up NPAPI plugin fallback behavior. r=jmathies,emilio
2021-04-06 19:28:18 +00:00
startupcache
Bug 708901 - Migrate to nsTHashSet in startupcache. r=dthayer
2021-03-23 10:36:39 +00:00
storage
Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert
2021-03-25 10:19:44 +00:00
taskcluster
Bug 1696042 - [ci] web-platform-test-print-reftest: Run fission linux64-asan/opt on trunk, r=jgraham
2021-04-06 15:57:43 +00:00
testing
Bug 1626108: Adjust test expectations in flexbox WPT negative-overflow.html, to indicate that negative cross-axis overflow in a "wrap-reverse" flexbox should be scrollable. r=TYLin
2021-04-06 23:54:16 +00:00
third_party
Bug 1698592 - Upgrade to SQLite 3.35.4. r=mak
2021-04-03 22:21:26 +00:00
toolkit
Bug 1701623 - Don't build minidump_writer_linux if crashreporter is disabled r=gsvelto
2021-04-07 08:09:23 +00:00
tools
Bug 1682030 - Remove HiddenPluginEvent. r=jmathies,webidl,edgar
2021-04-06 19:28:19 +00:00
uriloader
Bug 1682030 - Remove more dead NPAPI code from dom/plugins and related spots. r=jmathies,mconley,emilio
2021-04-06 19:28:15 +00:00
view
Backed out changeset 93fd52dafca2 (bug 1689682) as requested by haik. CLOSED TREE
2021-03-14 04:29:17 +02:00
widget
Bug 1703140 - Enable software webrender on Nightly for Mali-4XX devices r=jrmuizel
2021-04-07 03:14:34 +00:00
xpcom
Bug 1703108 - Don't clear tracing context until after it has been used r=mccr8
2021-04-07 07:58:38 +00:00
xpfe /appshell
Bug 1701668, remove nsIWebBrowserChrome3 interface, r=kmag
2021-04-06 18:52:47 +00:00
.arcconfig
…
.babel-eslint.rc.js
Bug 1702166 - Update ESLint, Babel and associated modules to the latest versions. r=mossop,nchevobbe
2021-04-04 08:05:39 +00:00
.clang-format
…
.clang-format-ignore
…
.cron.yml
Bug 1701608 - remove perma-busted python dependency generator. r=releng-reviewers,jmaher
2021-03-29 20:58:50 +00:00
.eslintignore
Bug 1700954 - Remove remaining BinAST fragments from ScriptLoader. r=arai,hsivonen,necko-reviewers
2021-03-26 13:01:40 +00:00
.eslintrc.js
Bug 1702166 - Update ESLint, Babel and associated modules to the latest versions. r=mossop,nchevobbe
2021-04-04 08:05:39 +00:00
.flake8
Bug 1622676 - Made dom/base flake8 compliant.r=championshuttler,sylvestre
2021-03-24 15:26:06 +00:00
.git-blame-ignore-revs
…
.gitattributes
…
.gitignore
…
.hg-annotate-ignore-revs
…
.hg-format-source
…
.hgignore
…
.hgtags
No bug - tagging 729eaf579f2827239182db122d59e42730ea540f with FIREFOX_NIGHTLY_88_END a=release DONTBUILD CLOSED TREE
2021-03-22 15:15:11 +00:00
.lldbinit
…
.mailmap
…
.prettierignore
…
.prettierrc
…
.taskcluster.yml
Bug 1696944 - Part 3 - Add new image to taskcluster.yml. r=aki
2021-03-17 11:22:02 +00:00
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
Bug 1682030 - Remove OSX interposer. r=haik
2021-04-06 19:28:11 +00:00
Cargo.lock
Bug 1682509 - Add a Windows Error Reporting exception module capable of writing out crash reports r=dmajor
2021-04-07 07:55:23 +00:00
Cargo.toml
Bug 1682509 - Add a Windows Error Reporting exception module capable of writing out crash reports r=dmajor
2021-04-07 07:55:23 +00:00
GNUmakefile
…
LICENSE
…
Makefile.in
…
README.txt
…
aclocal.m4
…
build.gradle
…
client.mk
Bug 1683797: Removes unnecessary lines from client.mk r=sheehan,firefox-build-system-reviewers,glandium
2021-03-09 14:45:24 +00:00
client.py
…
configure.in
…
configure.py
…
gradle.properties
…
gradlew
…
gradlew.bat
…
mach
Bug 1700419 - Remove py2commands logic from mach driver.r=ahal
2021-03-26 05:26:47 +00:00
mach.ps1
…
moz.build
Bug 1682898 Migrate Performance Best Practices for Front-end Engineers MDN page to in-tree docs r=firefox-source-docs-reviewers,bas,ahal
2021-03-30 16:02:41 +00:00
moz.configure
Bug 1697098 - Default to --enable-bootstrap for arm64 mac builds. r=firefox-build-system-reviewers,andi,sheehan,mhentges
2021-03-09 21:27:52 +00:00
mozilla-config.h.in
…
old-configure.in
Bug 1698706 - Always add PIC flags to C{,XX}FLAGS. r=firefox-build-system-reviewers,andi,sheehan,mhentges
2021-03-17 02:27:22 +00:00
package-lock.json
Bug 1702166 - Update ESLint, Babel and associated modules to the latest versions. r=mossop,nchevobbe
2021-04-04 08:05:39 +00:00
package.json
Bug 1702166 - Update ESLint, Babel and associated modules to the latest versions. r=mossop,nchevobbe
2021-04-04 08:05:39 +00:00
settings.gradle
…
substitute-local-geckoview.gradle
…
test.mozbuild
…