RESOLVED FIXED 81835
WebURLWithTitles pasteboard format should support correctly encoded URLs
https://bugs.webkit.org/show_bug.cgi?id=81835
Summary WebURLWithTitles pasteboard format should support correctly encoded URLs
Enrica Casucci
Reported 2012-03-21 15:15:32 PDT
We currently write out the URL part of this format, transforming the URL into its user visible representation. We should write out the original URL instead. <rdar://problem/11082749>
Attachments
Patch (7.09 KB, patch)
2012-03-21 15:20 PDT, Enrica Casucci
beidson: review+
Enrica Casucci
Comment 1 2012-03-21 15:20:00 PDT
Enrica Casucci
Comment 2 2012-03-21 15:48:36 PDT
Dirk Pranke
Comment 3 2012-03-21 15:59:22 PDT
Csaba Osztrogonác
Comment 4 2012-03-22 01:20:32 PDT
http://trac.webkit.org/changeset/111615/trunk/Tools/Scripts/webkitpy/layout_tests/port/webkit.py I think it was an absolutely unrelated and accidentally change here. I rolled out webkit.py change - http://trac.webkit.org/changeset/111661 (with rolling out http://trac.webkit.org/changeset/111609)
Ryosuke Niwa
Comment 5 2012-03-23 00:36:06 PDT
Note You need to log in before you can comment on or make changes to this bug.