History log of /external/chromium_org/url/url_util_unittest.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
06797e4204bbdcbd3b7f455e312b54c656b4f6b2 21-Sep-2013 Jonathan Dixon <joth@google.com> Cherry-pick "Support URL fragment resolution againt non-hierarchical schemes"

Bug 10726773

patched in from https://codereview.chromium.org/23835019/ PS1

The workaround previously applied for Bug 10459904 left some cases
unhandled, so taking this as part of the full upstream fix
http://crrev.com/23835019

Original description
Support URL fragment resolution againt non-hierarchical schemes

Support URL fragment resolution against non-hierarchical schemes
As a result, data: about: etc now have 'query' and 'ref' components
parsed; as a result a new GURL::GetContent() convenience is added to retrieve
the spec with the scheme stripped off.

BUG=291747

Change-Id: Iae6f8cd77960b42956a1495c289fc074f3ae7e74
/external/chromium_org/url/url_util_unittest.cc
7d4cd473f85ac64c3747c96c277f9e506a0d2246 19-Jun-2013 Torne (Richard Coles) <torne@google.com> Merge from Chromium at DEPS revision r207203

This commit was generated by merge_to_master.py.

Change-Id: I5fbb6854d092096c4d39edc2865a48be1b53c418
/external/chromium_org/url/url_util_unittest.cc
c2e0dbddbe15c98d52c4786dac06cb8952a8ae6d 09-May-2013 Torne (Richard Coles) <torne@google.com> Merge from Chromium at DEPS revision r198571

This commit was generated by merge_to_master.py.

Change-Id: I951118a03836157090561764dd2627f0add8118f
/external/chromium_org/url/url_util_unittest.cc