Tags: bobihu/wpt
Tags
[Focusgroup] Fix descend in orthogonal focusgroup bug (forward nav) We are supposed to be able to descend into an orthogonal extending focusgroup when the arrow key press is aligned with the axis of that extending focusgroup, but it doesn't work. This CL fixes this bug. Fixed: 1326306 Change-Id: If7291e58d5e00e91734e5425b3d57ecaa32b0c47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3652608 Commit-Queue: Benjamin Beaudry <benjamin.beaudry@microsoft.com> Reviewed-by: Daniel Libby <dlibby@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1004610}
Bump taskcluster from 44.13.6 to 44.13.7 in /tools Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 44.13.6 to 44.13.7. - [Release notes](https://github.com/taskcluster/taskcluster/releases) - [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md) - [Commits](taskcluster/taskcluster@v44.13.6...v44.13.7) --- updated-dependencies: - dependency-name: taskcluster dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Add wdspec tests for browsingContext.navigate to url with hash. Depends on D146290 Differential Revision: https://phabricator.services.mozilla.com/D146460 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1763127 gecko-commit: b04acb253be86b3a5a8439483ebeb20d3dfb4151 gecko-reviewers: webdriver-reviewers, whimboo
Add checks for the caching invariant of element reflection (web-platf… …orm-tests#34095)
[ImageDecoder] Ensure ReadableStream consumer is cancelled. 34dc1247e6267b54675f580862b909d927c5f124 mistakenly removed a call to ReadableStreamBytesConsumer::Cancel() during some shutdown paths. The consumer must be cancelled in all cases after activation or it can issue calls back into the client we register after destruction. R=japhet Fixed: 1319714 Change-Id: I4495e470484ac66564d5ee271cd059bb7021117b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3629902 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Reviewed-by: Nate Chapin <japhet@chromium.org> Cr-Commit-Position: refs/heads/main@{#1004567}
Fetch: add tests for Response.json Context: whatwg/fetch#1392.
Add wdspec tests for browsingContext.navigate to url with hash. Depends on D146290 Differential Revision: https://phabricator.services.mozilla.com/D146460 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1763127 gecko-commit: b04acb253be86b3a5a8439483ebeb20d3dfb4151 gecko-reviewers: webdriver-reviewers, whimboo
[Focusgroup] Fix descend in orthogonal focusgroup bug (forward nav) We are supposed to be able to descend into an orthogonal extending focusgroup when the arrow key press is aligned with the axis of that extending focusgroup, but it doesn't work. This CL fixes this bug. Fixed: 1326306 Change-Id: If7291e58d5e00e91734e5425b3d57ecaa32b0c47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3652608 Commit-Queue: Benjamin Beaudry <benjamin.beaudry@microsoft.com> Reviewed-by: Daniel Libby <dlibby@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1004610}
[ImageDecoder] Ensure ReadableStream consumer is cancelled. 34dc1247e6267b54675f580862b909d927c5f124 mistakenly removed a call to ReadableStreamBytesConsumer::Cancel() during some shutdown paths. The consumer must be cancelled in all cases after activation or it can issue calls back into the client we register after destruction. R=japhet Fixed: 1319714 Change-Id: I4495e470484ac66564d5ee271cd059bb7021117b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3629902 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Reviewed-by: Nate Chapin <japhet@chromium.org> Cr-Commit-Position: refs/heads/main@{#1004567}
PreviousNext