[Webkit-unassigned] [Bug 257938] New: Use smart pointers with PageLoadStateObserverBase subclasses and instance variables

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 10 11:47:20 PDT 2023


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

            Bug ID: 257938
           Summary: Use smart pointers with PageLoadStateObserverBase
                    subclasses and instance variables
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit Process Model
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org

Use smart pointers with PageLoadStateObserverBase subclasses and instance variables.

NavigationState inherits from CanMakeWeakPtr<>, but PageLoadStateObserver should also use a WeakPtr<>.

<rdar://110485192>

-- 
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/20230610/fb13cc21/attachment.htm>


More information about the webkit-unassigned mailing list