Bug 157761 - Weak reference not used in WKActionSheetAssistant
Summary: Weak reference not used in WKActionSheetAssistant
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad iOS 9.3
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-16 15:38 PDT by Genki Mine
Modified: 2016-05-21 14:10 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 Genki Mine 2016-05-16 15:38:14 PDT
The class WKActionSheetAssistant is not using weak self inside of button handler blocks.