WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
242209
Remove GraphicsLayer::supportsRoundedClip and RenderLayerBacking::m_childClippingMaskLayer
https://bugs.webkit.org/show_bug.cgi?id=242209
Summary
Remove GraphicsLayer::supportsRoundedClip and RenderLayerBacking::m_childClip...
Fujii Hironori
Reported
2022-06-30 14:50:43 PDT
After
252014@main
(
bug#242097
), GraphicsLayer::supportsRoundedClip returns true for all ports. We can remove it.
Attachments
Patch
(12.15 KB, patch)
2022-06-30 14:55 PDT
,
Fujii Hironori
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2022-06-30 14:55:57 PDT
Created
attachment 460589
[details]
Patch
EWS
Comment 2
2022-07-01 14:06:19 PDT
Committed
252070@main
(c1a2e7ae525f): <
https://commits.webkit.org/252070@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 460589
[details]
.
Radar WebKit Bug Importer
Comment 3
2022-07-01 14:07:13 PDT
<
rdar://problem/96313350
>
Robert Jenner
Comment 4
2022-07-15 23:42:59 PDT
I am re-opening this bug because I had to do a partial revert of
25070@main
. The changes committed to updateGeometry at that change caused testing on iOS 16 Debug beta to crash and never complete. I added the crashlog text to this bug:
https://bugs.webkit.org/show_bug.cgi?id=242832
Additionally I added the revert needed to that bug, and it is currently going through testing.
Fujii Hironori
Comment 5
2022-07-16 05:52:44 PDT
I can't believe. My change just removed unused code. I should have no effect.
Darin Adler
Comment 6
2022-07-16 14:27:10 PDT
I agree. This doesn’t make logical sense.
Fujii Hironori
Comment 7
2022-07-19 20:39:06 PDT
bug#242832
was resolved. Closed this bug again.
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