Skip to content

refactor(core): do not serialize parent block id for top level blocks#59190

Closed
AndrewKushnir wants to merge 1 commit intoangular:mainfrom
AndrewKushnir:defer_min_serialization_info
Closed

refactor(core): do not serialize parent block id for top level blocks#59190
AndrewKushnir wants to merge 1 commit intoangular:mainfrom
AndrewKushnir:defer_min_serialization_info

Conversation

@AndrewKushnir
Copy link
Copy Markdown
Contributor

This commit updates incremental hydration-related annotation logic to avoid serializing parent block id when it's null (for top-level blocks).

PR Type

What kind of change does this PR introduce?

  • Refactoring (no functional changes, no api changes)

Does this PR introduce a breaking change?

  • Yes
  • No

@AndrewKushnir AndrewKushnir added action: review The PR is still awaiting reviews from at least one requested reviewer area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release core: incremental hydration labels Dec 13, 2024
@ngbot ngbot bot added this to the Backlog milestone Dec 13, 2024
@angular-robot angular-robot bot added area: core Issues related to the framework runtime and removed area: core Issues related to the framework runtime labels Dec 13, 2024
Copy link
Copy Markdown
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.

LGTM!

@AndrewKushnir
Copy link
Copy Markdown
Contributor Author

Blocked by #59188, this PR will need a rebase once #59188 lands.

@AndrewKushnir AndrewKushnir added state: blocked and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Dec 13, 2024
@AndrewKushnir AndrewKushnir force-pushed the defer_min_serialization_info branch from 5b8e659 to e2fa067 Compare December 17, 2024 02:16
@angular-robot angular-robot bot added area: core Issues related to the framework runtime and removed area: core Issues related to the framework runtime labels Dec 17, 2024
@ngbot ngbot bot modified the milestone: Backlog Dec 17, 2024
@AndrewKushnir AndrewKushnir added action: presubmit The PR is in need of a google3 presubmit and removed state: blocked labels Dec 17, 2024
Copy link
Copy Markdown
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.

LGTM. Just one suggestion.

@AndrewKushnir AndrewKushnir force-pushed the defer_min_serialization_info branch from e2fa067 to a3f9c20 Compare December 21, 2024 00:40
@angular-robot angular-robot bot added area: core Issues related to the framework runtime and removed area: core Issues related to the framework runtime labels Dec 21, 2024
@ngbot ngbot bot modified the milestone: Backlog Dec 21, 2024
This commit updates incremental hydration-related annotation logic to avoid serializing parent block id when it's `null` (for top-level blocks).
@AndrewKushnir AndrewKushnir force-pushed the defer_min_serialization_info branch from a3f9c20 to a3f54f5 Compare January 11, 2025 00:34
@AndrewKushnir
Copy link
Copy Markdown
Contributor Author

Presubmit.

@AndrewKushnir AndrewKushnir removed the action: presubmit The PR is in need of a google3 presubmit label Jan 14, 2025
@AndrewKushnir AndrewKushnir added the action: merge The PR is ready for merge by the caretaker label Jan 14, 2025
@kirjs
Copy link
Copy Markdown
Contributor

kirjs commented Jan 14, 2025

This PR was merged into the repository by commit ed05cb5.

The changes were merged into the following branches: main, 19.0.x, 19.1.x

kirjs pushed a commit that referenced this pull request Jan 14, 2025
…#59190)

This commit updates incremental hydration-related annotation logic to avoid serializing parent block id when it's `null` (for top-level blocks).

PR Close #59190
@kirjs kirjs closed this in ed05cb5 Jan 14, 2025
kirjs pushed a commit that referenced this pull request Jan 14, 2025
…#59190)

This commit updates incremental hydration-related annotation logic to avoid serializing parent block id when it's `null` (for top-level blocks).

PR Close #59190
PrajaktaB27 pushed a commit to PrajaktaB27/angular that referenced this pull request Feb 7, 2025
…angular#59190)

This commit updates incremental hydration-related annotation logic to avoid serializing parent block id when it's `null` (for top-level blocks).

PR Close angular#59190
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 Feb 14, 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: core Issues related to the framework runtime core: incremental hydration target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants