Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Issue 650453003: Override IsRedirectResponse in extension protocols (Closed)

Created:
6 years, 2 months ago by robwu
Modified:
6 years, 2 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Override IsRedirectResponse in extension protocols The default URLFileRequestJob::IsRedirectResponse implementation is incorrect for URLRequestExtensionJob (chrome-extension:-scheme) and ExtensionResourcesJob (chrome-extension-resource:-scheme). BUG=388852, 424961 Committed: https://crrev.com/54a4e4044b90ab88d59af098586cd82bc1cfac8e Cr-Commit-Position: refs/heads/master@{#300329}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
M chrome/browser/extensions/extension_resource_protocols.cc View 2 chunks +8 lines, -0 lines 0 comments Download
M extensions/browser/extension_protocols.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
robwu
kalman: Please perform the OWNER review. abarth, miket: FYI, because you initially implemented these protocol ...
6 years, 2 months ago (2014-10-19 19:35:38 UTC) #2
miket_OOO
On 2014/10/19 19:35:38, robwu wrote: > kalman: Please perform the OWNER review. > > abarth, ...
6 years, 2 months ago (2014-10-20 17:21:55 UTC) #3
not at google - send to devlin
I think this will lose the directory redirection to including a '/': https://code.google.com/p/chromium/codesearch#chromium/src/net/url_request/url_request_file_job.cc&q=url_request_file_job&sq=package:chromium&l=128 I'm not ...
6 years, 2 months ago (2014-10-20 18:20:50 UTC) #4
robwu
On 2014/10/20 18:20:50, kalman wrote: > I think this will lose the directory redirection to ...
6 years, 2 months ago (2014-10-20 18:27:12 UTC) #5
not at google - send to devlin
On 2014/10/20 18:27:12, robwu wrote: > On 2014/10/20 18:20:50, kalman wrote: > > I think ...
6 years, 2 months ago (2014-10-20 19:07:54 UTC) #6
not at google - send to devlin
Alright, lgtm. Perhaps you should mention: URLFileRequest::IsRedirectResponse is incorrect for the chrome-extension:// scheme. for these.
6 years, 2 months ago (2014-10-20 19:08:59 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/650453003/1
6 years, 2 months ago (2014-10-20 19:18:05 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years, 2 months ago (2014-10-20 20:53:00 UTC) #10
commit-bot: I haz the power
6 years, 2 months ago (2014-10-20 20:53:45 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/54a4e4044b90ab88d59af098586cd82bc1cfac8e
Cr-Commit-Position: refs/heads/master@{#300329}

Powered by Google App Engine
This is Rietveld 408576698