[Webkit-unassigned] [Bug 231111] New: CSSPrimitiveValue::init(RefPtr<CSSCalcValue>&& c) should take Ref<CSSCalcValue> instead of RefPtr<CSSCalcValue>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 1 16:46:14 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=231111

            Bug ID: 231111
           Summary: CSSPrimitiveValue::init(RefPtr<CSSCalcValue>&& c)
                    should take Ref<CSSCalcValue> instead of
                    RefPtr<CSSCalcValue>
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gnavamarino at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211001/cd3527e3/attachment.htm>


More information about the webkit-unassigned mailing list