run-bindings-tests failing "Enumeration RequestCredentials has multiple definitions" |
||
Issue descriptionthird_party/WebKit/Tools/Scripts/run-bindings-tests 27 tests run, 0 failures. Traceback (most recent call last): ... snip ... Exception: Enumeration RequestCredentials has multiple definitions
,
May 15 2017
Issue 722162 has been merged into this issue.
,
May 15 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/43c2711c305b811722270723ad12e11d52f7acef commit 43c2711c305b811722270723ad12e11d52f7acef Author: bashi <bashi@chromium.org> Date: Mon May 15 21:44:36 2017 bindings: Allow multiple enum declarations crrev.com/2868413005 added a dup of an IDL enum to work around core/module separation. We need to allow multiple enum declarations if they have the same valid values. BUG= 721933 Review-Url: https://codereview.chromium.org/2887453003 Cr-Commit-Position: refs/heads/master@{#471912} [modify] https://crrev.com/43c2711c305b811722270723ad12e11d52f7acef/third_party/WebKit/Source/bindings/scripts/compute_interfaces_info_individual.py
,
May 15 2017
,
May 15 2017
Awesome, thanks!
,
May 16 2017
Thank you, bashi-san! |
||
►
Sign in to add a comment |
||
Comment 1 by bashi@chromium.org
, May 15 2017Owner: bashi@chromium.org
Status: Available (was: Untriaged)