Bug 63736 - Web Inspector: Update network resource url from response data.
Summary: Web Inspector: Update network resource url from response data.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Vsevolod Vlasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-30 10:22 PDT by Vsevolod Vlasov
Modified: 2011-07-04 02:36 PDT (History)
11 users (show)

See Also:


Attachments
Patch (3.18 KB, patch)
2011-06-30 10:27 PDT, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod Vlasov 2011-06-30 10:22:17 PDT
Update network resource url from response data.

Chromium has a predefined list of domains where HTTPS should be used for all requests.
To show correct request url in such cases we need to update url it from response.

Chromium bug: http://crbug.com/86169
Comment 1 Vsevolod Vlasov 2011-06-30 10:27:27 PDT
Created attachment 99328 [details]
Patch
Comment 2 Yury Semikhatsky 2011-07-04 01:41:08 PDT
Comment on attachment 99328 [details]
Patch

Can this change be tested?
Comment 3 WebKit Review Bot 2011-07-04 02:36:16 PDT
Comment on attachment 99328 [details]
Patch

Clearing flags on attachment: 99328

Committed r90356: <http://trac.webkit.org/changeset/90356>
Comment 4 WebKit Review Bot 2011-07-04 02:36:20 PDT
All reviewed patches have been landed.  Closing bug.