Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Перейти к файлу
Sergio Villar Senin 69bee95b26 Bug 1873958 [wpt PR 43924] - [WebXR] Implement clipping planes clamping, a=testonly
Automatic update from web-platform-tests
[WebXR] Implement clipping planes clamping

The WebXR specs specify[1] that user agents should enforce a minimum near clip plane and a maximum far clip plane. In particular they
must not be negative.

[1] https://immersive-web.github.io/webxr/#minimum-near-clip-plane

WPT test

Change-Id: Ib9c7dbbd524d24e657ea85f9bb9208bfc80a6aef
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5185618
Commit-Queue: Sergio Villar <svillar@igalia.com>
Reviewed-by: Alexander Cooper <alcooper@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1252767}

--

wpt-commits: 014486aedc1ca357b9409ca9ef7a0dfd32e30258
wpt-pr: 43924
2024-01-29 07:40:07 +00:00
.cargo Bug 1876372 - Update audio_thread_priority to 0.31. r=cubeb-reviewers,supply-chain-reviewers,chunmin 2024-01-25 23:41:14 +00:00
.github/workflows
.vscode
accessible Backed out changeset 2be67d91cf16 (bug 1868866) for causing Mn failures at toolkit/xre/test/marionette/test_exitcode.py CLOSED TREE 2024-01-27 00:15:22 +02:00
browser no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE 2024-01-29 07:03:49 +00:00
build Bug 1876386 - Update workspace hack to windows-sys 0.52. r=firefox-build-system-reviewers,ahochheiden 2024-01-26 00:08:29 +00:00
caps Bug 1861819 - Use JS::ParseJSONWithHandler in BasePrincipal. r=peterv 2024-01-26 15:39:39 +00:00
chrome
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2024-01-22 12:30:54 +00:00
devtools Bug 1865955 - Fix a couple devtools tests that I missed. 2024-01-28 16:46:44 +01:00
docs Backed out changeset 2be67d91cf16 (bug 1868866) for causing Mn failures at toolkit/xre/test/marionette/test_exitcode.py CLOSED TREE 2024-01-27 00:15:22 +02:00
docshell Backed out changeset 2be67d91cf16 (bug 1868866) for causing Mn failures at toolkit/xre/test/marionette/test_exitcode.py CLOSED TREE 2024-01-27 00:15:22 +02:00
dom Bug 1805613 - Add a mutable status to WorkerRefs for logging. r=dom-worker-reviewers,asuth 2024-01-28 14:28:44 +00:00
editor Bug 1586471 - Part 4. Fix drag threshold for mochitests. r=masayuki 2024-01-28 07:49:54 +00:00
extensions Backed out changeset 2be67d91cf16 (bug 1868866) for causing Mn failures at toolkit/xre/test/marionette/test_exitcode.py CLOSED TREE 2024-01-27 00:15:22 +02:00
gfx Bug 1865955 - Make sure that the compositor and the main thread start time match. r=birtles 2024-01-28 11:33:46 +00:00
gradle/wrapper Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
hal Bug 1875484 - Add missing null check in Hal code. r=gsvelto 2024-01-22 18:56:18 +00:00
image Backed out changeset 2be67d91cf16 (bug 1868866) for causing Mn failures at toolkit/xre/test/marionette/test_exitcode.py CLOSED TREE 2024-01-27 00:15:22 +02:00
intl Bug 1875430 part 4: Convert 'static UniquePtr' global vars to use StaticAutoPtr, in intl. r=platform-i18n-reviewers,jfkthame 2024-01-23 19:00:49 +00:00
ipc Backed out 6 changesets (bug 1875528) for causing leakcheck failures. CLOSED TREE 2024-01-25 01:26:46 +02:00
js Bug 1876227: Support non-number inputs when assigning to TypedArray elements. r=jandem 2024-01-27 09:51:34 +00:00
layout Bug 1876712. Don't clear cached ActiveScrolledRoot::msViewId unnecessarily. r=botond 2024-01-29 07:36:21 +00:00
media Bug 1874909 - Update all cubeb libraries to include input processing. r=cubeb-reviewers,supply-chain-reviewers,padenot 2024-01-24 10:51:27 +00:00
memory Backed out 3 changesets (bug 1867190) for bustages on PHC.cpp . CLOSED TREE 2024-01-25 07:58:11 +02:00
mfbt Bug 1873769 - Add TempPtrToSetter(UniquePtr<T>*) -> T**-ish for safe out-ptr RAII. r=mccr8 2024-01-26 21:05:30 +00:00
mobile Bug 1586471 - Part 2. Implement nsDragService on GeckoView. r=geckoview-reviewers,amejiamarmol 2024-01-28 07:49:53 +00:00
modules Bug 1876811: Change about:config pref 'dom.send_after_paint_to_content' to a static pref instead of defining it in all.js. r=TYLin 2024-01-28 05:57:49 +00:00
mozglue Bug 1876415 - Make timestamp formats consistent between Jitdump and the marker file. r=glandium 2024-01-26 03:38:54 +00:00
netwerk Bug 1875001 - Remove unused features from nsDirIndexParser. r=necko-reviewers,valentin 2024-01-27 01:09:43 +00:00
nsprpub
other-licenses Bug 1840493 - doc/rst: fix some languages declaration r=firefox-source-docs-reviewers,webdriver-reviewers,necko-reviewers,geckoview-reviewers,devtools-reviewers,profiler-reviewers,championshuttler,whimboo,nchevobbe,julienw,amejiamarmol 2023-12-13 18:32:20 +00:00
parser Bug 1397308 - Implement CSP 'Is element nonceable?' check. r=emilio,hsivonen,freddyb 2024-01-26 14:56:32 +00:00
python Backed out 4 changesets (bug 1865886) for causing python failures CLOSED TREE 2024-01-27 01:39:25 +02:00
remote Backed out 3 changesets (bug 1875257) for causing Android PermissionManager related wpt crashes. 2024-01-27 09:52:37 +02:00
security Bug 1876585 - use nsISocketProvider flags in nsSSLIOLayerSetOptions. r=keeler 2024-01-25 21:11:09 +00:00
services Bug 1874215 - Don't set the Rust max log level r=markh 2024-01-25 15:31:23 +00:00
servo Bug 1758391 - Rename `text-wrap` to `text-wrap-style`, and create the `text-wrap` shorthand. r=firefox-style-system-reviewers,emilio 2024-01-26 09:40:03 +00:00
startupcache Bug 1869606 - Improve StartupCache thread-safety annotations r=mccr8 2023-12-12 22:08:46 +00:00
storage Bug 1869060 - Add SQLite Online Backup API support via mozIStorageAsyncConnection. r=mak 2024-01-22 14:26:53 +00:00
supply-chain Bug 1876372 - Update audio_thread_priority to 0.31. r=cubeb-reviewers,supply-chain-reviewers,chunmin 2024-01-25 23:41:14 +00:00
taskcluster Backed out 4 changesets (bug 1865886) for causing python failures CLOSED TREE 2024-01-27 01:39:25 +02:00
testing Bug 1873958 [wpt PR 43924] - [WebXR] Implement clipping planes clamping, a=testonly 2024-01-29 07:40:07 +00:00
third_party Bug 1876756 - xsimd bugs should be filed in Core :: Performance DONTBUILD 2024-01-26 15:00:26 +00:00
toolkit Bug 1876618 - Add an exception from a11y_checks for a click on a container element in Add-ons Manager. r=extension-reviewers,willdurand 2024-01-29 01:37:51 +00:00
tools Backed out changeset 2be67d91cf16 (bug 1868866) for causing Mn failures at toolkit/xre/test/marionette/test_exitcode.py CLOSED TREE 2024-01-27 00:15:22 +02:00
uriloader Bug 1875090 - Rename BrowserTestUtils.is_visible() to isVisible() r=Gijs,settings-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,translations-reviewers,sgalich,bytesized,sfoster 2024-01-19 02:15:33 +00:00
view
widget Bug 1586471 - Part 3. Allow to drop data from external application on GeckoView. r=dom-core,geckoview-reviewers,amejiamarmol,edgar 2024-01-28 07:49:53 +00:00
xpcom Bug 1876233: Mark nsTPromiseFlatString as a stack-only class. r=nika 2024-01-25 06:54:09 +00:00
xpfe/appshell Bug 1873772 - Only report XULStore load errors in the parent process; r=mossop 2024-01-17 17:18:47 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1867068 - Simplify the cron for CaR, sp3, and chromium. r=perftest-reviewers,taskgraph-reviewers,sparky,ahal 2024-01-11 20:02:35 +00:00
.eslintignore Bug 1871140 - Vendor Readability Library. r=cmkm 2024-01-11 21:47:21 +00:00
.eslintrc-test-paths.js Bug 1875941 - Remove webcodecs crashtests from extraMochitestTestPaths r=karlt 2024-01-26 01:20:04 +00:00
.eslintrc.js Bug 1874276 - Convert PlacesFeed into an ESM. r=thecount,places-reviewers 2024-01-26 00:29:59 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1866802 - Move ASRouterAdmin tool to about:asrouter and its own component folder. r=pdahiya,Gijs,desktop-theme-reviewers,dao 2023-12-14 18:46:55 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1873177 - Fix typo in hgignore for puppeteer files r=whimboo 2024-01-05 12:46:46 +00:00
.hgtags No bug - tagging 4ef3a0b2e8cd48a60eed95f8ba15e13ee48432af with FIREFOX_NIGHTLY_123_END a=release DONTBUILD CLOSED TREE 2024-01-22 12:30:43 +00:00
.lando.ini Bug 1871425: disable Lando autoformatting r=TYLin DONTBUILD 2024-01-09 17:59:10 +00:00
.lldbinit
.mailmap
.prettierignore Bug 1871140 - Vendor Readability Library. r=cmkm 2024-01-11 21:47:21 +00:00
.prettierrc.js
.stylelintignore Bug 1866802 - Move ASRouterAdmin tool to about:asrouter and its own component folder. r=pdahiya,Gijs,desktop-theme-reviewers,dao 2023-12-14 18:46:55 +00:00
.stylelintrc.js Bug 1866802 - Move ASRouterAdmin tool to about:asrouter and its own component folder. r=pdahiya,Gijs,desktop-theme-reviewers,dao 2023-12-14 18:46:55 +00:00
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2024-01-22 12:30:54 +00:00
Cargo.lock Bug 1876386 - Update workspace hack to windows-sys 0.52. r=firefox-build-system-reviewers,ahochheiden 2024-01-26 00:08:29 +00:00
Cargo.toml Bug 1875006 - Upgrade memmap2 to 0.9.3. r=emilio,supply-chain-reviewers,profiler-reviewers,mstange 2024-01-24 20:33:52 +00:00
GNUmakefile
LICENSE
Makefile.in Bug 1873959 - Only force generation of buildid.h and source-repo.h during export phase r=glandium 2024-01-16 13:49:03 +00:00
README.txt
aclocal.m4
build.gradle Bug 1874923 - Update Glean to 56.1.0 r=janerik,supply-chain-reviewers,mach-reviewers,ahochheiden 2024-01-22 15:45:27 +00:00
client.mk
client.py
configure
configure.py
gradle.properties Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
gradlew Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
gradlew.bat Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
mach Bug 1843209 - Bump Mach's minimum Python version to `3.8` r=firefox-build-system-reviewers,glandium 2023-12-12 03:52:00 +00:00
mach.cmd
mach.ps1
mots.yaml Bug 1876281 - Remove js tests as its own component; r=jandem,zeid DONTBUILD 2024-01-26 14:23:43 +00:00
moz.build Bug 1869204 - Batch 19.1 - migrate python/ mozbuild and mozbase .ini to toml. r=ahal,firefox-build-system-reviewers,ahochheiden 2023-12-15 20:59:46 +00:00
moz.configure Bug 1853564 - Look for install_name_tool in addition to install-name-tool and llvm-install-name-tool r=glandium 2024-01-24 06:54:58 +00:00
mozilla-config.h.in
old-configure.in Bug 1793001 - s/egrep/grep -E/ r=ahochheiden 2024-01-17 14:37:17 +00:00
package-lock.json Bug 1873158 - Update ESLint related modules to their latest versions. r=mossop,aminomancer,devtools-reviewers,reusable-components-reviewers 2024-01-05 19:52:08 +00:00
package.json Bug 1873158 - Update ESLint related modules to their latest versions. r=mossop,aminomancer,devtools-reviewers,reusable-components-reviewers 2024-01-05 19:52:08 +00:00
pyproject.toml
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

README.txt

An explanation of the Firefox Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://firefox-source-docs.mozilla.org/contributing/directory_structure.html

For information on how to build Firefox from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

If you have a question about developing Firefox, and can't find the solution
on https://firefox-source-docs.mozilla.org/, you can try asking your question on Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) channel.


Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Firefox developers for
testing, may be buggy.