WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
258494
PlatformXR::Device should inherit from ThreadSafeRefCountedAndCanMakeThreadSafeWeakPtr<>
https://bugs.webkit.org/show_bug.cgi?id=258494
Summary
PlatformXR::Device should inherit from ThreadSafeRefCountedAndCanMakeThreadSa...
David Kilzer (:ddkilzer)
Reported
2023-06-24 11:24:12 PDT
PlatformXR::Device should inherit from ThreadSafeRefCountedAndCanMakeThreadSafeWeakPtr<>. It currently inherits from ThreadSafeRefCounted<> and CanMakeWeakPtr<> separately.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-06-24 11:24:36 PDT
<
rdar://problem/111265303
>
David Kilzer (:ddkilzer)
Comment 2
2023-06-24 11:27:58 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/15276
EWS
Comment 3
2023-08-21 17:31:49 PDT
Committed
267114@main
(67406716ae55): <
https://commits.webkit.org/267114@main
> Reviewed commits have been landed. Closing PR #15276 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug