summaryrefslogtreecommitdiffstats
path: root/url
diff options
context:
space:
mode:
authortonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-11 22:05:24 +0000
committertonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-11 22:05:24 +0000
commitc7520c34b0139c6a5b641ef669d7c9cd07e21ae3 (patch)
tree9792a0cbf3bd8c6d060ff3adef98310a6b12a105 /url
parentd1791faa3feea713f8b1332694194c16adc9f018 (diff)
downloadchromium_src-c7520c34b0139c6a5b641ef669d7c9cd07e21ae3.zip
chromium_src-c7520c34b0139c6a5b641ef669d7c9cd07e21ae3.tar.gz
chromium_src-c7520c34b0139c6a5b641ef669d7c9cd07e21ae3.tar.bz2
[Telemetry] Fix 2 bugs in memory_cache_http_server.
(1) SendHead may return None. So we need to check for a None resource_range in addition to a None resource_range.response. This was causing stacks in the server, but as far as I can tell, didn't actually affect anything. (2) Make index.html work on windows. We must check for the right path sep. BUG=None TEST=morejs page cycler on windows NOTRY=True Review URL: https://chromiumcodereview.appspot.com/13895004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193774 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'url')
0 files changed, 0 insertions, 0 deletions