Bug 205093

Summary: [iOS] Raw pointers in DeviceMotionClientIOS should be weak pointers.
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: NEW ---    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.