[Webkit-unassigned] [Bug 216345] New: Web Inspector: modernize *DOMAgent code and related helper classes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 9 23:46:34 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=216345
Bug ID: 216345
Summary: Web Inspector: modernize *DOMAgent code and related
helper classes
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/648f96bd/attachment-0001.htm>
More information about the webkit-unassigned
mailing list