Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reland "[text-decorations] Fix a crash for ::first-line" #47012

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

This is a reland of commit c9d2271396f178e2c0747f2ef2ac727d8a02f9d1

The original CL hits a DCHECK in the
linux-autofill-captured-sites-rel bots. This CL changes to
push 2 decoration boxes only when the conditions are known,
and to fall back to 1 decoration box in other cases.

This CL also puts the changes under a runtime flag.

Original change's description:

[text-decorations] Fix a crash for ::first-line

This patch fixes a crash when text-decoration is applied to
::first-line.

Fixed: 345562934
Change-Id: If26564ca3dcb913236771ef4a634928485b68eca
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5677308
Reviewed-by: Kent Tamura <tkent@chromium.org>
Auto-Submit: Koji Ishii <kojii@chromium.org>
Commit-Queue: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1323270}

Change-Id: Ifb27df1bfd8e9d0a9dc37a1f18d27a6c9488cc29
Fixed: 345562934
Cq-Include-Trybots: luci.chrome.try:linux-autofill-captured-sites-rel
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5678276
Reviewed-by: Kent Tamura <tkent@chromium.org>
Auto-Submit: Koji Ishii <kojii@chromium.org>
Commit-Queue: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1323484}

This is a reland of commit c9d2271396f178e2c0747f2ef2ac727d8a02f9d1

The original CL hits a `DCHECK` in the
`linux-autofill-captured-sites-rel` bots. This CL changes to
push 2 decoration boxes only when the conditions are known,
and to fall back to 1 decoration box in other cases.

This CL also puts the changes under a runtime flag.

Original change's description:
> [text-decorations] Fix a crash for `::first-line`
>
> This patch fixes a crash when `text-decoration` is applied to
> `::first-line`.
>
> Fixed: 345562934
> Change-Id: If26564ca3dcb913236771ef4a634928485b68eca
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5677308
> Reviewed-by: Kent Tamura <tkent@chromium.org>
> Auto-Submit: Koji Ishii <kojii@chromium.org>
> Commit-Queue: Koji Ishii <kojii@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1323270}

Change-Id: Ifb27df1bfd8e9d0a9dc37a1f18d27a6c9488cc29
Fixed: 345562934
Cq-Include-Trybots: luci.chrome.try:linux-autofill-captured-sites-rel
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5678276
Reviewed-by: Kent Tamura <tkent@chromium.org>
Auto-Submit: Koji Ishii <kojii@chromium.org>
Commit-Queue: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1323484}
Copy link
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 8fdaf8c into master Jul 4, 2024
21 checks passed
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-a244f58317 branch July 4, 2024 23:26
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