[Webkit-unassigned] [Bug 163839] [Cocoa] Crash in init_WebCreateFragment when pasting (seen in multiple apps using legacy WebKit)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 21 22:27:18 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=163839

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|webkit-unassigned at lists.web |darin at apple.com
                   |kit.org                     |

--- Comment #2 from Darin Adler <darin at apple.com> ---
I’m going to try this:

#if PLATFORM(IOS)
SOFT_LINK_PRIVATE_FRAMEWORK(WebKitLegacy)
#endif

#if PLATFORM(MAC)
SOFT_LINK_FRAMEWORK_IN_UMBRELLA(WebKit, WebKitLegacy)
#endif

But the real problem is that last time I didn’t test!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161022/040d4c60/attachment.html>


More information about the webkit-unassigned mailing list