commit | 167c014d2a9601ce743bd48e6d4a56b146963030 | [log] [tgz] |
---|---|---|
author | kling@webkit.org <kling@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Tue Oct 09 01:44:55 2012 +0000 |
committer | kling@webkit.org <kling@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Tue Oct 09 01:44:55 2012 +0000 |
tree | bd95935e08cc92fddfad6a0d38f2efe124443a85 | |
parent | 92c0a865b199fbb397fda61ae2f7fff3a0fb48e4 [diff] |
REGRESSION(r130643): editing/pasteboard/data-transfer-item is failing on chromium. <http://webkit.org/b/98686> Reviewed by Tony Chang. Change ChromiumDataObject::createFromPasteboard() to use a ListHashSet instead of a HashSet so that item order is preserved. * platform/chromium/ChromiumDataObject.cpp: (WebCore::ChromiumDataObject::createFromPasteboard): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@130712 268f45cc-cd09-0410-ab3c-d52691b4dbfc