Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spec the catch() operator #172

Merged
merged 3 commits into from
Aug 28, 2024
Merged

Spec the catch() operator #172

merged 3 commits into from
Aug 28, 2024

Conversation

domfarolino
Copy link
Collaborator

@domfarolino domfarolino commented Aug 28, 2024

@domfarolino domfarolino marked this pull request as ready for review August 28, 2024 15:54
spec.bs Show resolved Hide resolved
Copy link
Collaborator

@benlesh benlesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with a note.

@domfarolino domfarolino merged commit 35be035 into master Aug 28, 2024
1 check passed
@domfarolino domfarolino deleted the catch-operator branch August 28, 2024 16:07
github-actions bot added a commit that referenced this pull request Aug 28, 2024
SHA: 35be035
Reason: push, by domfarolino

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
aarongable pushed a commit to chromium/chromium that referenced this pull request Aug 29, 2024
See WICG/observable#172.

R=masonf@chromium.org

Bug: 40282760
Change-Id: I6b117b34ddcbed0a7ac18d4c66121350b0e864c2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5823731
Commit-Queue: Dominic Farolino <dom@chromium.org>
Reviewed-by: Mason Freed <masonf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1348932}
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Aug 29, 2024
See WICG/observable#172.

R=masonf@chromium.org

Bug: 40282760
Change-Id: I6b117b34ddcbed0a7ac18d4c66121350b0e864c2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5823731
Commit-Queue: Dominic Farolino <dom@chromium.org>
Reviewed-by: Mason Freed <masonf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1348932}
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Aug 29, 2024
See WICG/observable#172.

R=masonf@chromium.org

Bug: 40282760
Change-Id: I6b117b34ddcbed0a7ac18d4c66121350b0e864c2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5823731
Commit-Queue: Dominic Farolino <dom@chromium.org>
Reviewed-by: Mason Freed <masonf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1348932}
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Aug 31, 2024
…operator, a=testonly

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

See WICG/observable#172.

R=masonf@chromium.org

Bug: 40282760
Change-Id: I6b117b34ddcbed0a7ac18d4c66121350b0e864c2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5823731
Commit-Queue: Dominic Farolino <dom@chromium.org>
Reviewed-by: Mason Freed <masonf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1348932}

--

wpt-commits: 7a69b2e3e487c988cf3379ede29b945aecbe3162
wpt-pr: 47877
i3roly pushed a commit to i3roly/firefox-dynasty that referenced this pull request Sep 3, 2024
…operator, a=testonly

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

See WICG/observable#172.

R=masonf@chromium.org

Bug: 40282760
Change-Id: I6b117b34ddcbed0a7ac18d4c66121350b0e864c2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5823731
Commit-Queue: Dominic Farolino <dom@chromium.org>
Reviewed-by: Mason Freed <masonf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1348932}

--

wpt-commits: 7a69b2e3e487c988cf3379ede29b945aecbe3162
wpt-pr: 47877
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Sep 6, 2024
…operator, a=testonly

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

See WICG/observable#172.

R=masonfchromium.org

Bug: 40282760
Change-Id: I6b117b34ddcbed0a7ac18d4c66121350b0e864c2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5823731
Commit-Queue: Dominic Farolino <domchromium.org>
Reviewed-by: Mason Freed <masonfchromium.org>
Cr-Commit-Position: refs/heads/main{#1348932}

--

wpt-commits: 7a69b2e3e487c988cf3379ede29b945aecbe3162
wpt-pr: 47877

UltraBlame original commit: 2bd918ac80378ebeffd20b33998983cbf543b566
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Sep 6, 2024
…operator, a=testonly

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

See WICG/observable#172.

R=masonfchromium.org

Bug: 40282760
Change-Id: I6b117b34ddcbed0a7ac18d4c66121350b0e864c2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5823731
Commit-Queue: Dominic Farolino <domchromium.org>
Reviewed-by: Mason Freed <masonfchromium.org>
Cr-Commit-Position: refs/heads/main{#1348932}

--

wpt-commits: 7a69b2e3e487c988cf3379ede29b945aecbe3162
wpt-pr: 47877

UltraBlame original commit: 2bd918ac80378ebeffd20b33998983cbf543b566
jamienicol pushed a commit to jamienicol/gecko that referenced this pull request Sep 9, 2024
…operator, a=testonly

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

See WICG/observable#172.

R=masonf@chromium.org

Bug: 40282760
Change-Id: I6b117b34ddcbed0a7ac18d4c66121350b0e864c2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5823731
Commit-Queue: Dominic Farolino <dom@chromium.org>
Reviewed-by: Mason Freed <masonf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1348932}

--

wpt-commits: 7a69b2e3e487c988cf3379ede29b945aecbe3162
wpt-pr: 47877
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

I think catch may be a requirement
2 participants