[webkit-reviews] review granted: [Bug 184161] ASSERTION FAILED: ASSERT(!containsImage || MIMETypeRegistry::isSupportedImageResourceMIMEType([resource MIMEType])) in -[NSPasteboard(WebExtras) _web_writePromisedRTFDFromArchive:containsImage:] : [Attachment 338453] Patch and manual test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 24 17:58:08 PDT 2018


mitz at webkit.org has granted Daniel Bates <dbates at webkit.org>'s request for
review:
Bug 184161: ASSERTION FAILED: ASSERT(!containsImage ||
MIMETypeRegistry::isSupportedImageResourceMIMEType([resource MIMEType])) in
-[NSPasteboard(WebExtras) _web_writePromisedRTFDFromArchive:containsImage:]
https://bugs.webkit.org/show_bug.cgi?id=184161

Attachment 338453: Patch and manual test

https://bugs.webkit.org/attachment.cgi?id=338453&action=review




--- Comment #10 from mitz at webkit.org ---
Comment on attachment 338453
  --> https://bugs.webkit.org/attachment.cgi?id=338453
Patch and manual test

View in context: https://bugs.webkit.org/attachment.cgi?id=338453&action=review

> Source/WebKitLegacy/mac/ChangeLog:9
> +	   Fixes an assertion failure when quiting an app that uses a Legacy
WebKit web view after dragging-and-

typo: quiting

> Source/WebKitLegacy/mac/ChangeLog:13
> +	   from the main frame's WebHTMLView and promise AppKit that will
provide a Rich Text Format (RTF) document

“that we will provide” or “to provide”


More information about the webkit-reviews mailing list