Status: Unconfirmed Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 24880 by rolandst...@google.com: Change WebDragData to use ChromiumDataObject interface methods http://code.google.com/p/chromium/issues/detail?id=24880
Chrome Version : 4.0.223.0 (29094) URLs (if applicable) : Other browsers tested: Add OK or FAIL after other browsers where you have tested this issue: Safari 4: N/A Firefox 3.x: N/A IE 7: N/A IE 8: N/A What steps will reproduce the problem? 1. N/A What is the expected result? N/A What happens instead? N/A Please provide any additional information below. Attach a screenshot if possible. WebDragData currently accesses the objects within ChromiumDataObject directly. To loosen this direct coupling I added generic interface methods to ChromiumDataObject (https://bugs.webkit.org/show_bug.cgi?id=28964). On the Chromium side WebDragData now needs to be changed to use those. Aside from being generally a good idea IMHO, the final target is a proper fix for event.dataTransfer.getData/setData (https://bugs.webkit.org/show_bug.cgi?id=28293) that requires changing the members. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---