.cargo
Bug 1726830 - Update mp4parse-rust to c6ba5af. r=kinetik
2021-08-20 23:57:06 +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 1723574 - Migrate Windows 10 mochitest-browser-chrome suite from AWS to Azure r=jmaher,preferences-reviewers
2021-08-20 20:55:02 +00:00
browser
Backed out 3 changesets (bug 1724108) as requested by Dan. CLOSED TREE
2021-08-21 01:06:14 +03:00
build
Bug 1726453 - Don't set LLVM_LIBDIR_SUFFIX=64 when building android-cross clang. r=firefox-build-system-reviewers,mhentges
2021-08-20 03:56:12 +00:00
caps
Bug 1726123 - Part 5: Add missing "js/" includes outside of SM. r=arai
2021-08-17 15:45:39 +00:00
chrome
Bug 1722925 - Avoid unnecessary string copies by nsCString constructor r=necko-reviewers,kershaw CLOSED TREE
2021-08-12 07:40:58 +00:00
config
Bug 1726476 - Update rlbox_wasm2c_sandbox. r=shravanrn
2021-08-20 23:33:04 +00:00
devtools
Bug 1604751 - disable browser_browser_toolbox_fission_contentframe_inspector.js on Linux_64_QR_debug for frequent failures. r=intermittent-reviewers,bhearsum DONTBUILD
2021-08-20 20:36:01 +00:00
docs
Bug 1689965 - Part 2: Use relative path in order to avoid OS-specific description around getting path to the file. r=sylvestre
2021-08-20 04:57:12 +00:00
docshell
Bug 1726123 - Part 5: Add missing "js/" includes outside of SM. r=arai
2021-08-17 15:45:39 +00:00
dom
Bug 1726638 - Rename nsIDOMWindowUtils.toScreenRect to ToScreenRectInCSSUnits. r=tnikkel
2021-08-21 00:31:13 +00:00
editor
Bug 1726064 - part 10: Make the constructor of `AlignStateAtSelection` use `HTMLEditUtils::GetInclusiveAncestorElement()` r=m_kato
2021-08-20 22:17:02 +00:00
extensions
Bug 1687314 - Improve behavior of GetChannelResultStoragePrincipal and StoragePrincipalHelper::Create when handling NullPrincipal. r=timhuang
2021-08-17 12:51:22 +00:00
gfx
Bug 1726638 - Rename nsIDOMWindowUtils.toScreenRect to ToScreenRectInCSSUnits. r=tnikkel
2021-08-21 00:31:13 +00:00
gradle /wrapper
…
hal
Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8
2021-07-22 02:24:43 +00:00
image
Bug 1726830 - Update mp4parse-rust to c6ba5af. r=kinetik
2021-08-20 23:57:06 +00:00
intl
Bug 1726535 - Restore the ja-JP-macos -> ja-JP-mac L10nRegistry path overload. r=platform-i18n-reviewers,jfkthame
2021-08-19 17:49:11 +00:00
ipc
Bug 1726476 - Adjust GetSandboxedRLBoxPath for the changes in rlbox_wasm2c_sandbox. r=nika
2021-08-20 23:33:05 +00:00
js
Bug 1726737 - Part 19: Remove no longer needed jsapi.h includes. r=arai
2021-08-20 18:10:39 +00:00
layout
Bug 1715291 - Fix text in <input> is clipped by inline-end padding. r=emilio
2021-08-20 21:41:46 +00:00
media
Bug 1726615 - Reorder includes in ClearKey files. r=alwu
2021-08-20 18:00:12 +00:00
memory
Bug 1720342: Do not run logalloc tests for the CodeQL build r=glandium
2021-07-23 17:00:46 +00:00
mfbt
Bug 1341265 - Part 11: Optimise Set.prototype.has for objects in CacheIR. r=iain
2021-08-10 09:55:22 +00:00
mobile
Bug 1726101 - Enable wasm sandboxing on 64-bits Android. r=firefox-build-system-reviewers,mhentges,agi
2021-08-20 04:02:41 +00:00
modules
Bug 1725800 - Also check if the uri path is the same when doing upgrade and downgrade loop check, r=ckerschb
2021-08-20 19:29:46 +00:00
mozglue
Bug 1633572 - New small buffer entry to indicate an indentical sample instead of a copy - r=canaltinova
2021-08-18 01:47:41 +00:00
netwerk
Bug 1722758 - Patch 2 - Add a new encoding mode to be used for Apple NSURL compatibility r=necko-reviewers,valentin
2021-08-20 18:54:03 +00:00
nsprpub
Bug 1715584 - Update to NSPR_4_32_RTM (no code change). r=bbeurdouche UPGRADE_NSPR_RELEASE DONTBUILD
2021-07-01 09:07:04 +00:00
other-licenses
Bug 1710751: Create LINKS_TO relation to track anchors and their corresponding elements r=eeejay
2021-05-26 21:31:42 +00:00
parser
Bug 1726374 - Correctly highlight <!-- a <!-->b in View Source. r=smaug
2021-08-20 09:03:33 +00:00
python
Bug 1725502 - Create DTD migration for strings in main-popupset.inc.xhtml r=flod,fluent-reviewers
2021-08-19 17:22:24 +00:00
remote
Bug 1605362 - Network.getCookies() returns all cookies of current page and all of its sub frames as well. r=webdriver-reviewers,jdescottes
2021-08-17 19:24:45 +00:00
security
Bug 1713603 - Use NSS only on socket thread in CertVerifier::VerifyCertificateTransparencyPolicy r=keeler
2021-08-19 16:35:28 +00:00
services
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=jcristau
2021-08-19 12:19:55 +00:00
servo
Backed out changeset 21e4ad4c8599 (bug 1723266) for causing mochitest plain failures on test_distance_of_transform.html. CLOSED TREE
2021-08-20 02:39:15 +03:00
startupcache
Bug 708901 - Migrate to nsTHashSet in startupcache. r=dthayer
2021-03-23 10:36:39 +00:00
storage
Bug 1719550 - Use Intl.Collator in test_locale_collation.js; r=platform-i18n-reviewers,nordzilla
2021-08-10 16:01:18 +00:00
taskcluster
Bug 1723574 - Migrate Windows 10 mochitest-browser-chrome suite from AWS to Azure r=jmaher,preferences-reviewers
2021-08-20 20:55:02 +00:00
testing
Bug 1726064 - part 10: Make the constructor of `AlignStateAtSelection` use `HTMLEditUtils::GetInclusiveAncestorElement()` r=m_kato
2021-08-20 22:17:02 +00:00
third_party
Bug 1726830 - Update mp4parse-rust to c6ba5af. r=kinetik
2021-08-20 23:57:06 +00:00
toolkit
Bug 1726638 - Rename nsIDOMWindowUtils.toScreenRect to ToScreenRectInCSSUnits. r=tnikkel
2021-08-21 00:31:13 +00:00
tools
Bug 1726413 - Use mach npm install rather than plain npm when updating node_modules. r=Mardak
2021-08-20 07:33:33 +00:00
uriloader
Bug 1726537 Delete dead code creating extra path in downloads. r=emk
2021-08-19 16:27:49 +00:00
view
Bug 1724718 - skip some XUL-y tests on android, r=emilio,agi
2021-08-19 12:13:01 +00:00
widget
Backed out changeset 217fff940bec (bug 1725416) for causing mochitest failures on test_getCoalescedEvents_touch.html. CLOSED TREE
2021-08-20 22:59:56 +03:00
xpcom
Bug 1722758 - Patch 3 - Change netCharType to be an unsigned char array instead of int to save space r=necko-reviewers,valentin
2021-08-20 18:54:03 +00:00
xpfe /appshell
Bug 1613705 - [localization] part9: Update DOMLocalization to match Localization constructor. r=nika,emilio
2021-08-03 16:25:13 +00:00
.arcconfig
…
.babel-eslint.rc.js
Bug 1725934
- Remove unnecessary babel plugin, and update node modules to the latest versions. r=Mardak
2021-08-18 07:44:47 +00:00
.clang-format
…
.clang-format-ignore
Bug 1719491 - revert clang-format of tools/profiler/public/GeckoTraceEvent.h. r=ng
2021-07-07 15:57:17 +00:00
.cron.yml
Bug 1722708 - Adjust time for l10n-cross-channel to run closer to m-c merges, r=aki
2021-07-28 17:44:55 +00:00
.eslintignore
Bug 1723729 - Remove old Talos XPI generation scripts and documents. r=jmaher,perftest-reviewers,alexandru.irimovici
2021-08-12 13:56:51 +00:00
.eslintrc.js
Bug 1716642 - Replaced calls to GlobalManager.extensionMap.get() with WebExtensionPolicy.getByID(). r=Standard8,kmag,robwu
2021-06-24 15:06:17 +00:00
.flake8
Bug 1714641: Remove usages of vendored "wptserve_py2" library r=jgraham,ahal
2021-06-09 15:48:51 +00:00
.git-blame-ignore-revs
…
.gitattributes
…
.gitignore
…
.hg-annotate-ignore-revs
…
.hg-format-source
…
.hgignore
Bug 1703105 - wasm: Move generate-spectest tool into tree. r=lth
2021-04-13 16:41:46 +00:00
.hgtags
No bug - tagging 82f33bb4e9dbcb837a484109a607d28eac7837dd with FIREFOX_NIGHTLY_92_END a=release DONTBUILD CLOSED TREE
2021-08-09 16:20:38 +00:00
.lando.ini
Bug 1714470: add `.lando.ini` file r=zeid DONTBUILD
2021-06-08 12:52:25 +00:00
.lldbinit
…
.mailmap
…
.prettierignore
…
.prettierrc
…
.taskcluster.yml
Bug 1725404
- [taskgraph] Re-use 'decision' args from main.py, r=bhearsum
2021-08-16 14:56:26 +00:00
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2021-07-12 12:48:42 +00:00
Cargo.lock
Bug 1726830 - Update mp4parse-rust to c6ba5af. r=kinetik
2021-08-20 23:57:06 +00:00
Cargo.toml
Bug 1721968 - Remove support for lucetc for rlbox. r=firefox-build-system-reviewers,shravanrn,mhentges
2021-08-11 21:58:52 +00:00
GNUmakefile
…
LICENSE
…
Makefile.in
…
README.txt
…
aclocal.m4
…
build.gradle
Bug 1670261 - Ensure the Glean versions in the project match. r=agi,chutten
2021-08-10 07:49:08 +00:00
client.mk
…
client.py
No bug - fix client.py update_nss on python3. r=firefox-build-system-reviewers,mhentges,bbeurdouche
2021-05-05 16:59:09 +00:00
configure.in
…
configure.py
Bug 1720591: Remove unused patch_main() for Python < 3.4 on Windows r=ahal
2021-07-16 16:34:42 +00:00
gradle.properties
…
gradlew
…
gradlew.bat
…
mach
Bug 1713173 - Add `--profile-command` flag for profiling `mach` commands. r=firefox-build-system-reviewers,mhentges
2021-06-02 21:28:56 +00:00
mach.ps1
…
moz.build
Bug 1705403 - Replace FOG's Glean autodocs with link to Glean Dictionary r=janerik DONTBUILD
2021-05-10 13:33:09 +00:00
moz.configure
Bug 1725855 - Don't default to system-zlib on macOS. r=firefox-build-system-reviewers,andi
2021-08-17 09:38:24 +00:00
mozilla-config.h.in
…
old-configure.in
Bug 1723389 - Bump the required version of system pixman. r=firefox-build-system-reviewers,andi
2021-08-03 04:41:02 +00:00
package-lock.json
Bug 1726413 - Use mach npm install rather than plain npm when updating node_modules. r=Mardak
2021-08-20 07:33:33 +00:00
package.json
Bug 1725934
- Remove unnecessary babel plugin, and update node modules to the latest versions. r=Mardak
2021-08-18 07:44:47 +00:00
settings.gradle
…
substitute-local-geckoview.gradle
Bug 1724782 - Allow substituting GeckoView lite and omni builds. r=nalexander
2021-08-10 20:24:33 +00:00
test.mozbuild
…