Skip to content

Commit

Permalink
Bug 1915450 [wpt PR 47844] - DOM: Implement the Observable#reduce()
Browse files Browse the repository at this point in the history
… operator, a=testonly

Automatic update from web-platform-tests
DOM: Implement the `Observable#reduce()` operator

This CL specs the `reduce()` operator to have the same semantics as
the `reduce()` operator in TC39's iterator helpers proposal. See
WICG/observable#171.

R=jarhar

Bug: 40282760
Change-Id: I564b8cf0cf1fef81c0ee42808fad0a5aaddd2fc2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5817639
Commit-Queue: Dominic Farolino <domchromium.org>
Reviewed-by: Joey Arhar <jarharchromium.org>
Cr-Commit-Position: refs/heads/main{#1348159}

--

wpt-commits: 2a7b7ed6c088ae592ea3a1aa4437728596648cb8
wpt-pr: 47844

UltraBlame original commit: a0a2d5d15343b7dd8ba7b31bd8b0114df5e869a1
  • Loading branch information
marco-c committed Sep 6, 2024
1 parent faed9f1 commit 34e4156
Showing 1 changed file with 1,095 additions and 0 deletions.
Loading

0 comments on commit 34e4156

Please sign in to comment.