[Webkit-unassigned] [Bug 214542] New: WebPageProxyIdentifier parameter of WebPageProxy::CreateNewPage() should not be Optional

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 19 20:04:48 PDT 2020


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

            Bug ID: 214542
           Summary: WebPageProxyIdentifier parameter of
                    WebPageProxy::CreateNewPage() should not be Optional
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: achristensen at apple.com, cdumez at apple.com,
                    useafterfree at apple.com

WebPageProxyIdentifier parameter of WebPageProxy::CreateNewPage() should not be Optional.

The method extracts the value of Optional<WebPageProxyIdentifier> unconditionally, so it's clear it doesn't need to be Optional<>.

<rdar://problem/65768644>

-- 
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/20200720/5a317251/attachment.htm>


More information about the webkit-unassigned mailing list