Remove cf_html from webdropdata.h.  This is windows
specific code so we should handle it before we get
to webkit.

CF_HTML needs the source URL to resolve relative URLs
so I added that to the format and plumb it through
from webcore.

I also did some small refactoring so we only have one
implementation of converting to/from CF_HTML and regular
markup.  We can tweak these converters (and add unit tests)
in follow up changes.

Review URL: http://codereview.chromium.org/11247

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5662 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 22cf8687fe6c4fc4dbb2b9b2ac41d7d45f656d83
4 files changed
tree: c15f5105b6c5b5824ed7d2ac3167f87bd75a3406
  1. base/
  2. build/
  3. testing/