.cargo
Bug 1839459 - Elide empty closed sub-paths instead of emitting a start point. r=jrmuizel
2023-06-20 18:04:20 +00:00
.vscode
…
accessible
Bug 1615972: Fire a scrolling start event for non-interactive targets, r=Jamie
2023-06-22 20:14:41 +00:00
browser
Bug 1835344 - Ensure translations panel respects engine support r=gregtatum
2023-06-23 00:11:14 +00:00
build
Bug 1836695 - Pick up latest HeuristicResolver updates from llvm trunk. r=andi DONTBUILD
2023-06-23 01:42:55 +00:00
caps
Backed out 5 changesets (bug 1838829) for causing mochitest failures CLOSED TREE
2023-06-22 03:37:07 +03:00
chrome
Bug 1834176 - Convert consumers of NetUtil.jsm to import the ES module directly. r=arai,webdriver-reviewers,perftest-reviewers,valentin,extension-reviewers,devtools-reviewers,sync-reviewers,cookie-reviewers,robwu,afinder,whimboo
2023-06-07 08:42:36 +00:00
config
Bug 1838354 - Change how the rust workspace hack is added. r=firefox-build-system-reviewers,webdriver-reviewers,ahochheiden,whimboo
2023-06-21 07:31:44 +00:00
devtools
Bug 1839191
- [devtools] Remove unused context variables. r=devtools-reviewers,bomsy
2023-06-22 16:41:58 +00:00
docs
Backed out changeset 99fd2fc88cbf (bug 1821228
) for causing bc failures in browser_contextmenu_iframe.js CLOSED TREE
2023-06-09 18:26:31 -04:00
docshell
Bug 1825745 - Make form submits do a replace load if they happen before document load has ended. r=smaug
2023-06-22 18:32:20 +00:00
dom
Bug 1839889 - In media playback move some state mirroring to (main thread) canonical-initiated connections. r=alwu
2023-06-22 23:11:14 +00:00
editor
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
extensions
Bug 1579517 - Added a check in removeAllSince to avoid deleting default permissions for new profiles. r=pbz
2023-06-19 19:34:31 +00:00
gfx
Bug 1839309 - Fix new clip-paths on 2d transforms that affect z-coords without preserve-3d r=gfx-reviewers,lsalzman
2023-06-22 20:04:13 +00:00
gradle /wrapper
…
hal
…
image
Backed out 5 changesets (bug 1838829) for causing mochitest failures CLOSED TREE
2023-06-22 03:37:07 +03:00
intl
Bug 1519167 - Part 30: Add methods to retrieve time zone transitions and utf-offsets from local time. r=spidermonkey-reviewers,allstarschh
2023-06-21 20:27:42 +00:00
ipc
Bug 1839325 - Add missing header dependency on mozilla/PSandboxTestingChild.h r=bobowen,necko-reviewers,jesup
2023-06-22 12:40:14 +00:00
js
Bug 1837154: Correctly handle stack types in v5 ref.test. r=rhunt
2023-06-22 20:46:56 +00:00
layout
Bug 1792750
Part 3 - Fix flex container baselines with reverse axes. r=dholbert
2023-06-23 00:39:46 +00:00
media
Bug 1837570 - Use canonical-initiated connections for webrtc mirrors. r=bwc
2023-06-22 15:00:24 +00:00
memory
Backed out 2 changesets (bug 1829128) for causing failures at TestPrintf.
2023-06-14 18:12:10 +03:00
mfbt
Bug 1766058 - Avoid mixing log output. r=glandium
2023-06-19 20:44:29 +00:00
mobile
Bug 1839456 - GeckoView Setup Print Optimization r=geckoview-reviewers,amejiamarmol
2023-06-22 21:12:55 +00:00
modules
Bug 1833855 [Linux] Build widget.dmabuf preferences on Linux/Gtk r=emilio
2023-06-22 13:42:38 +00:00
mozglue
Bug 1839594 - Add TimeDuration::Zero() method to get a zero time duration r=glandium
2023-06-22 09:27:21 +00:00
netwerk
Bug 1838829 - Add document for mochitest with Http/2 and Http/3, r=necko-reviewers,valentin
2023-06-22 19:44:54 +00:00
nsprpub
…
other-licenses
…
parser
Backed out 5 changesets (bug 1838829) for causing mochitest failures CLOSED TREE
2023-06-22 03:37:07 +03:00
python
Bug 1838041 - Add moz-five-star reuseable component. r=shopping-reviewers,desktop-theme-reviewers,dao,fluent-reviewers,flod,robwu,mstriemer,kpatenio
2023-06-22 21:29:28 +00:00
remote
Bug 1829337 - [bidi] Implement the "session.end" command. r=webdriver-reviewers,whimboo
2023-06-22 14:32:35 +00:00
security
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,diannaS
2023-06-22 12:10:46 +00:00
services
Bug 1820599 - streamline addLogin storage interface - r=credential-management-reviewers,dimi
2023-06-22 16:17:44 +00:00
servo
Bug 1839420 - Make CSSStyleRule.selectorMatchesElement use the desugared selector list. r=nchevobbe,firefox-style-system-reviewers,boris
2023-06-22 22:12:49 +00:00
startupcache
Bug 1826062 - Automatic fixes for Prettier 2.0.5 upgrade. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,owlish
2023-05-20 12:26:49 +00:00
storage
Backed out 3 changesets (bug 1638256) for causing GTest failures CLOSED TREE
2023-06-21 22:41:40 +03:00
supply-chain
Bug 1839961 - Update cargo-vet to 8c8b6d7a5237544c613de616a031586587f49a42. r=nika,supply-chain-reviewers
2023-06-22 21:36:51 +00:00
taskcluster
Bug 1839756 - Use hard links when relevant while unpacking xar packages. r=gsvelto
2023-06-22 23:56:27 +00:00
testing
Bug 1792750
Part 3 - Fix flex container baselines with reverse axes. r=dholbert
2023-06-23 00:39:46 +00:00
third_party
Bug 1839799 - Update scroll_derive to 0.11.1. r=emilio,supply-chain-reviewers
2023-06-22 20:47:09 +00:00
toolkit
Bug 1818640 - add datachannel opened and closed stats to about:webrtc;r=jib,fluent-reviewers,flod
2023-06-23 00:21:29 +00:00
tools
Bug 1839626 - Avoid creating an 'AwakeEnd' marker schema, r=canaltinova.
2023-06-21 15:01:35 +00:00
uriloader
Backed out 5 changesets (bug 1838829) for causing mochitest failures CLOSED TREE
2023-06-22 03:37:07 +03:00
view
Bug 1837960. Remove array of all nsViewManagers. r=emilio
2023-06-22 09:38:27 +00:00
widget
Backed out 2 changesets (bug 1839198) for causing failures on browser_disableSwipeGestures.js. CLOSED TREE
2023-06-23 03:31:03 +03:00
xpcom
Bug 1837570 - Canonical::ConnectMirror must also sync its value.
2023-06-22 21:23:48 +00:00
xpfe /appshell
Bug 1838330: Make AppWindow::FullscreenWillChange correctly compare window to screen using device scale. r=edgar
2023-06-14 18:53:34 +00:00
.arcconfig
…
.babel-eslint.rc.js
…
.clang-format
…
.clang-format-ignore
…
.cron.yml
Bug 1833417 - Add OSX Chromium-as-Release to cron. r=perftest-reviewers,taskgraph-reviewers,bhearsum,sparky
2023-06-19 13:20:01 +00:00
.eslintignore
Bug 1836719 - Include all js dot files in ESLint checks. r=cmkm
2023-06-06 16:44:07 +00:00
.eslintrc-test-paths.js
Bug 1776480 - Remove OS.File et al. r=Gijs,webidl,smaug
2023-05-12 18:34:28 +00:00
.eslintrc.js
Bug 1837950 - Remove references to about:performance in .eslintrc.js, r=Standard8 DONTBUILD
2023-06-12 11:14:13 +00:00
.git-blame-ignore-revs
…
.gitattributes
…
.gitignore
Bug 1834558: chore(webgpu): sync `.gitignore` with `.hgignore` for WebGPU r=webgpu-reviewers,nical
2023-06-19 20:12:38 +00:00
.hg-annotate-ignore-revs
…
.hg-format-source
…
.hgignore
…
.hgtags
No bug - tagging 8f983388de8ac77550eb07422e61c0444e7b8eb5 with FIREFOX_NIGHTLY_115_END a=release DONTBUILD CLOSED TREE
2023-06-05 14:40:48 +00:00
.lando.ini
…
.lldbinit
…
.mailmap
…
.prettierignore
Bug 1836191 - remove ChromeUtils.requestPerformanceMetrics that was only used by about:performance, r=smaug.
2023-06-08 21:53:18 +00:00
.prettierrc.js
Bug 1826062 - Upgrade Prettier to v2.0.5. r=mossop
2023-05-20 12:26:49 +00:00
.stylelintignore
Bug 1832765 - merge new tab linting into main stylelint config, r=Standard8,aminomancer
2023-05-30 22:41:22 +00:00
.stylelintrc.js
Bug 1835028 - Change newtab stylelint problem severity from warning to error. r=Gijs,Standard8
2023-06-05 12:58:01 +00:00
.taskcluster.yml
…
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
Bug 1839512 - remove unused event_wrapper.cc from libwebrtc build. r=dbaker,webrtc-reviewers - moz.build file updates
2023-06-21 14:11:21 +00:00
Cargo.lock
Bug 1839799 - Update scroll_derive to 0.11.1. r=emilio,supply-chain-reviewers
2023-06-22 20:47:09 +00:00
Cargo.toml
Bug 1836230 - Update bindgen to 0.66.1. r=emilio,supply-chain-reviewers
2023-06-21 08:52:22 +00:00
GNUmakefile
…
LICENSE
…
Makefile.in
…
README.txt
…
aclocal.m4
…
build.gradle
Bug 1837142 - Update to Glean v53.0.0 r=TravisLong,supply-chain-reviewers
2023-06-14 10:48:26 +00:00
client.mk
…
client.py
…
configure
…
configure.py
Backed out changeset 9b440a541620 (bug 1838763) as requested by dev for causing Bug 1839369
2023-06-21 20:13:08 +03:00
gradle.properties
…
gradlew
…
gradlew.bat
…
mach
…
mach.cmd
…
mach.ps1
…
mots.yaml
Bug 1834831 - update imports of browser/modules JSMs r=webdriver-reviewers,perftest-reviewers,zeid,extension-reviewers,settings-reviewers,pip-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,sessionstore-reviewers,tabbrowser-reviewers,whimboo,mhowell,sgalich,robwu,sparky,Standard8,mconley,dao,sclements
2023-06-19 18:44:48 +00:00
moz.build
…
moz.configure
Bug 1837122 - Fix typo introduced in bug 1834446. r=firefox-build-system-reviewers,sergesanspaille
2023-06-07 22:09:25 +00:00
mozilla-config.h.in
…
old-configure.in
Bug 1831935: optimize android gecko for O2 r=firefox-build-system-reviewers,glandium
2023-06-14 15:13:40 +00:00
package-lock.json
Bug 1832765 - start linting scss across the tree in our standard config, r=Standard8
2023-05-30 22:41:22 +00:00
package.json
Bug 1832765 - start linting scss across the tree in our standard config, r=Standard8
2023-05-30 22:41:22 +00:00
pyproject.toml
…
settings.gradle
…
substitute-local-geckoview.gradle
…
test.mozbuild
…