Skip to content

[Gap Decorations]: Resolve crash related to collapsed tracks - #55462

Merged
chromium-wpt-export-bot merged 1 commit into
masterfrom
chromium-export-cl-7040524
Oct 15, 2025
Merged

[Gap Decorations]: Resolve crash related to collapsed tracks#55462
chromium-wpt-export-bot merged 1 commit into
masterfrom
chromium-export-cl-7040524

Conversation

@chromium-wpt-export-bot

@chromium-wpt-export-bot chromium-wpt-export-bot commented Oct 15, 2025

Copy link
Copy Markdown
Collaborator

This CL addresses a bug involving collapsed tracks with grid gap
decorations during fragmentation. In crrev.com/c/7000980, we previously
skipped building gaps for ranges with collapsed tracks but did not
adjust the gap index-to-set structure accordingly. This CL ensures that
entries are not added for ranges without sets, which occurs when tracks
are collapsed.

Bug: 450776548
Change-Id: I3196e279a723fc8a623c678e0188b5f75aa99e70
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7040524
Commit-Queue: Sam Davis Omekara <samomekarajr@microsoft.com>
Reviewed-by: Alison Maher <almaher@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1530515}

This CL addresses a bug involving collapsed tracks with grid gap
decorations during fragmentation. In crrev.com/c/7000980, we previously
skipped building gaps for ranges with collapsed tracks but did not
adjust the gap index-to-set structure accordingly. This CL ensures that
entries are not added for ranges without sets, which occurs when tracks
are collapsed.

Bug: 450776548
Change-Id: I3196e279a723fc8a623c678e0188b5f75aa99e70
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7040524
Commit-Queue: Sam Davis Omekara <samomekarajr@microsoft.com>
Reviewed-by: Alison Maher <almaher@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1530515}

@wpt-pr-bot wpt-pr-bot left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

The review process for this patch is being conducted in the Chromium project.

@chromium-wpt-export-bot
chromium-wpt-export-bot merged commit bda4a46 into master Oct 15, 2025
17 checks passed
@chromium-wpt-export-bot
chromium-wpt-export-bot deleted the chromium-export-cl-7040524 branch October 15, 2025 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants