Bug 209840

Summary: Dismiss color picker on color selection on MacCatalyst
Product: WebKit Reporter: Megan Gardner <megan_gardner>
Component: New BugsAssignee: Megan Gardner <megan_gardner>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, thorton, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Megan Gardner
Reported 2020-03-31 17:10:10 PDT
Dismiss color picker on color selection on MacCatalyst
Attachments
Patch (4.21 KB, patch)
2020-03-31 17:15 PDT, Megan Gardner
no flags
Patch (4.22 KB, patch)
2020-03-31 17:44 PDT, Megan Gardner
no flags
Megan Gardner
Comment 1 2020-03-31 17:15:37 PDT
Megan Gardner
Comment 2 2020-03-31 17:16:12 PDT
Darin Adler
Comment 3 2020-03-31 17:23:28 PDT
Comment on attachment 395110 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=395110&action=review > Source/WebKit/UIProcess/ios/forms/WKFormColorPicker.mm:154 > + WKColorPopover *_popover; What makes it safe to keep this pointer without RetainPtr or WeakObjCPtr?
Megan Gardner
Comment 4 2020-03-31 17:44:52 PDT
EWS
Comment 5 2020-03-31 20:19:49 PDT
Committed r259336: <https://trac.webkit.org/changeset/259336> All reviewed patches have been landed. Closing bug and clearing flags on attachment 395113 [details].
Note You need to log in before you can comment on or make changes to this bug.