Bug 114904

Summary: Make -[WebNavigationData url] the destination of the navigation
Product: WebKit Reporter: mitz
Component: WebKit APIAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, ddkilzer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Initialize the WebNavigationData with the current URL rather than the original request URL ddkilzer: review+

mitz
Reported 2013-04-20 13:59:14 PDT
-[WebNavigationData url] is currently the URL of the original request. Change it to be the post-redirect URL, as this is what clients of the API need.
Attachments
Initialize the WebNavigationData with the current URL rather than the original request URL (1.93 KB, patch)
2013-04-20 14:02 PDT, mitz
ddkilzer: review+
mitz
Comment 1 2013-04-20 14:02:10 PDT
Created attachment 198947 [details] Initialize the WebNavigationData with the current URL rather than the original request URL
mitz
Comment 2 2013-04-20 14:12:19 PDT
David Kilzer (:ddkilzer)
Comment 3 2013-04-20 17:05:37 PDT
Comment on attachment 198947 [details] Initialize the WebNavigationData with the current URL rather than the original request URL r=me
mitz
Comment 4 2013-05-13 23:52:29 PDT
Note You need to log in before you can comment on or make changes to this bug.