Bug 205093 - [iOS] Raw pointers in DeviceMotionClientIOS should be weak pointers.
Summary: [iOS] Raw pointers in DeviceMotionClientIOS should be weak pointers.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-10 16:58 PST by Per Arne Vollan
Modified: 2019-12-10 16:58 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2019-12-10 16:58:01 PST
If possible, the raw pointers in the class DeviceMotionClientIOS should be turned into weak pointers.