[Webkit-unassigned] [Bug 216302] New: Web Inspector: modernize generated backend protocol code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 8 19:11:42 PDT 2020


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

            Bug ID: 216302
           Summary: Web Inspector: modernize generated backend protocol
                    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 `&`
 - parse enum values and pass the enum directly instead of the raw string
 - 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/20200909/f706e922/attachment-0001.htm>


More information about the webkit-unassigned mailing list