Bug 45729 - URL in address bar doesn't update when navigating to http://webkit.org/new-bug when using WebKit2
Summary: URL in address bar doesn't update when navigating to http://webkit.org/new-bu...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-09-13 20:29 PDT by Sam Weinig
Modified: 2010-09-13 20:41 PDT (History)
0 users

See Also:


Attachments
Patch (5.58 KB, patch)
2010-09-13 20:32 PDT, Sam Weinig
jhoneycutt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2010-09-13 20:29:06 PDT
The URL in the MiniBrowser address bar doesn't update when navigating to http://webkit.org/new-bug.
Comment 1 Sam Weinig 2010-09-13 20:29:57 PDT
We are not updating the URL for server-side redirects so the urls returned by WKFrameCopyURL and WKFrameCopyProvisionalURL are stale.
Comment 2 Sam Weinig 2010-09-13 20:30:25 PDT
<rdar://problem/8272775>
Comment 3 Sam Weinig 2010-09-13 20:32:20 PDT
Created attachment 67513 [details]
Patch
Comment 4 Jon Honeycutt 2010-09-13 20:36:48 PDT
Comment on attachment 67513 [details]
Patch

r=me
Comment 5 Sam Weinig 2010-09-13 20:41:09 PDT
Landed in r67437.