8f2ed2c68d
Although it wasn't previously clear in the documentation, implementations of UriResolver.restoreAbsolute() should only depend on Source.fullName. To do otherwise breaks some assumptions made by analysis server. This CL fixes all implementations except SdkExtUriResolver (which has been deferred to issue #24090). R=brianwilkerson@google.com Review URL: https://codereview.chromium.org//1296653003 .