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

Issue 1406183010: Replace ARRAY_SIZE with WTF_ARRAY_LENGTH (Closed)

Created:
5 years, 1 month ago by haraken
Modified:
5 years ago
Reviewers:
tfarina, esprehn, tasak, urvang
CC:
blink-reviews, chromium-reviews, jzern, skal, urvang, vikasa
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Replace ARRAY_SIZE with WTF_ARRAY_LENGTH These two macros do the same thing. BUG=548217 Committed: https://crrev.com/799e0bc8eeea9457f5f97e1674ccb15cc889bb1f Cr-Commit-Position: refs/heads/master@{#361276}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -18 lines) Patch
M third_party/WebKit/Source/core/frame/SubresourceIntegrity.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/frame/SubresourceIntegrityTest.cpp View 1 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp View 1 6 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/web/tests/WebFrameTest.cpp View 1 6 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 38 (16 generated)
haraken
PTAL
5 years, 1 month ago (2015-10-27 15:25:54 UTC) #2
urvang
lgtm LGTM for image-decoders
5 years, 1 month ago (2015-10-27 15:58:35 UTC) #4
haraken
+tasak: PTAL. This is just a renaming change.
5 years, 1 month ago (2015-10-28 04:17:28 UTC) #6
tasak
lgtm
5 years, 1 month ago (2015-10-28 04:33:22 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1406183010/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1406183010/1
5 years, 1 month ago (2015-10-28 05:34:37 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/132304)
5 years, 1 month ago (2015-10-28 06:34:20 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1406183010/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1406183010/1
5 years, 1 month ago (2015-10-28 07:42:55 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/132337)
5 years, 1 month ago (2015-10-28 08:44:19 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1406183010/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1406183010/1
5 years, 1 month ago (2015-10-28 11:52:15 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/132391)
5 years, 1 month ago (2015-10-28 12:48:32 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1406183010/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1406183010/1
5 years, 1 month ago (2015-10-28 16:26:55 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/132598)
5 years, 1 month ago (2015-10-28 17:14:44 UTC) #23
tfarina
Do you plan to go back to this?
5 years, 1 month ago (2015-11-20 22:10:36 UTC) #25
esprehn
You renamed a webgl idl attribute which broke all the tests. :) https://codereview.chromium.org/1406183010/diff/1/third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.idl File third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.idl ...
5 years, 1 month ago (2015-11-20 22:48:03 UTC) #26
haraken
https://codereview.chromium.org/1406183010/diff/1/third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.idl File third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.idl (right): https://codereview.chromium.org/1406183010/diff/1/third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.idl#newcode398 third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.idl:398: const GLenum VERTEX_ATTRIB_WTF_ARRAY_LENGTH = 0x8623; On 2015/11/20 22:48:03, esprehn ...
5 years ago (2015-11-24 05:40:43 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1406183010/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1406183010/20001
5 years ago (2015-11-24 05:41:51 UTC) #30
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/133528)
5 years ago (2015-11-24 07:15:59 UTC) #32
esprehn
lgtm
5 years ago (2015-11-24 07:23:08 UTC) #34
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1406183010/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1406183010/20001
5 years ago (2015-11-24 07:23:25 UTC) #35
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-11-24 07:50:39 UTC) #36
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/799e0bc8eeea9457f5f97e1674ccb15cc889bb1f Cr-Commit-Position: refs/heads/master@{#361276}
5 years ago (2015-11-24 07:51:37 UTC) #37
tfarina
5 years ago (2015-11-24 16:47:57 UTC) #38
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698