WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
116733
-webView:didPerformClientRedirectFromURL:toURL:inFrame: should be given the redirecting URL as the “from” URL
https://bugs.webkit.org/show_bug.cgi?id=116733
Summary
-webView:didPerformClientRedirectFromURL:toURL:inFrame: should be given the r...
mitz
Reported
2013-05-24 12:16:07 PDT
<
rdar://problem/13924889
> The first URL passed to -[NSObject(WebHistoryDelegate) webView:didPerformClientRedirectFromURL:toURL:inFrame:] is currently the URL at the beginning of the redirect chain. It should be the URL that performed the redirect.
Attachments
Track the last committed URL in WebFrame and pass it to the delegate in the client redirect case
(8.62 KB, patch)
2013-05-24 12:25 PDT
,
mitz
adele
: review+
buildbot
: commit-queue-
Details
Formatted Diff
Diff
Archive of layout-test-results from webkit-ews-14 for mac-mountainlion-wk2
(482.49 KB, application/zip)
2013-05-24 14:15 PDT
,
Build Bot
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2013-05-24 12:25:22 PDT
Created
attachment 202845
[details]
Track the last committed URL in WebFrame and pass it to the delegate in the client redirect case
Build Bot
Comment 2
2013-05-24 14:15:44 PDT
Comment on
attachment 202845
[details]
Track the last committed URL in WebFrame and pass it to the delegate in the client redirect case
Attachment 202845
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-queues.appspot.com/results/725003
New failing tests: svg/W3C-SVG-1.1-SE/color-prop-05-t.svg
Build Bot
Comment 3
2013-05-24 14:15:45 PDT
Created
attachment 202849
[details]
Archive of layout-test-results from webkit-ews-14 for mac-mountainlion-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: webkit-ews-14 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.3
mitz
Comment 4
2013-05-24 14:18:37 PDT
The patch is strictly against WebKit1, so the test failures are almost certainly unrelated to it.
mitz
Comment 5
2013-05-25 10:57:12 PDT
Fixed in
r150688
. <
http://trac.webkit.org/r150688
>
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