[Webkit-unassigned] [Bug 53320] [Qt] QtWebKit does not properly handle D&D of a precent encoded URL...

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 12 09:46:13 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=53320


Aparna Nandyal <aparna.nand at wipro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aparna.nand at wipro.com




--- Comment #7 from Aparna Nandyal <aparna.nand at wipro.com>  2011-02-12 09:46:14 PST ---
..Continuing the analysis part (pressed commit button by mistake)
The second approach is the approach taken by the gtk port for example. In this approach the string does not get encoded at this point. 

I took the first approach:
1. It is always better to encode at this point rather then passing the human readable url
2. The encoded url is same as the one in html.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list