|
|
DescriptionAlways use valid enum values in gfx::ColorSpace
As a bonus, we get warnings if you add a new enum value without
updating gfx::ColorTransform.
Committed: https://crrev.com/a54ef7e4e7e234b2bb95f2000b72da718cbbc610
Committed: https://crrev.com/1ce3ef909814ab9de65c09646c4f6c2b2e340d0c
Cr-Original-Commit-Position: refs/heads/master@{#419552}
Cr-Commit-Position: refs/heads/master@{#419615}
Patch Set 1 #Patch Set 2 : fix compile errors #
Total comments: 2
Patch Set 3 : tests pass #Patch Set 4 : fix LAST #Patch Set 5 : merge #
Messages
Total messages: 40 (28 generated)
The CQ bit was checked by hubbe@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
hubbe@chromium.org changed reviewers: + ccameron@chromium.org, sandersd@chromium.org
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: android_compile_dbg on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_comp...)
The CQ bit was checked by hubbe@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
lgtm. (I did not check your numbers or math against any specs.)
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
Also looks like there are some test failures https://codereview.chromium.org/2338213009/diff/20001/ui/gfx/color_space.h File ui/gfx/color_space.h (right): https://codereview.chromium.org/2338213009/diff/20001/ui/gfx/color_space.h#ne... ui/gfx/color_space.h:52: LAST = UNKNOWN Should this be CUSTOM?
The CQ bit was checked by hubbe@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Tests fixed. https://codereview.chromium.org/2338213009/diff/20001/ui/gfx/color_space.h File ui/gfx/color_space.h (right): https://codereview.chromium.org/2338213009/diff/20001/ui/gfx/color_space.h#ne... ui/gfx/color_space.h:52: LAST = UNKNOWN On 2016/09/16 23:09:48, ccameron wrote: > Should this be CUSTOM? Ooops, yes, I rearranged it so that UNKNOWN is always 1000, but then missed this.
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
lgtm
The CQ bit was checked by hubbe@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from sandersd@chromium.org Link to the patchset: https://codereview.chromium.org/2338213009/#ps40001 (title: "tests pass")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Committed patchset #3 (id:40001)
Message was sent while issue was closed.
Description was changed from ========== Always use valid enum values in gfx::ColorSpace As a bonus, we get warnings if you add a new enum value without updating gfx::ColorTransform. ========== to ========== Always use valid enum values in gfx::ColorSpace As a bonus, we get warnings if you add a new enum value without updating gfx::ColorTransform. Committed: https://crrev.com/a54ef7e4e7e234b2bb95f2000b72da718cbbc610 Cr-Commit-Position: refs/heads/master@{#419552} ==========
Message was sent while issue was closed.
Patchset 3 (id:??) landed as https://crrev.com/a54ef7e4e7e234b2bb95f2000b72da718cbbc610 Cr-Commit-Position: refs/heads/master@{#419552}
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/2352903002/ by dimich@chromium.org. The reason for reverting is: broke build: https://build.chromium.org/p/chromium.gpu/builders/Mac%2010.10%20Retina%20Rel... DCHECK failure: [29864:20227:0919/143752:FATAL:gfx_param_traits_macros.h(19)] Check failed: (static_cast<int>(value) >= static_cast<int>(0) && static_cast<int>(value) <= static_cast<int>(gfx::ColorSpace::PrimaryID::LAST)). 0 Chromium Framework 0x0000000107a6caf3 _ZN4base5debug10StackTraceC1Ev + 19 1 Chromium Framework 0x0000000107a8eb17 _ZN7logging10LogMessageD2Ev + 71 2 Chromium Framework 0x00000001090ac690 _ZN3IPC11ParamTraitsIN3gfx10ColorSpaceEE5WriteEPN4base6PickleERKS2_ + 96 3 Chromium Framework 0x000000010909096e _ZN3IPC11ParamTraitsIN2cc20TransferableResourceEE5WriteEPN4base6PickleERKS2_ + 270.
Message was sent while issue was closed.
Description was changed from ========== Always use valid enum values in gfx::ColorSpace As a bonus, we get warnings if you add a new enum value without updating gfx::ColorTransform. Committed: https://crrev.com/a54ef7e4e7e234b2bb95f2000b72da718cbbc610 Cr-Commit-Position: refs/heads/master@{#419552} ========== to ========== Always use valid enum values in gfx::ColorSpace As a bonus, we get warnings if you add a new enum value without updating gfx::ColorTransform. Committed: https://crrev.com/a54ef7e4e7e234b2bb95f2000b72da718cbbc610 Cr-Commit-Position: refs/heads/master@{#419552} ==========
The CQ bit was checked by hubbe@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linu...) mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_comp...) mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_...)
The CQ bit was checked by hubbe@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by hubbe@chromium.org
The CQ bit was checked by hubbe@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from sandersd@chromium.org, ccameron@chromium.org Link to the patchset: https://codereview.chromium.org/2338213009/#ps80001 (title: "merge")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Description was changed from ========== Always use valid enum values in gfx::ColorSpace As a bonus, we get warnings if you add a new enum value without updating gfx::ColorTransform. Committed: https://crrev.com/a54ef7e4e7e234b2bb95f2000b72da718cbbc610 Cr-Commit-Position: refs/heads/master@{#419552} ========== to ========== Always use valid enum values in gfx::ColorSpace As a bonus, we get warnings if you add a new enum value without updating gfx::ColorTransform. Committed: https://crrev.com/a54ef7e4e7e234b2bb95f2000b72da718cbbc610 Cr-Commit-Position: refs/heads/master@{#419552} ==========
Message was sent while issue was closed.
Committed patchset #5 (id:80001)
Message was sent while issue was closed.
Description was changed from ========== Always use valid enum values in gfx::ColorSpace As a bonus, we get warnings if you add a new enum value without updating gfx::ColorTransform. Committed: https://crrev.com/a54ef7e4e7e234b2bb95f2000b72da718cbbc610 Cr-Commit-Position: refs/heads/master@{#419552} ========== to ========== Always use valid enum values in gfx::ColorSpace As a bonus, we get warnings if you add a new enum value without updating gfx::ColorTransform. Committed: https://crrev.com/a54ef7e4e7e234b2bb95f2000b72da718cbbc610 Committed: https://crrev.com/1ce3ef909814ab9de65c09646c4f6c2b2e340d0c Cr-Original-Commit-Position: refs/heads/master@{#419552} Cr-Commit-Position: refs/heads/master@{#419615} ==========
Message was sent while issue was closed.
Patchset 5 (id:??) landed as https://crrev.com/1ce3ef909814ab9de65c09646c4f6c2b2e340d0c Cr-Commit-Position: refs/heads/master@{#419615} |