No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
4 years, 11 months ago
(2015-06-02 14:54:04 UTC)
#7
No LGTM from a valid reviewer yet. Only full committers are accepted.
Even if an LGTM may have been provided, it was from a non-committer,
_not_ a full super star committer.
See http://www.chromium.org/getting-involved/become-a-committer
Note that this has nothing to do with OWNERS files.
yurys
The CQ bit was checked by yurys@chromium.org to run a CQ dry run
4 years, 11 months ago
(2015-06-02 14:59:24 UTC)
#8
Dry run: Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_chromium_gn_rel/builds/37049)
4 years, 11 months ago
(2015-06-02 15:19:35 UTC)
#11
Dry run: Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_chromium_gn_rel/builds/37214)
4 years, 11 months ago
(2015-06-03 16:36:54 UTC)
#17
gn builders fail as -Igen/blink goes before -I../../third_party/WebKit/Source on the compiler command line and in ...
4 years, 11 months ago
(2015-06-03 17:12:58 UTC)
#18
gn builders fail as -Igen/blink goes before -I../../third_party/WebKit/Source on
the compiler command line and in case of gn we pick old generated
V8JavaScriptCallFrame.h from -Igen/blink instead of the new one in
-I../../third_party/WebKit/Source/. To avoid this error I'm going to create
bindings/core/v8/inspector/ and move V8JavaScriptCallFrame.h there.
On 2015/06/03 16:36:54, commit-bot: I haz the power wrote:
> Dry run: Try jobs failed on following builders:
> linux_chromium_gn_rel on tryserver.blink (JOB_FAILED,
>
http://build.chromium.org/p/tryserver.blink/builders/linux_chromium_gn_rel/bu...)
yurys
The CQ bit was checked by yurys@chromium.org
4 years, 11 months ago
(2015-06-03 17:28:43 UTC)
#19
Issue 1161323002: DevTools: implement JavaScriptCallFrame binding based on v8 API
(Closed)
Created 4 years, 11 months ago by yurys
Modified 4 years, 11 months ago
Reviewers: sergeyv, pfeldman
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 0