Skip to content

Fix progress() internal type#59436

Merged
chromium-wpt-export-bot merged 1 commit into
masterfrom
chromium-export-cl-7789613
Apr 23, 2026
Merged

Fix progress() internal type#59436
chromium-wpt-export-bot merged 1 commit into
masterfrom
chromium-export-cl-7789613

Conversation

@chromium-wpt-export-bot
Copy link
Copy Markdown
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Apr 23, 2026

progress() always return number, but while creating
CalculationExpressionNode the result was saved as pixels and percents,
which later confused our type system.

Fixed: 504004119
Change-Id: I50e7090f63a678e147d99fad8e089aad4b6425fa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7789613
Commit-Queue: Daniil Sakhapov <sakhapov@chromium.org>
Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1619414}

progress() always return number, but while creating
CalculationExpressionNode the result was saved as pixels and percents,
which later confused our type system.

Fixed: 504004119
Change-Id: I50e7090f63a678e147d99fad8e089aad4b6425fa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7789613
Commit-Queue: Daniil Sakhapov <sakhapov@chromium.org>
Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1619414}
Copy link
Copy Markdown
Collaborator

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

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 f46f7cb into master Apr 23, 2026
27 checks passed
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-7789613 branch April 23, 2026 11:12
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.

3 participants