WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
246044
[Outline] Introduce BorderData::Radii
https://bugs.webkit.org/show_bug.cgi?id=246044
Summary
[Outline] Introduce BorderData::Radii
zalan
Reported
2022-10-04 15:26:16 PDT
ssia
Attachments
Patch
(7.50 KB, patch)
2022-10-04 15:31 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2022-10-04 15:31:39 PDT
Created
attachment 462797
[details]
Patch
Simon Fraser (smfr)
Comment 2
2022-10-04 17:07:03 PDT
Comment on
attachment 462797
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=462797&action=review
> COMMIT_MESSAGE:7 > +(This structure is going to be used to pass around radii information in BorderPainter)
Can you use RoundedRect::Radii instead? Do you need LengthSize, or just LayoutSize for radii?
zalan
Comment 3
2022-10-04 17:08:39 PDT
(In reply to Simon Fraser (smfr) from
comment #2
)
> Comment on
attachment 462797
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=462797&action=review
> > > COMMIT_MESSAGE:7 > > +(This structure is going to be used to pass around radii information in BorderPainter) > > Can you use RoundedRect::Radii instead? Do you need LengthSize, or just > LayoutSize for radii?
RoundedRect::Radii is resolved, this is computed radii.
EWS
Comment 4
2022-10-05 08:28:25 PDT
Committed
255172@main
(387077670b14): <
https://commits.webkit.org/255172@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 462797
[details]
.
Radar WebKit Bug Importer
Comment 5
2022-10-05 08:29:18 PDT
<
rdar://problem/100808696
>
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