Skip to content

Conversation

@JeanMeche
Copy link
Member

Prior to this change, HttpProgressEvent could not be narrowed to HttpDownloadProgressEvent or HttpUploadProgressEvent

@pullapprove pullapprove bot requested a review from kirjs August 20, 2025 08:59
@JeanMeche JeanMeche added the action: global presubmit The PR is in need of a google3 global presubmit label Aug 20, 2025
@angular-robot angular-robot bot added the area: common/http Issues related to HTTP and HTTP Client label Aug 20, 2025
@ngbot ngbot bot added this to the Backlog milestone Aug 20, 2025
@JeanMeche JeanMeche force-pushed the http-event-narrowing branch from 31893bc to 4d2376c Compare August 20, 2025 11:12
Prior to this change, `HttpProgressEvent` could not be narrowed to `HttpDownloadProgressEvent` or `HttpUploadProgressEvent`
@JeanMeche JeanMeche force-pushed the http-event-narrowing branch from 4d2376c to 4115855 Compare August 20, 2025 12:13
@JeanMeche JeanMeche added the target: patch This PR is targeted for the next patch release label Aug 20, 2025
@JeanMeche
Copy link
Member Author

TGP is "green"

@JeanMeche JeanMeche removed the action: global presubmit The PR is in need of a google3 global presubmit label Aug 20, 2025
Copy link
Contributor

@thePunderWoman thePunderWoman left a comment

Choose a reason for hiding this comment

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

reviewed-for: fw-general, public-api

Copy link
Contributor

@mmalerba mmalerba left a comment

Choose a reason for hiding this comment

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

reviewed-for: public-api

@mmalerba mmalerba added the action: merge The PR is ready for merge by the caretaker label Aug 27, 2025
@AndrewKushnir
Copy link
Contributor

This PR was merged into the repository. The changes were merged into the following branches:

AndrewKushnir pushed a commit that referenced this pull request Aug 27, 2025
…63267)

Prior to this change, `HttpProgressEvent` could not be narrowed to `HttpDownloadProgressEvent` or `HttpUploadProgressEvent`

PR Close #63267
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: common/http Issues related to HTTP and HTTP Client target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't access partialText on an HttpProgressEvent unless I cast it first

5 participants