Bug 66540 - [EFL] URL of resources are not decoded
Summary: [EFL] URL of resources are not decoded
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-18 23:05 PDT by Grzegorz Czajkowski
Modified: 2011-09-28 00:11 PDT (History)
6 users (show)

See Also:


Attachments
proposed patch (2.17 KB, patch)
2011-08-18 23:11 PDT, Grzegorz Czajkowski
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz Czajkowski 2011-08-18 23:05:32 PDT
Fix ewk_frame_resources_location_get which was returning the encoded URL of resources.
As a result characters for instance, %20 occurred. For now returned strings are decoded.
Comment 1 Grzegorz Czajkowski 2011-08-18 23:11:17 PDT
Created attachment 104465 [details]
proposed patch
Comment 2 Gyuyoung Kim 2011-08-18 23:25:16 PDT
Comment on attachment 104465 [details]
proposed patch

LGTM.
Comment 3 Leandro Pereira 2011-08-19 10:12:39 PDT
Comment on attachment 104465 [details]
proposed patch

Informal r+.
Comment 4 Gyuyoung Kim 2011-08-29 03:07:44 PDT
CC'ing kent. I'm not sure if kent is able to review this patch. But, I think he is able enough to review this patch.
Comment 5 Ryosuke Niwa 2011-09-27 23:43:32 PDT
Comment on attachment 104465 [details]
proposed patch

looks sane to me.
Comment 6 WebKit Review Bot 2011-09-28 00:11:45 PDT
Comment on attachment 104465 [details]
proposed patch

Clearing flags on attachment: 104465

Committed r96195: <http://trac.webkit.org/changeset/96195>
Comment 7 WebKit Review Bot 2011-09-28 00:11:50 PDT
All reviewed patches have been landed.  Closing bug.