Bug 171318

Summary: WebKit calls AppKit NSCell API from a background queue
Product: WebKit Reporter: Tim Horton <thorton>
Component: New BugsAssignee: Tim Horton <thorton>
Status: REOPENED ---    
Severity: Normal CC: andersca, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Tim Horton 2017-04-26 00:12:01 PDT
WebKit calls AppKit NSCell API from a background queue
Comment 1 Tim Horton 2017-04-26 00:12:31 PDT
Created attachment 308226 [details]
Patch
Comment 2 Tim Horton 2017-04-26 10:23:05 PDT
http://trac.webkit.org/changeset/215808/webkit
Comment 3 Tim Horton 2017-04-27 14:09:20 PDT
This is insufficient (only fixes some of the cases) -- NSAttributedString holds on to the NSCell and uses it later, underneath hasCompatibleServicesForItems.