Bug 274236 - Introduction.md RefCounted<T> typo
Summary: Introduction.md RefCounted<T> typo
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Trivial
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-15 18:12 PDT by bazzimoe3
Modified: 2024-05-22 18:13 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bazzimoe3 2024-05-15 18:12:12 PDT
In Introduction.md, in the "How to use RefPtr and Ref" code sample, RefCounted<T> should be RefCounted<A>
Comment 1 bazzimoe3 2024-05-15 18:21:45 PDT
Pull request: https://github.com/WebKit/WebKit/pull/28636
Comment 2 Radar WebKit Bug Importer 2024-05-22 18:13:13 PDT
<rdar://problem/128578638>