[Webkit-unassigned] [Bug 206035] New: Check the existence of the optional m_sessionID before using it in WebProcess::setResourceLoadStatisticsEnabled()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 9 14:12:06 PST 2020


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

            Bug ID: 206035
           Summary: Check the existence of the optional m_sessionID before
                    using it in
                    WebProcess::setResourceLoadStatisticsEnabled()
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wilander at apple.com

Since m_sessionID is optional, we need to check that it exists before asking it whether the session is ephemeral.

-- 
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/20200109/4f7bae54/attachment.htm>


More information about the webkit-unassigned mailing list