NEW 216346
Web Inspector: modernize *DOMDebuggerAgent code
https://bugs.webkit.org/show_bug.cgi?id=216346
Summary Web Inspector: modernize *DOMDebuggerAgent code
Devin Rousso
Reported 2020-09-09 23:47:36 PDT
- use `Optional&&` and `RefPtr&&` instead of `*` - use `Ref&&` instead of `&` when possible - don't use out parameters
Attachments
Radar WebKit Bug Importer
Comment 1 2020-09-16 23:48:13 PDT
Note You need to log in before you can comment on or make changes to this bug.