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

Issue 2668353003: [Cronet] make HttpCacheType enum more comfortative to Obj-C style. (Closed)

Created:
3 years, 10 months ago by lilyhoughton1
Modified:
3 years, 10 months ago
Reviewers:
lilyhoughton, mef, robgaunt
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Cronet] make HttpCacheType enum more comfortative to Obj-C style. Add 3-letter class prefix (CRN), prefix enum values with enum name, and use NS_ENUM macro. BUG=680731 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester Review-Url: https://codereview.chromium.org/2668353003 Cr-Commit-Position: refs/heads/master@{#447813} Committed: https://chromium.googlesource.com/chromium/src/+/289293b5aeb0d4eed997ec0fb2f5088b0db66d92

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -10 lines) Patch
M components/cronet/ios/Cronet.h View 2 chunks +5 lines, -5 lines 1 comment Download
M components/cronet/ios/Cronet.mm View 1 chunk +4 lines, -4 lines 0 comments Download
M components/cronet/ios/cronet_environment.mm View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (8 generated)
lilyhoughton
PTAL
3 years, 10 months ago (2017-02-01 19:39:47 UTC) #4
mef
Thanks Lily, this looks good to me, could you add bug number? Rob, could you ...
3 years, 10 months ago (2017-02-01 19:43:31 UTC) #6
robgaunt
https://codereview.chromium.org/2668353003/diff/1/components/cronet/ios/Cronet.h File components/cronet/ios/Cronet.h (right): https://codereview.chromium.org/2668353003/diff/1/components/cronet/ios/Cronet.h#newcode15 components/cronet/ios/Cronet.h:15: typedef NS_ENUM(NSInteger, CRNHttpCacheType) { In objective-C, acronyms and initialisms ...
3 years, 10 months ago (2017-02-01 19:46:44 UTC) #7
mef
On 2017/02/01 19:46:44, robgaunt wrote: > https://codereview.chromium.org/2668353003/diff/1/components/cronet/ios/Cronet.h > File components/cronet/ios/Cronet.h (right): > > https://codereview.chromium.org/2668353003/diff/1/components/cronet/ios/Cronet.h#newcode15 > ...
3 years, 10 months ago (2017-02-02 18:23:18 UTC) #9
robgaunt
lgtm
3 years, 10 months ago (2017-02-02 18:26:01 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2668353003/1
3 years, 10 months ago (2017-02-02 18:29:35 UTC) #12
commit-bot: I haz the power
3 years, 10 months ago (2017-02-02 19:16:41 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/289293b5aeb0d4eed997ec0fb2f5...

Powered by Google App Engine
This is Rietveld 408576698