WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
114904
Make -[WebNavigationData url] the destination of the navigation
https://bugs.webkit.org/show_bug.cgi?id=114904
Summary
Make -[WebNavigationData url] the destination of the navigation
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/13701340
>
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
Fixed in
r150056
. <
http://trac.webkit.org/r150056
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug