Bug 216344

Summary: Web Inspector: modernize *CanvasAgent code
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=216302

Devin Rousso
Reported 2020-09-09 23:43:46 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:44:16 PDT
Note You need to log in before you can comment on or make changes to this bug.