Fix the problem that m_url is not renewed in WebRequest::OnReceivedRedirect().

[Phenomenon]
  "Security warning" dialog is not displayed at SSL site
  using self-signed certification.

[Cause]
  Although ssl authentication error in redirection destination url,
  m_url(managed in Webkit) is still redirection origin url.
1 file changed