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

Issue 181933005: Pepper: Simplify FileDownloader::url(). (Closed)

Created:
6 years, 9 months ago by teravest
Modified:
6 years, 9 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Pepper: Simplify FileDownloader::url(). The current behavior of FileDownloader::url() is strange since the value changes after the initial GET request. I've found this a little awkward, and decided to make url() always return the url passed to FileDownloader, and full_url() return the extra url information from the GET request. BUG= R=dmichael@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255156

Patch Set 1 #

Total comments: 1

Patch Set 2 : Comment cleanup #

Patch Set 3 : Rebased #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -18 lines) Patch
M ppapi/native_client/src/trusted/plugin/file_downloader.h View 1 2 chunks +8 lines, -8 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/file_downloader.cc View 4 chunks +2 lines, -4 lines 0 comments Download
ppapi/native_client/src/trusted/plugin/plugin.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/pnacl_coordinator.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
teravest
6 years, 9 months ago (2014-03-05 14:49:18 UTC) #1
dmichael (off chromium)
This seems clearer to me, thanks. lgtm https://codereview.chromium.org/181933005/diff/1/ppapi/native_client/src/trusted/plugin/file_downloader.h File ppapi/native_client/src/trusted/plugin/file_downloader.h (right): https://codereview.chromium.org/181933005/diff/1/ppapi/native_client/src/trusted/plugin/file_downloader.h#newcode150 ppapi/native_client/src/trusted/plugin/file_downloader.h:150: // scheme, ...
6 years, 9 months ago (2014-03-05 16:11:35 UTC) #2
teravest
The CQ bit was checked by teravest@chromium.org
6 years, 9 months ago (2014-03-05 16:26:00 UTC) #3
teravest
On Wed, Mar 5, 2014 at 9:11 AM, <dmichael@chromium.org> wrote: > This seems clearer to ...
6 years, 9 months ago (2014-03-05 16:26:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/teravest@chromium.org/181933005/20001
6 years, 9 months ago (2014-03-05 16:26:17 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-05 17:51:32 UTC) #6
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=275388
6 years, 9 months ago (2014-03-05 17:51:33 UTC) #7
teravest
The CQ bit was checked by teravest@chromium.org
6 years, 9 months ago (2014-03-05 20:01:56 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/teravest@chromium.org/181933005/20001
6 years, 9 months ago (2014-03-05 20:02:54 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-05 21:35:23 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=275602
6 years, 9 months ago (2014-03-05 21:35:23 UTC) #11
teravest
6 years, 9 months ago (2014-03-05 21:50:47 UTC) #12
Message was sent while issue was closed.
Committed patchset #5 manually as r255156 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698