DescriptionPepper: 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 : #
Messages
Total messages: 12 (0 generated)
|