.cargo
Bug 1821255
- Update vendored rust crates with cargo 1.68. r=firefox-build-system-reviewers,ahochheiden
2023-03-22 22:38:14 +00:00
.vscode
…
accessible
Bug 1822340 part 2: When hit testing using the cache, only match a TextLeafAccessible if one of its lines includes the requested point. r=morgan
2023-03-23 00:38:13 +00:00
browser
Bug 610357: Show pending URL in location bar and tab while loading. r=mak,Gijs
2023-03-23 00:44:47 +00:00
build
Bug 1820876 - Update NDK to r23c. r=firefox-build-system-reviewers,nalexander
2023-03-23 01:27:51 +00:00
caps
Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu
2023-03-21 09:09:58 +00:00
chrome
Bug 1819815 - Make chrome/ buildable outside of a unified build environment r=andi
2023-03-02 07:44:28 +00:00
config
Backed out 2 changesets (bug 1806618, bug 1808184) for causing build bustages.
2023-03-15 18:12:19 +02:00
devtools
Bug 1010150 - [devtools] Allow to pretty-print inline scripts. r=devtools-reviewers,ochameau.
2023-03-22 22:02:10 +00:00
docs
Bug 1805805 - Update builders to rustc 1.68. r=firefox-build-system-reviewers,andi
2023-03-22 04:11:05 +00:00
docshell
Merge autoland to mozilla-central a=merge
2023-03-22 23:12:50 +02:00
dom
Bug 1808146 - When creating a file promise for images, remember the referrer. r=nika
2023-03-22 21:55:08 +00:00
editor
Bug 1819109 - Remove snav.enabled. r=masayuki,geckoview-reviewers,emilio,owlish
2023-03-22 02:40:53 +00:00
extensions
Bug 1823341 - Make toolkit/components/antitracking buildable outside of a unified build environment r=andi
2023-03-21 10:47:28 +00:00
gfx
Bug 1823844 - Add error log to RenderThread::Start() r=gfx-reviewers,aosmond
2023-03-23 00:34:52 +00:00
gradle /wrapper
…
hal
Bug 1607634 - Part 4b: Changes for not-nullable actor types being wrapped in NotNull, r=ipc-reviewers,necko-reviewers,mccr8
2023-03-20 15:40:36 +00:00
image
Bug 1808146 - When creating a file promise for images, remember the referrer. r=nika
2023-03-22 21:55:08 +00:00
intl
Bug 1660405 - Move away from mozilla::IsFinite in favor of std::isfinite. r=sergesanspaille
2023-03-22 11:35:33 +00:00
ipc
Bug 1822728 - Increase the child process shutdown timeout for Unix ccov builds. r=ipc-reviewers,nika
2023-03-20 20:32:31 +00:00
js
Bug 1820161 - Do not create ropes with empty strings r=jandem
2023-03-22 19:32:34 +00:00
layout
Bug 1822521 - Update UA stylesheet for popover. r=emilio
2023-03-22 17:51:09 +00:00
media
Bug 1820876 - Update NDK to r23c. r=firefox-build-system-reviewers,nalexander
2023-03-23 01:27:51 +00:00
memory
Bug 1609478 - Poison memory we want to free before we take the arena lock r=glandium
2023-03-16 06:05:27 +00:00
mfbt
Bug 1660405 - Transform mozilla::IsNegative to use std implementation. r=glandium
2023-03-22 11:35:36 +00:00
mobile
Bug 1821004 - Add summary.java-heap memory report. r=geckoview-reviewers,owlish
2023-03-22 12:31:46 +00:00
modules
Backed out 3 changesets (bug 1820066) for causing xpc failures in widget/headless/tests/test_headless.js CLOSED TREE
2023-03-22 22:54:53 +02:00
mozglue
Bug 1660405 - Move away from mozilla::IsFinite in favor of std::isfinite. r=sergesanspaille
2023-03-22 11:35:33 +00:00
netwerk
Merge mozilla-central to autoland
2023-03-22 23:18:29 +02:00
nsprpub
Bug 1788009 - NSPR_4_35_RTM, version number only, no code change. r=glandium UPGRADE_NSPR_RELEASE
2022-09-13 06:26:48 +00:00
other-licenses
Bug 1815019 - Customize 7z to write provenance data r=nalexander
2023-03-02 16:44:10 +00:00
parser
Bug 1823686 - Share URLExtraData between SVG attribute mapping and style attribute. r=smaug
2023-03-22 14:54:43 +00:00
python
Bug 1820876 - Update NDK to r23c. r=firefox-build-system-reviewers,nalexander
2023-03-23 01:27:51 +00:00
remote
Bug 1822772 - [bidi] Use windowRoot to monitor load events r=webdriver-reviewers,whimboo
2023-03-22 13:18:22 +00:00
security
Bug 1822484 - Rename IsDevelopmentBuild. r=necko-reviewers,media-playback-reviewers,padenot,emilio
2023-03-21 21:54:27 +00:00
services
Bug 1823278 - Update consumers of toolkit/components/utils to import ES modules directly. r=Standard8
2023-03-22 02:02:51 +00:00
servo
Bug 1822521 - Update UA stylesheet for popover. r=emilio
2023-03-22 17:51:09 +00:00
startupcache
Bug 1817313 - Make startupcache/ buildable outside of a unified build environment r=andi
2023-02-19 21:40:36 +00:00
storage
Backed out 2 changesets (bug 1813986) for causing build bustages in Logging.h
2023-03-22 01:19:57 +02:00
supply-chain
Bug 1823476 - Update wast vendor dependency. r=supply-chain-reviewers
2023-03-22 19:27:18 +00:00
taskcluster
Bug 1820876 - Update NDK to r23c. r=firefox-build-system-reviewers,nalexander
2023-03-23 01:27:51 +00:00
testing
Bug 1820695: Annotate WPT mq-non-matching-lazy-load.tentative.html as intermittent on all platforms. (No review, just restoring an inadvertently-lost test annotation)
2023-03-22 22:13:12 +00:00
third_party
Bug 1821255
- Update vendored rust crates with cargo 1.68. r=firefox-build-system-reviewers,ahochheiden
2023-03-22 22:38:14 +00:00
toolkit
Bug 1823606 - Only rely on native macOS appearance when we are on the native theme. r=Gijs
2023-03-22 21:35:47 +00:00
tools
Backed out changeset faa1c03828fe (bug 1613455) for causing btime failures. CLOSED TREE
2023-03-22 19:10:02 +02:00
uriloader
Bug 1823686 - Share URLExtraData between SVG attribute mapping and style attribute. r=smaug
2023-03-22 14:54:43 +00:00
view
Bug 1814239 - Expose Point/Size rounded-to-multiple helpers, and use them from MaybeRoundToDisplayPixels. r=tnikkel,gfx-reviewers,nical
2023-02-06 12:28:47 +00:00
widget
Bug 1784772 - Disable browser_test_swipe_gesture.js on linux until a fix in place. r=hiro DONTBUILD
2023-03-22 23:39:39 +00:00
xpcom
Bug 1822521 - Update UA stylesheet for popover. r=emilio
2023-03-22 17:51:09 +00:00
xpfe /appshell
Bug 1823350 - Unify how we identify PiP windows on Linux/Windows. r=mconley,stransky
2023-03-21 14:36:19 +00:00
.arcconfig
…
.babel-eslint.rc.js
…
.clang-format
…
.clang-format-ignore
…
.cron.yml
Bug 1822107 - Run the Beta l10n-bumper job an hour earlier. r=releng-reviewers,jcristau DONTBUILD
2023-03-13 16:54:07 +00:00
.eslintignore
Bug 1817183 - Migrate most of services/fxaccounts to ES modules. r=markh
2023-02-17 16:34:42 +00:00
.eslintrc-test-paths.js
Bug 1693495 - [devtools] Implement a beginning of "Network" commands, starting with sendHTTPRequest. r=devtools-reviewers,nchevobbe
2023-01-09 13:09:43 +00:00
.eslintrc.js
Bug 1812098 - Enable the builtinGlobals option for ESLint no-shadow rule on .mjs files. r=Gijs
2023-03-14 09:13:49 +00:00
.git-blame-ignore-revs
…
.gitattributes
…
.gitignore
Bug 1810885 - Use ChromeMap for rewriting chrome:// URIs in Storybook r=hjones
2023-02-28 05:43:54 +00:00
.hg-annotate-ignore-revs
…
.hg-format-source
…
.hgignore
Bug 1720941, part 1: build(ci): integrate WebGPU CTS into CI r=webgpu-reviewers,taskgraph-reviewers,jmaher,jimb
2023-03-22 14:03:50 +00:00
.hgtags
No bug - tagging f2178beb09db4f3548827808718f1ea1f2892fc5 with FIREFOX_NIGHTLY_112_END a=release DONTBUILD CLOSED TREE
2023-03-13 15:37:10 +00:00
.lando.ini
Bug 1801965: update `.lando.ini` file for new autoformatting implementation r=zeid DONTBUILD
2022-11-22 20:19:59 +00:00
.lldbinit
…
.mailmap
…
.prettierignore
…
.prettierrc.js
Bug 1811820 - Change prettier config file from json to common js format. r=cmkm,Gijs
2023-01-24 22:53:55 +00:00
.taskcluster.yml
Bug 1795994 - Migrate decision task over to GCP r=ahal,releng-reviewers,jcristau
2022-10-26 15:55:18 +00:00
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD
2022-12-23 22:45:46 +00:00
AUTHORS
…
CLOBBER
Bug 1817024 - Vendor libwebrtc from 15a82c93d0 - moz.build file updates
2023-03-13 12:03:34 +01:00
Cargo.lock
Bug 1823476 - Update wast vendor dependency. r=supply-chain-reviewers
2023-03-22 19:27:18 +00:00
Cargo.toml
Bug 1813481 - Allow 'none' keyword in color components r=emilio,supply-chain-reviewers,devtools-reviewers
2023-03-16 11:50:55 +00:00
GNUmakefile
…
LICENSE
…
Makefile.in
…
README.txt
…
aclocal.m4
…
build.gradle
Bug 1822325 - Vendor Glean 52.4.2 r=janerik,supply-chain-reviewers
2023-03-20 17:52:38 +00:00
client.mk
Bug 1802075 - Avoid calling "--stop-server" as a command on local build failure. r=firefox-build-system-reviewers,andi
2022-11-23 20:38:52 +00:00
client.py
Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD
2022-12-23 22:45:46 +00:00
configure
…
configure.py
Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD
2022-12-23 22:45:46 +00:00
gradle.properties
Bug 1786164 - Add more Gradle JVM memory flags. r=geckoview-reviewers,jonalmeida
2022-08-31 22:10:39 +00:00
gradlew
…
gradlew.bat
…
mach
Bug 1820915 - Attempt to re-launch Mach with a compatible python3 version if one is available r=firefox-build-system-reviewers,andi
2023-03-09 10:53:16 +00:00
mach.cmd
…
mach.ps1
…
mots.yaml
Bug 1822698
- Update list of peers for GeckoView module r=zeid
2023-03-16 16:26:28 +00:00
moz.build
Bug 1811850 - [lint] Replace flake8 linter with ruff, r=linter-reviewers,sylvestre
2023-03-20 13:06:27 +00:00
moz.configure
Bug 1807907 - Cache the results of `try_invoke_compiler` on disk for re-use between different runs of configure r=firefox-build-system-reviewers,glandium
2023-02-28 08:42:52 +00:00
mozilla-config.h.in
Bug 1802290 - Remove +x permissions on more files r=linter-reviewers,andi
2023-01-03 08:17:50 +00:00
old-configure.in
Bug 1814802 - Move STLPORT_LIBS to moz.configure. r=firefox-build-system-reviewers,glandium
2023-02-14 02:29:22 +00:00
package-lock.json
Bug 1801591 - Add eslint-plugin-eslint-plugin for linting our ESLint plugin rules, and upgrade most of node_modules. r=mossop
2023-02-03 13:28:13 +00:00
package.json
Bug 1801591 - Add eslint-plugin-eslint-plugin for linting our ESLint plugin rules, and upgrade most of node_modules. r=mossop
2023-02-03 13:28:13 +00:00
pyproject.toml
Bug 1823694 - [lint.ruff] Disable some warnings we don't actually want to enforce, r=linter-reviewers,andi
2023-03-21 14:36:26 +00:00
settings.gradle
Bug 1740799 - Add android-format lint test. r=nalexander,linter-reviewers,sylvestre
2022-11-18 00:55:03 +00:00
substitute-local-geckoview.gradle
…
test.mozbuild
…