WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
247569
Assertion failed in WebCore::calculateAdjustedInnerBorder
https://bugs.webkit.org/show_bug.cgi?id=247569
Summary
Assertion failed in WebCore::calculateAdjustedInnerBorder
Vitor Roriz
Reported
2022-11-07 05:41:17 PST
Created
attachment 463452
[details]
Test that would trigger assertion in calculateAdjustedInnerBorder Debug build will fail assertion for the attached test. Assertion is: `ASSERT(!(newRadii.bottomLeft().width() && newRadii.bottomRight().width()));`
Attachments
Test that would trigger assertion in calculateAdjustedInnerBorder
(600 bytes, text/html)
2022-11-07 05:41 PST
,
Vitor Roriz
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Vitor Roriz
Comment 1
2022-11-07 05:46:22 PST
<
rdar://problem/99885016
>
Vitor Roriz
Comment 2
2022-11-07 05:46:45 PST
Pull request:
https://github.com/WebKit/WebKit/pull/6138
EWS
Comment 3
2022-11-08 05:49:06 PST
Committed
256445@main
(bdb44a705275): <
https://commits.webkit.org/256445@main
> Reviewed commits have been landed. Closing PR #6138 and removing active labels.
Alexey Proskuryakov
Comment 4
2022-11-08 19:44:49 PST
Is this the same as
bug 140941
,
bug 237249
, and/or
bug 244470
?
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug