Bug 63736

Summary: Web Inspector: Update network resource url from response data.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.