Jonathan Dixon
authored
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