Bug 183797

Summary: WKWebView doesn’t expose its spellCheckerDocumentTag
Product: WebKit Reporter: mitz
Component: WebKit APIAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: sam, thorton
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Add _spellCheckerDocumentTag property thorton: review+

Description mitz 2018-03-20 13:48:39 PDT
It also seems to never call -closeSpellDocumentWithTag: on the tags it uses.
Comment 1 mitz 2018-03-20 13:49:58 PDT
<rdar://problem/38678089>
Comment 2 mitz 2018-03-22 17:22:48 PDT
Created attachment 336341 [details]
Add _spellCheckerDocumentTag property
Comment 3 mitz 2018-03-22 18:15:44 PDT
Fixed in <https://trac.webkit.org/r229875>.