WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 250648
231111
CSSPrimitiveValue::init(RefPtr<CSSCalcValue>&& c) should take Ref<CSSCalcValue> instead of RefPtr<CSSCalcValue>
https://bugs.webkit.org/show_bug.cgi?id=231111
Summary
CSSPrimitiveValue::init(RefPtr<CSSCalcValue>&& c) should take Ref<CSSCalcValu...
Gabriel Nava Marino
Reported
2021-10-01 16:46:14 PDT
CSSPrimitiveValue::init(RefPtr<CSSCalcValue>&& c) should take Ref<CSSCalcValue> instead of RefPtr<CSSCalcValue>, like all the other init functions Please refer to
https://bugs.webkit.org/show_bug.cgi?id=230929
for additional context.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-10-08 16:47:14 PDT
<
rdar://problem/84049119
>
Darin Adler
Comment 2
2023-01-18 19:56:55 PST
Fixed this as part of
bug 250648
. *** This bug has been marked as a duplicate of
bug 250648
***
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