[Webkit-unassigned] [Bug 216341] New: Web Inspector: modernize InjectedScript code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 23:40:05 PDT 2020


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

            Bug ID: 216341
           Summary: Web Inspector: modernize InjectedScript code
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

- use `Optional&&` and `RefPtr&&` instead of `*`
 - use `Ref&&` instead of `&` when possible
 - don't use out parameters

-- 
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/20200910/2b78a3ef/attachment-0001.htm>


More information about the webkit-unassigned mailing list