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

Issue 16077010: Fix errors when building android with coverage=1 (Closed)

Created:
7 years, 6 months ago by rwalker
Modified:
7 years, 6 months ago
CC:
Isaac (away), chromium-reviews
Visibility:
Public.

Description

Fix errors when building android with coverage=1 Android builds with coverage=1 fail due to uninitialized variable warnings in base/linux_util.cc and base/net/net_util.cc BUG=245467 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=204556

Patch Set 1 #

Total comments: 1

Patch Set 2 : update AUTHORS, change C-style cast to C++ static_cast #

Patch Set 3 : update AUTHORS for corporate signer Code Aurora Forum #

Patch Set 4 : update AUTHORS for corporate signer Code Aurora Forum #

Patch Set 5 : set baseurl #

Patch Set 6 : another attempt at setting baseurl #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M AUTHORS View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M base/linux_util.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M net/base/net_util.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (0 generated)
rwalker
thanks for looking
7 years, 6 months ago (2013-06-04 21:22:40 UTC) #1
Isaac (away)
Thanks for sending a review! The best way to find a reviewer for your code ...
7 years, 6 months ago (2013-06-04 21:29:18 UTC) #2
willchan no longer on Chromium
First, thank you for your code contribution. There's some amount of bureaucracy we have to ...
7 years, 6 months ago (2013-06-04 21:33:46 UTC) #3
willchan no longer on Chromium
Google C++ style guide discourages use of C-style casts. https://codereview.chromium.org/16077010/diff/1/base/linux_util.cc File base/linux_util.cc (right): https://codereview.chromium.org/16077010/diff/1/base/linux_util.cc#newcode234 base/linux_util.cc:234: ...
7 years, 6 months ago (2013-06-04 21:34:36 UTC) #4
rwalker
7 years, 6 months ago (2013-06-04 21:57:18 UTC) #5
willchan no longer on Chromium
Thanks for the patchset update. The only thing I'm not seeing yet is the CLA ...
7 years, 6 months ago (2013-06-04 23:28:17 UTC) #6
rwalker
On 2013/06/04 23:28:17, willchan wrote: > Thanks for the patchset update. The only thing I'm ...
7 years, 6 months ago (2013-06-04 23:59:42 UTC) #7
willchan no longer on Chromium
I'm consulting mal@ on this. I'll report back when I hear from him about the ...
7 years, 6 months ago (2013-06-05 00:16:22 UTC) #8
willchan no longer on Chromium
OK, mal@ pointed out I'm a n00b and missed the corporate signers tab, which listed ...
7 years, 6 months ago (2013-06-05 03:43:09 UTC) #9
Isaac (away)
Since all members have signed, could you change the authors line to: Code Aurora Forum ...
7 years, 6 months ago (2013-06-05 03:51:17 UTC) #10
Isaac (away)
lgtm
7 years, 6 months ago (2013-06-05 21:20:12 UTC) #11
Isaac (away)
how did you upload this code? There's no baseurl?
7 years, 6 months ago (2013-06-05 21:21:26 UTC) #12
rwalker
On 2013/06/05 21:21:26, Isaac wrote: > how did you upload this code? There's no baseurl? ...
7 years, 6 months ago (2013-06-05 22:11:49 UTC) #13
rwalker
set baseurl
7 years, 6 months ago (2013-06-05 22:27:49 UTC) #14
rwalker
another attempt at setting baseurl
7 years, 6 months ago (2013-06-05 22:33:43 UTC) #15
rwalker
I've set baseurl for git-cl, now, but that doesn't seem to be propogated during upload. ...
7 years, 6 months ago (2013-06-05 22:33:50 UTC) #16
rwalker
2nd attempt to set baseurl: [rwalker@ruffian src]$ git cl issue Issue number: 16077010 (https://codereview.chromium.org/16077010) [rwalker@ruffian ...
7 years, 6 months ago (2013-06-05 22:38:18 UTC) #17
Isaac (away)
You can't set baseurl on an existing issue. I'll see if I can set one ...
7 years, 6 months ago (2013-06-05 22:59:54 UTC) #18
Isaac (away)
Closing issue and relanding here: https://chromiumcodereview.appspot.com/16589002/
7 years, 6 months ago (2013-06-06 19:48:04 UTC) #19
commit-bot: I haz the power
7 years, 6 months ago (2013-06-06 19:49:18 UTC) #20
Message was sent while issue was closed.
Change committed as 204556

Powered by Google App Engine
This is Rietveld 408576698