[pull] master from web-platform-tests:master#2023
Merged
pull[bot] merged 9 commits intoAll-Blockchains:masterfrom Mar 19, 2026
Merged
[pull] master from web-platform-tests:master#2023pull[bot] merged 9 commits intoAll-Blockchains:masterfrom
pull[bot] merged 9 commits intoAll-Blockchains:masterfrom
Conversation
Differential Revision: https://phabricator.services.mozilla.com/D208062 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1892551 gecko-commit: 05665d221e8828b6a9afffbc8183a50530fc1103 gecko-reviewers: jgraham, dom-core, farre
…be true. Differential Revision: https://phabricator.services.mozilla.com/D284728 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1892551 gecko-commit: 5bba83938e6f2a35fe8c3e51caa896db675699e8 gecko-reviewers: taskgraph-reviewers, ahal
This is a reland of commit 0d0cb58c007f114b90f1d1c3baf1b9140ec16cbf Fix the bot failure by ensure the byte length is within system size_t. Original change's description: > webnn: Limit element count to INT_MAX > > TFLite has implicit element count limit of int32 max because > `RuntimeShape::FlatSize` returns int, this function usage is widespread > so the assumption of int32 is deeply baked into the codebase. > Update WebNN's element count limit to INT_MAX to match with TFLite > expectation. > > Bug: 492421926 > Change-Id: Id4d26e77900787cc001df99a58015d578b2c57f3 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7671499 > Reviewed-by: Reilly Grant <reillyg@chromium.org> > Reviewed-by: Phillis Tang <phillis@chromium.org> > Commit-Queue: Phillis Tang <phillis@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1601340} Bug: 492421926 Change-Id: I9eeb097c0922b57e57119ab689ccc639c473edae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7682064 Reviewed-by: Reilly Grant <reillyg@chromium.org> Reviewed-by: Phillis Tang <phillis@chromium.org> Commit-Queue: Phillis Tang <phillis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1602083}
Bug: 420443621 Change-Id: I45f118ff066c79f61b2113639242817701f61b5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7679470 Auto-Submit: Anders Hartvoll Ruud <andruud@chromium.org> Reviewed-by: Munira Tursunova <moonira@google.com> Commit-Queue: Munira Tursunova <moonira@google.com> Cr-Commit-Position: refs/heads/main@{#1601358}
The new reinsert logic added in: https://chromium-review.googlesource.com/c/chromium/src/+/7427180 Had an issue where the reinsert logic differed from the reattachment logic. The reinsert logic used: LayoutTreeBuilderTraversal::NextSiblingLayoutObject But the reattachment logic has additional logic within: LayoutTreeBuild::NextLayoutObject We should have been using the logic for reattachment. Extract this out to a LayoutTreeBuilderTraversal::NextSiblingLayoutObjectForAttachment and update the callsites. Fixed: 492374383 Change-Id: I05996ffad7b756144361ce38d71f4aed078ac44b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7673932 Reviewed-by: Rune Lillesveen <futhark@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/main@{#1601964}
Add regression test for concat with output exceeding element count limit. Bug: 492421926 Change-Id: I2efec24eed28f4f202e1bf17f6b17bcbce6c00b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7676164 Reviewed-by: Phillis Tang <phillis@chromium.org> Reviewed-by: Reilly Grant <reillyg@chromium.org> Commit-Queue: Phillis Tang <phillis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1602152}
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )