DescriptionAdd const accessors to URLRequest and UploadData.
These const accessors are needed in my other CL 10694055.
The accessors are very simple, so I duplicated the code rather than
const-casting the const accessor to implement the non-const.
BUG=139600
TEST=N/A (no fix & no new feature)
TBR=jianli@chromium.org,darin@chromium.org,joaodasilva@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148906
Patch Set 1 #
Total comments: 6
Patch Set 2 : Adding _mutable suffix #Patch Set 3 : Forgot to check browser_tests #
Messages
Total messages: 7 (0 generated)
|