[Webkit-unassigned] [Bug 29424] [Qt] QWebFrame: When a relative url is loaded then it will make it absolute internally, however this strips out any query/fragments
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 15 12:37:54 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=29424
Aparna Nandyal <aparna.nand at wipro.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #82506| |review?, commit-queue?
Flag| |
--- Comment #4 from Aparna Nandyal <aparna.nand at wipro.com> 2011-02-15 12:37:54 PST ---
Created an attachment (id=82506)
--> (https://bugs.webkit.org/attachment.cgi?id=82506&action=review)
Patch for review
In function ensureAbsoluteUrl, call is made to QUrl::toLocalFile() which strips the query, fragment part out. Patch corrects this to resolve it before returning absolute url.
--
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