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

Issue 10382003: Changes needed to roll libjingle r141 (Closed)

Created:
8 years, 7 months ago by Mallinath (Gone from Chromium)
Modified:
8 years, 7 months ago
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, jam, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, darin-cc_chromium.org, joi+watch-content_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Changes needed to roll libjingle r141 to chrome. 1. Setting ice username and password for P2PTransportChannel. 2. Updating XMPP Auth cookie with Auth Token Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138334

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 15

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : #

Total comments: 2

Patch Set 11 : #

Patch Set 12 : #

Total comments: 2

Patch Set 13 : #

Patch Set 14 : #

Patch Set 15 : #

Total comments: 9

Patch Set 16 : #

Patch Set 17 : #

Patch Set 18 : #

Patch Set 19 : #

Patch Set 20 : #

Total comments: 4

Patch Set 21 : #

Patch Set 22 : #

Patch Set 23 : #

Patch Set 24 : #

Patch Set 25 : #

Patch Set 26 : #

Patch Set 27 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -79 lines) Patch
M DEPS View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_dependency_factory.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_dependency_factory.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/media/mock_media_stream_dependency_factory.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/media/mock_peer_connection_impl.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/peer_connection_handler_base.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/peer_connection_handler_jsep_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/peer_connection_handler_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/p2p/p2p_transport_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 2 chunks +6 lines, -1 line 0 comments Download
M content/renderer/p2p/port_allocator.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 2 chunks +7 lines, -5 lines 0 comments Download
M content/renderer/p2p/port_allocator.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 2 chunks +13 lines, -8 lines 0 comments Download
M jingle/glue/channel_socket_adapter_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 1 chunk +1 line, -1 line 0 comments Download
M jingle/glue/utils.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 1 chunk +1 line, -1 line 0 comments Download
M jingle/notifier/base/gaia_token_pre_xmpp_auth.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 2 chunks +5 lines, -2 lines 0 comments Download
M jingle/notifier/base/gaia_token_pre_xmpp_auth.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 2 chunks +8 lines, -3 lines 0 comments Download
M jingle/notifier/base/notifier_options_util.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 2 chunks +2 lines, -1 line 0 comments Download
M jingle/notifier/base/xmpp_connection_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 3 chunks +8 lines, -5 lines 0 comments Download
M jingle/notifier/communicator/single_login_attempt.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 1 chunk +1 line, -1 line 0 comments Download
M remoting/client/plugin/pepper_port_allocator.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 1 chunk +4 lines, -3 lines 0 comments Download
M remoting/client/plugin/pepper_port_allocator.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 4 chunks +15 lines, -12 lines 0 comments Download
M remoting/host/host_port_allocator.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 1 chunk +4 lines, -3 lines 0 comments Download
M remoting/host/host_port_allocator.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 4 chunks +13 lines, -9 lines 0 comments Download
M remoting/jingle_glue/xmpp_signal_strategy.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/protocol/jingle_messages.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/libjingle_transport_factory.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 4 chunks +10 lines, -2 lines 0 comments Download
M third_party/libjingle/README.chromium View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/libjingle/libjingle.gyp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 6 chunks +15 lines, -9 lines 0 comments Download

Messages

