WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
6225
Assertion failure on dragging a partially loaded image (-[NSPasteboard(WebExtras) _web_writeImage:URL:title:archive:types:])
https://bugs.webkit.org/show_bug.cgi?id=6225
Summary
Assertion failure on dragging a partially loaded image (-[NSPasteboard(WebExt...
Alexey Proskuryakov
Reported
2005-12-24 02:08:22 PST
Steps to reproduce: 1. Open the bug URL with ToT debug build 2. Before the image finishes loading, try to drag it Results: ================= ERROR: Failed to archive subresource for
http://xn--sailor-183m.com/japan/Japan-Images/328.jpg
(/Users/ap/WebKit/WebKit/WebView.subproj/WebDataSource.m:163 -[WebDataSource(WebPrivate) _archiveWithMarkupString:nodes:]) ================= ================= ASSERTION FAILED: [imageTypes containsObject:[resource MIMEType]] (/Users/ap/WebKit/WebKit/ Misc.subproj/WebNSPasteboardExtras.m:248 -[NSPasteboard(WebExtras) _web_writeImage:URL:title:archive:types:]) =================
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2007-03-31 05:13:50 PDT
This is not reproducible anymore (
r20639
).
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug