.cargo
Bug 1818349 Part 1: Vendor new version of application-services r=markh
2023-03-07 07:42:14 +00:00
.vscode
…
accessible
Bug 1822225: Always produce async JS stacks in a11y browser tests. r=eeejay
2023-03-14 06:41:45 +00:00
browser
Bug 1822131 - Allow XUL elements to shrink-by-default. r=dholbert
2023-03-14 12:22:11 +00:00
build
Backed out 2 changesets (bug 1820947) for causing build bustage CLOSED TREE
2023-03-14 01:20:54 +02:00
caps
Bug 1776755 - Skip ordering ExpandedPrincipals to speed up creation; r=nika,necko-reviewers
2023-03-13 14:52:04 +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
Bug 1822216 - Avoid linking C programs with the C++ compiler. r=firefox-build-system-reviewers,ahochheiden
2023-03-14 03:03:03 +00:00
devtools
Bug 1684958 - Support rendering content: <gradient> images. r=dholbert,devtools-reviewers
2023-03-14 12:11:34 +00:00
docs
Bug 1821775 - Updating Core: GeckoView module owner from agi to owlish r=zeid
2023-03-13 16:53:50 +00:00
docshell
Bug 1718082 - move hasSiblings from BrowserChild to BC and update as a synced field, r=nika
2023-03-13 17:32:08 +00:00
dom
Bug 1265827: Implement RTCPeerConnectionState. r=jib,webidl,smaug
2023-03-14 13:27:10 +00:00
editor
Bug 1820905 - Make `HTMLEditor::SplitNodeWithTransaction` return `NS_ERROR_EDITOR_UNEXPECTED_DOM_TREE` if split nodes have been removed from the DOM tree r=m_kato
2023-03-13 18:31:00 +00:00
extensions
Bug 1808565, part 1: Adapt `Selection` to support `StaticRange`s. r=webidl,saschanaz,masayuki,smaug
2023-03-03 14:59:47 +00:00
gfx
Bug 1822098 - Inline a bunch of trivial gfxContext accessors and other small methods. r=gfx-reviewers,lsalzman
2023-03-13 23:08:03 +00:00
gradle /wrapper
…
hal
Bug 1812938 - Part 1. GetWidgetScreen returns Screen instead of nsIScreen. r=emilio,geckoview-reviewers,owlish
2023-02-06 04:51:26 +00:00
image
Backed out 5 changesets (bug 1809843) for causing Cargo related build bustages. CLOSED TREE
2023-03-13 13:53:26 +02:00
intl
Bug 1820504 - Optimize GraphemeClusterBreakIteratorUtf16::Next by making the evaluation of baseIsEmoji lazy. r=TYLin
2023-03-07 09:51:12 +00:00
ipc
Bug 1639548 - Remove redundant purging of localstorage private mode data. r=janv
2023-03-14 05:38:04 +00:00
js
Bug 1572644 - Part 11-2: Preload localized error msg and format it when resolving failed. r=jonco,yulia
2023-03-13 22:59:41 +00:00
layout
Bug 1684958 - Fix test_bug877690.html.
2023-03-14 14:26:51 +01:00
media
Bug 1817024 (MOZ) - Update GenerateKeyFrame signature in MockVideoSendStream. r=mjf
2023-02-24 13:29:20 +01:00
memory
Bug 1792146: Make replace_malloc_usable_size succeed with pointers within allocation pages. r=glandium
2023-03-09 23:12:20 +00:00
mfbt
Bug 1821008 - Add nyx abort macro and more debug messages. r=truber,glandium
2023-03-14 07:50:36 +00:00
mobile
Bug 1817924 - Use Window manager coordinate for text selection menu on Android 11+. r=geckoview-reviewers,owlish
2023-03-14 09:00:13 +00:00
modules
Bug 1647985 - Use shorter ping timeout for the connection to TRR, r=necko-reviewers,valentin
2023-03-14 10:19:34 +00:00
mozglue
Backed out changeset 78e7281703a2 (bug 1788004) for causing SM failures. CLOSED TREE
2023-02-24 19:13:47 +02:00
netwerk
Bug 1805372 - Pass effectiveTRRMode to nsHttpChannel from socketTransport/DnsAndConnectSocket r=necko-reviewers,kershaw
2023-03-14 12:59:40 +00:00
nsprpub
…
other-licenses
Bug 1815019 - Customize 7z to write provenance data r=nalexander
2023-03-02 16:44:10 +00:00
parser
Backed out 5 changesets (bug 1809843) for causing Cargo related build bustages. CLOSED TREE
2023-03-13 13:53:26 +02:00
python
Bug 1822030 - mach setup - make sure to take the correct README for the description r=sylvestre DONTBUILD
2023-03-14 13:04:09 +00:00
remote
Bug 1783086 - [marionette] Rename `printBackground` to `background` for WebDriver compatibility. r=webdriver-reviewers,whimboo
2023-03-13 16:20:18 +00:00
security
Bug 1820768 - Add a test covering crash generation for sandbox violations; r=gerard-majax
2023-03-14 11:46:11 +00:00
services
Merge mozilla-central to autoland. CLOSED TREE
2023-03-13 18:29:02 +01:00
servo
Bug 1684958 - Support rendering content: <gradient> images. r=dholbert,devtools-reviewers
2023-03-14 12:11:34 +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
Bug 1781116 - QuotaManager needs to deal with SQLite path canonicalization/symlink piercing; r=asuth,dom-storage-reviewers
2023-03-07 15:56:51 +00:00
supply-chain
Backed out 5 changesets (bug 1809843) for causing Cargo related build bustages. CLOSED TREE
2023-03-13 13:53:26 +02:00
taskcluster
Bug 1822285: fix group name for l10n attribution tasks. r=releng-reviewers,jcristau
2023-03-14 13:22:26 +00:00
testing
Bug 1265827: Re-enable wpt for RTCPeerConnectionState. r=jib
2023-03-14 13:27:10 +00:00
third_party
Bug 1821463 - Upgrade glean-parser to 7.1.0 r=TravisLong
2023-03-14 13:16:31 +00:00
toolkit
Backed out 2 changesets (bug 1819176, bug 1805526) for causing bc failures at browser_ext_commands_execute_sidebar_action.js CLOSED TREE
2023-03-14 15:29:49 +02:00
tools
Bug 1812098 - Enable the builtinGlobals option for ESLint no-shadow rule on .mjs files. r=Gijs
2023-03-14 09:13:49 +00:00
uriloader
Backed out 5 changesets (bug 1809843) for causing Cargo related build bustages. CLOSED TREE
2023-03-13 13:53:26 +02: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 1736914 - Implement prefers-reduced-transparency media query r=geckoview-reviewers,emilio,jonalmeida,ohall
2023-03-13 21:30:17 +00:00
xpcom
Bug 1736914 - Implement prefers-reduced-transparency media query r=geckoview-reviewers,emilio,jonalmeida,ohall
2023-03-13 21:30:17 +00:00
xpfe /appshell
Bug 1747722 - Allow changing window class hints using attributes. r=emilio,stransky
2023-03-02 16:22:05 +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
.flake8
Bug 1622677 - Make dom/bindings flake8 compliant. r=sylvestre
2023-02-24 13:53:21 +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 1810885 - Use ChromeMap for rewriting chrome:// URIs in Storybook r=hjones
2023-02-28 05:43:54 +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
.isort.cfg
…
.lando.ini
…
.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
…
.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
Backed out 5 changesets (bug 1809843) for causing Cargo related build bustages. CLOSED TREE
2023-03-13 13:53:26 +02:00
Cargo.toml
Bug 1818349 Part 1: Vendor new version of application-services r=markh
2023-03-07 07:42:14 +00:00
GNUmakefile
…
LICENSE
…
Makefile.in
…
README.txt
…
aclocal.m4
…
build.gradle
Bug 1816454 - Update Glean SDK to v52.3.0 r=TravisLong,supply-chain-reviewers,emilio
2023-02-28 16:44:02 +00:00
client.mk
…
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
…
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 1821775 - Updating Core: GeckoView module owner from agi to owlish r=zeid
2023-03-13 16:53:50 +00:00
moz.build
…
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
settings.gradle
…
substitute-local-geckoview.gradle
…
test.mozbuild
…