Total messages: 63 (0 generated)
Mallinath (Gone from Chromium)
8 years, 7 months ago (2012-05-04 00:25:50 UTC) #1
Mallinath (Gone from Chromium)
Ping..
8 years, 7 months ago (2012-05-08 16:44:47 UTC) #2
Mallinath (Gone from Chromium)
8 years, 7 months ago (2012-05-08 20:17:57 UTC) #3
Alpha Left Google
Sergey is the best person to do the review.
8 years, 7 months ago (2012-05-09 18:21:11 UTC) #4
Sergey Ulanov
LGTM when my comments are addressed. http://codereview.chromium.org/10382003/diff/11002/content/renderer/p2p/port_allocator.h File content/renderer/p2p/port_allocator.h (right): http://codereview.chromium.org/10382003/diff/11002/content/renderer/p2p/port_allocator.h#newcode40 content/renderer/p2p/port_allocator.h:40: const std::string& ice_ufrag, ...
8 years, 7 months ago (2012-05-09 18:57:59 UTC) #5
Mallinath (Gone from Chromium)
http://codereview.chromium.org/10382003/diff/11002/content/renderer/p2p/port_allocator.h File content/renderer/p2p/port_allocator.h (right): http://codereview.chromium.org/10382003/diff/11002/content/renderer/p2p/port_allocator.h#newcode40 content/renderer/p2p/port_allocator.h:40: const std::string& ice_ufrag, On 2012/05/09 18:58:00, sergeyu wrote: > ...
8 years, 7 months ago (2012-05-09 22:04:22 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mallinath@chromium.org/10382003/8004
8 years, 7 months ago (2012-05-09 22:19:40 UTC) #7
commit-bot: I haz the power
Try job failure for 10382003-8004 (retry) on win for step "runhooks". It's a second try, ...
8 years, 7 months ago (2012-05-09 22:31:29 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mallinath@chromium.org/10382003/19001
8 years, 7 months ago (2012-05-09 22:43:33 UTC) #9
commit-bot: I haz the power
Try job failure for 10382003-19001 (retry) on linux_chromeos for step "compile" (clobber build). It's a ...
8 years, 7 months ago (2012-05-09 23:11:22 UTC) #10
Mallinath (Gone from Chromium)
Please take a another look as I had to modify host_port_allocator.cc and unittest files.
8 years, 7 months ago (2012-05-09 23:54:11 UTC) #11
Sergey Ulanov
lgtm
8 years, 7 months ago (2012-05-09 23:59:21 UTC) #12
Mallinath (Gone from Chromium)
Please take another look at libjingle_transport_factory.cc
8 years, 7 months ago (2012-05-10 16:14:18 UTC) #13
Sergey Ulanov
lgtm http://codereview.chromium.org/10382003/diff/1025/remoting/protocol/libjingle_transport_factory.cc File remoting/protocol/libjingle_transport_factory.cc (right): http://codereview.chromium.org/10382003/diff/1025/remoting/protocol/libjingle_transport_factory.cc#newcode77 remoting/protocol/libjingle_transport_factory.cc:77: std::string ice_usernme_fragment_; typo: username
8 years, 7 months ago (2012-05-10 17:57:34 UTC) #14
Mallinath (Gone from Chromium)
http://codereview.chromium.org/10382003/diff/1025/remoting/protocol/libjingle_transport_factory.cc File remoting/protocol/libjingle_transport_factory.cc (right): http://codereview.chromium.org/10382003/diff/1025/remoting/protocol/libjingle_transport_factory.cc#newcode77 remoting/protocol/libjingle_transport_factory.cc:77: std::string ice_usernme_fragment_; On 2012/05/10 17:57:34, sergeyu wrote: > typo: ...
8 years, 7 months ago (2012-05-10 18:01:28 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mallinath@chromium.org/10382003/17010
8 years, 7 months ago (2012-05-10 18:06:22 UTC) #16
commit-bot: I haz the power
Try job failure for 10382003-17010 (retry) on mac_rel for step "compile" (clobber build). It's a ...
8 years, 7 months ago (2012-05-10 18:45:22 UTC) #17
Mallinath (Gone from Chromium)
PTAL @ p2p_transport_impl.cc. Do you see any else where we need to set ice username/passwords ...
8 years, 7 months ago (2012-05-10 21:28:35 UTC) #18
Sergey Ulanov
LGTM when my comment is addressed http://codereview.chromium.org/10382003/diff/12075/content/renderer/p2p/p2p_transport_impl.cc File content/renderer/p2p/p2p_transport_impl.cc (right): http://codereview.chromium.org/10382003/diff/12075/content/renderer/p2p/p2p_transport_impl.cc#newcode29 content/renderer/p2p/p2p_transport_impl.cc:29: talk_base::CreateRandomString(cricket::ICE_UFRAG_LENGTH)), Given that ...
8 years, 7 months ago (2012-05-10 21:36:25 UTC) #19
Mallinath (Gone from Chromium)
http://codereview.chromium.org/10382003/diff/12075/content/renderer/p2p/p2p_transport_impl.cc File content/renderer/p2p/p2p_transport_impl.cc (right): http://codereview.chromium.org/10382003/diff/12075/content/renderer/p2p/p2p_transport_impl.cc#newcode29 content/renderer/p2p/p2p_transport_impl.cc:29: talk_base::CreateRandomString(cricket::ICE_UFRAG_LENGTH)), On 2012/05/10 21:36:25, sergeyu wrote: > Given that ...
8 years, 7 months ago (2012-05-10 21:41:21 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mallinath@chromium.org/10382003/10022
8 years, 7 months ago (2012-05-10 21:43:15 UTC) #21
commit-bot: I haz the power
Try job failure for 10382003-10022 (retry) (retry) on mac_rel for step "unit_tests". It's a second ...
8 years, 7 months ago (2012-05-10 22:43:49 UTC) #22
Mallinath (Gone from Chromium)
There was crash due to empty host_port_pair. Added a DCHECK in proxy_resolving_client_socket.cc::Connect. I though DCHECK ...
8 years, 7 months ago (2012-05-11 01:32:25 UTC) #23
Mallinath (Gone from Chromium)
It was a bad idea adding DCHECK in proxy_resolving_client_socket.cc::Connect, it caused numerous tests fail. I ...
8 years, 7 months ago (2012-05-11 02:33:22 UTC) #24
akalin
On 2012/05/11 02:33:22, mallinath2 wrote: > It was a bad idea adding DCHECK in proxy_resolving_client_socket.cc::Connect, ...
8 years, 7 months ago (2012-05-11 02:47:26 UTC) #25
Mallinath (Gone from Chromium)
To limit the scope of this CL, i would like to create a BUG for ...
8 years, 7 months ago (2012-05-11 04:01:29 UTC) #26
akalin
On 2012/05/11 04:01:29, mallinath2 wrote: > To limit the scope of this CL, i would ...
8 years, 7 months ago (2012-05-11 04:12:12 UTC) #27
mallinath
I removed DCHECK already. On Thu, May 10, 2012 at 9:12 PM, <akalin@chromium.org> wrote: > ...
8 years, 7 months ago (2012-05-11 04:20:10 UTC) #28
akalin
On 2012/05/11 04:20:10, mallinath wrote: > I removed DCHECK already. But it was crashing before ...
8 years, 7 months ago (2012-05-11 05:07:18 UTC) #29
akalin
On 2012/05/11 05:07:18, akalin wrote: > On 2012/05/11 04:20:10, mallinath wrote: > > I removed ...
8 years, 7 months ago (2012-05-11 05:11:25 UTC) #30
akalin
Comments on the correct fix for the crashes. http://codereview.chromium.org/10382003/diff/18018/jingle/notifier/base/chrome_async_socket.cc File jingle/notifier/base/chrome_async_socket.cc (right): http://codereview.chromium.org/10382003/diff/18018/jingle/notifier/base/chrome_async_socket.cc#newcode108 jingle/notifier/base/chrome_async_socket.cc:108: net::HostPortPair ...
8 years, 7 months ago (2012-05-11 18:04:04 UTC) #31
Mallinath (Gone from Chromium)
http://codereview.chromium.org/10382003/diff/18018/jingle/notifier/base/chrome_async_socket.cc File jingle/notifier/base/chrome_async_socket.cc (right): http://codereview.chromium.org/10382003/diff/18018/jingle/notifier/base/chrome_async_socket.cc#newcode108 jingle/notifier/base/chrome_async_socket.cc:108: net::HostPortPair dest_host_port_pair((address.hostname().empty() ? What should happen if hostname is ...
8 years, 7 months ago (2012-05-11 18:10:39 UTC) #32
akalin
http://codereview.chromium.org/10382003/diff/18018/jingle/notifier/base/chrome_async_socket.cc File jingle/notifier/base/chrome_async_socket.cc (right): http://codereview.chromium.org/10382003/diff/18018/jingle/notifier/base/chrome_async_socket.cc#newcode94 jingle/notifier/base/chrome_async_socket.cc:94: // We can't work with an empty hostname and ...
8 years, 7 months ago (2012-05-11 18:13:01 UTC) #33
akalin
You may just want to wait for https://chromiumcodereview.appspot.com/10389098/ (which has these fixes plus more). On ...
8 years, 7 months ago (2012-05-11 19:30:05 UTC) #34
mallinath
OK, i will wait for this to go first. Thanks On Fri, May 11, 2012 ...
8 years, 7 months ago (2012-05-11 20:49:51 UTC) #35
Mallinath (Gone from Chromium)
https://chromiumcodereview.appspot.com/10382003/diff/18018/jingle/notifier/base/chrome_async_socket.cc File jingle/notifier/base/chrome_async_socket.cc (right): https://chromiumcodereview.appspot.com/10382003/diff/18018/jingle/notifier/base/chrome_async_socket.cc#newcode94 jingle/notifier/base/chrome_async_socket.cc:94: // We can't work with an empty hostname and ...
8 years, 7 months ago (2012-05-11 20:52:43 UTC) #36
akalin
also can you summarize the libjingle changes in the CL description?
8 years, 7 months ago (2012-05-11 21:48:30 UTC) #37
Mallinath (Gone from Chromium)
8 years, 7 months ago (2012-05-11 22:06:27 UTC) #38
akalin
On 2012/05/11 22:06:27, mallinath2 wrote: Thanks. http://src.chromium.org/viewvc/chrome?view=rev&revision=136681 just landed, you can rebase. You'll probably get ...
8 years, 7 months ago (2012-05-11 22:09:45 UTC) #39
Mallinath (Gone from Chromium)
Its merged now. I think this should now good to go. On 2012/05/11 22:09:45, akalin ...
8 years, 7 months ago (2012-05-11 22:58:57 UTC) #40
akalin
What happened to the CL description? On 2012/05/11 22:58:57, mallinath2 wrote: > Its merged now. ...
8 years, 7 months ago (2012-05-11 23:58:30 UTC) #41
Mallinath (Gone from Chromium)
I though i did do the description update, but apparently not. Its done now.
8 years, 7 months ago (2012-05-12 00:02:28 UTC) #42
akalin
LGTM
8 years, 7 months ago (2012-05-12 00:06:18 UTC) #43
akalin
On 2012/05/12 00:06:18, akalin wrote: > LGTM was this committed?
8 years, 7 months ago (2012-05-17 00:40:06 UTC) #44
mallinath
Not yet, i had to wait due to some other libjingle issue. But today we ...
8 years, 7 months ago (2012-05-17 00:52:35 UTC) #45
Mallinath (Gone from Chromium)
PTAL.
8 years, 7 months ago (2012-05-17 00:55:54 UTC) #46
wjia(left Chromium)
lgtm on media stuff.
8 years, 7 months ago (2012-05-17 02:19:48 UTC) #47
akalin
jingle stuff LGTM (but update the CL description with the new jingle version (not just ...
8 years, 7 months ago (2012-05-17 03:57:56 UTC) #48
Mallinath (Gone from Chromium)
8 years, 7 months ago (2012-05-17 17:33:06 UTC) #49
Sergey Ulanov
LGTM http://codereview.chromium.org/10382003/diff/19081/remoting/client/plugin/pepper_port_allocator.cc File remoting/client/plugin/pepper_port_allocator.cc (left): http://codereview.chromium.org/10382003/diff/19081/remoting/client/plugin/pepper_port_allocator.cc#oldcode207 remoting/client/plugin/pepper_port_allocator.cc:207: headers << "X-StreamType: " << channel_name() << "\n\r"; ...
8 years, 7 months ago (2012-05-17 17:35:32 UTC) #50
Mallinath (Gone from Chromium)
http://codereview.chromium.org/10382003/diff/19081/remoting/client/plugin/pepper_port_allocator.cc File remoting/client/plugin/pepper_port_allocator.cc (left): http://codereview.chromium.org/10382003/diff/19081/remoting/client/plugin/pepper_port_allocator.cc#oldcode207 remoting/client/plugin/pepper_port_allocator.cc:207: headers << "X-StreamType: " << channel_name() << "\n\r"; I ...
8 years, 7 months ago (2012-05-17 18:03:01 UTC) #51
Sergey Ulanov
http://codereview.chromium.org/10382003/diff/19081/remoting/client/plugin/pepper_port_allocator.cc File remoting/client/plugin/pepper_port_allocator.cc (left): http://codereview.chromium.org/10382003/diff/19081/remoting/client/plugin/pepper_port_allocator.cc#oldcode207 remoting/client/plugin/pepper_port_allocator.cc:207: headers << "X-StreamType: " << channel_name() << "\n\r"; On ...
8 years, 7 months ago (2012-05-17 18:24:26 UTC) #52
Mallinath (Gone from Chromium)
http://codereview.chromium.org/10382003/diff/19081/remoting/client/plugin/pepper_port_allocator.cc File remoting/client/plugin/pepper_port_allocator.cc (left): http://codereview.chromium.org/10382003/diff/19081/remoting/client/plugin/pepper_port_allocator.cc#oldcode207 remoting/client/plugin/pepper_port_allocator.cc:207: headers << "X-StreamType: " << channel_name() << "\n\r"; On ...
8 years, 7 months ago (2012-05-17 18:39:09 UTC) #53
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mallinath@chromium.org/10382003/12097
8 years, 7 months ago (2012-05-17 20:29:37 UTC) #54
commit-bot: I haz the power
Try job failure for 10382003-12097 (retry) on mac_rel for step "compile" (clobber build). It's a ...
8 years, 7 months ago (2012-05-17 20:47:34 UTC) #55
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mallinath@chromium.org/10382003/3071
8 years, 7 months ago (2012-05-21 21:38:21 UTC) #56
commit-bot: I haz the power
Try job failure for 10382003-3071 on win for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win&number=12460 Step "update" is always ...
8 years, 7 months ago (2012-05-21 22:05:47 UTC) #57
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mallinath@chromium.org/10382003/3071
8 years, 7 months ago (2012-05-21 22:36:45 UTC) #58
commit-bot: I haz the power
Try job failure for 10382003-3071 (retry) (retry) on win_rel for step "runhooks" (clobber build). It's ...
8 years, 7 months ago (2012-05-22 02:44:45 UTC) #59
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mallinath@chromium.org/10382003/3071
8 years, 7 months ago (2012-05-22 03:21:31 UTC) #60
commit-bot: I haz the power
Try job failure for 10382003-3071 (retry) on win_rel for steps "base_unittests, sync_unit_tests". It's a second ...
8 years, 7 months ago (2012-05-22 06:31:55 UTC) #61
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mallinath@chromium.org/10382003/3071
8 years, 7 months ago (2012-05-22 16:12:01 UTC) #62
commit-bot: I haz the power
8 years, 7 months ago (2012-05-22 17:50:11 UTC) #63
Try job failure for 10382003-3071 (retry) on win for step "compile" (clobber
build).
It's a second try, previously, step "compile" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win&number...

Powered by Google App Engine
This is Rietveld 408576698