Bug 41493 - [chromium] Dragging a link triggers an assert when accessing event.dataTransfer.types
Summary: [chromium] Dragging a link triggers an assert when accessing event.dataTransf...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-01 16:38 PDT by Daniel Cheng
Modified: 2010-07-01 21:03 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.37 KB, patch)
2010-07-01 16:46 PDT, Daniel Cheng
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Cheng 2010-07-01 16:38:47 PDT
ClipboardChromium::writeURL violates an assumption in ClipboardChromium::getData that uriList will always be non-empty if url is valid.
Comment 1 Daniel Cheng 2010-07-01 16:46:07 PDT
Created attachment 60313 [details]
Patch
Comment 2 Jian Li 2010-07-01 16:58:18 PDT
Comment on attachment 60313 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2010-07-01 21:02:59 PDT
Comment on attachment 60313 [details]
Patch

Clearing flags on attachment: 60313

Committed r62354: <http://trac.webkit.org/changeset/62354>
Comment 4 WebKit Commit Bot 2010-07-01 21:03:03 PDT
All reviewed patches have been landed.  Closing bug.