Skip to content

proto: change WindowManager child_tokens format - #7184

Open
rukkal wants to merge 1 commit into
mainfrom
dev/rukkal/wm-proto-change-children-field-type
Open

proto: change WindowManager child_tokens format#7184
rukkal wants to merge 1 commit into
mainfrom
dev/rukkal/wm-proto-change-children-field-type

Conversation

@rukkal

@rukkal rukkal commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

This commit changes the WindowManager's child_tokens field from a
repeated int32 to a repeated IdentifierProto message.
Thus the WindowManager incremental tracing can signal to the ProtoVM
when the list becomes empty, emitting an empty IndentifierProto message.

This is a breaking change, but acceptable as the field is not being used
yet.

Bug: 512718675

@rukkal
rukkal requested a review from a team as a code owner August 22, 2026 05:46
@rukkal
rukkal requested a review from primiano August 22, 2026 05:47
@rukkal
rukkal force-pushed the dev/rukkal/wm-proto-change-children-field-type branch from 4c1fd44 to 5f85b36 Compare August 24, 2026 05:27
This commit changes the WindowManager's child_tokens field from a
repeated int32 to a repeated IdentifierProto message.

Thus the WindowManager incremental tracing can signal to the ProtoVM
when the list becomes empty, emitting an empty IndentifierProto message.

This is a breaking change, but acceptable as the field is not being used
yet.

Bug: 512718675
Change-Id: I8b32b36ac3d691c5389a0b5a1174c7d2a82113f8
@rukkal
rukkal force-pushed the dev/rukkal/wm-proto-change-children-field-type branch from 5f85b36 to 5cef632 Compare August 24, 2026 07:06
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.

2 participants