REOPENED 171318
WebKit calls AppKit NSCell API from a background queue
https://bugs.webkit.org/show_bug.cgi?id=171318
Summary WebKit calls AppKit NSCell API from a background queue
Tim Horton
Reported 2017-04-26 00:12:01 PDT
WebKit calls AppKit NSCell API from a background queue
Attachments
Patch (2.59 KB, patch)
2017-04-26 00:12 PDT, Tim Horton
andersca: review+
Tim Horton
Comment 1 2017-04-26 00:12:31 PDT
Tim Horton
Comment 2 2017-04-26 10:23:05 PDT
Tim Horton
Comment 3 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.
Note You need to log in before you can comment on or make changes to this bug.