Chromium Code Reviews
DescriptionMake the uses of Resource::m_resourceRequest/m_response const if applicable
This CL
- Marks some Resource methods as const, and
- Replace |m_resourceRequest| and |m_response| with with
resourceRequest() and response(), respectively, to make it clear
that these references are const.
BUG=667641
Review-Url: https://codereview.chromium.org/2656443003
Cr-Commit-Position: refs/heads/master@{#445668}
Committed: https://chromium.googlesource.com/chromium/src/+/999a78abf761b51b7d02ee13c1cc3a1bc75b6db7
Patch Set 1 #Patch Set 2 : Rebase #
Messages
Total messages: 15 (11 generated)
|
||||||||||||||||||||||||||||