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

Issue 64273005: ios: Enable -Wunused-functions. (Closed)

Created:
7 years, 1 month ago by Nico
Modified:
7 years, 1 month ago
Reviewers:
stuartmorgan, blundell
CC:
chromium-reviews, blundell
Visibility:
Public.

Description

ios: Enable -Wunused-functions. BUG=315884 TBR=net,sql owners Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235014

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -21 lines) Patch
M base/debug/stack_trace_posix.cc View 1 4 chunks +4 lines, -0 lines 0 comments Download
M build/common.gypi View 1 chunk +2 lines, -2 lines 0 comments Download
M net/url_request/url_request_unittest.cc View 1 2 4 chunks +21 lines, -19 lines 0 comments Download
M sql/recovery_unittest.cc View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Nico
Not sure if you guys want this, but all other (clang-using) platforms build with it ...
7 years, 1 month ago (2013-11-13 01:38:07 UTC) #1
stuartmorgan
LGTM. +blundell as it may require some tweaks (or temporary downstream removal) in the next ...
7 years, 1 month ago (2013-11-13 19:42:24 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/64273005/110001
7 years, 1 month ago (2013-11-13 19:52:36 UTC) #3
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=36009
7 years, 1 month ago (2013-11-13 20:16:34 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/64273005/110001
7 years, 1 month ago (2013-11-13 20:25:59 UTC) #5
blundell
On 2013/11/13 20:25:59, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
7 years, 1 month ago (2013-11-13 20:44:03 UTC) #6
Nico
On Wed, Nov 13, 2013 at 12:44 PM, <blundell@chromium.org> wrote: > On 2013/11/13 20:25:59, I ...
7 years, 1 month ago (2013-11-13 20:45:11 UTC) #7
stuartmorgan
On 2013/11/13 20:44:03, blundell wrote: > We could of course leave it turned off downstream ...
7 years, 1 month ago (2013-11-13 21:41:50 UTC) #8
commit-bot: I haz the power
Change committed as 235014
7 years, 1 month ago (2013-11-14 01:46:19 UTC) #9
blundell
For some reason I stopped seeing email updates on this CL; hence my delayed reply. ...
7 years, 1 month ago (2013-11-15 12:24:12 UTC) #10
noyau (Ping after 24h)
7 years, 1 month ago (2013-11-15 12:42:48 UTC) #11
Message was sent while issue was closed.
On 2013/11/15 12:24:12, blundell wrote:
> For some reason I stopped seeing email updates on this CL; hence my delayed
> reply.
> 
> OK, SGTM. +noyau@ because this CL didn't get picked up in today's merge.

Where is the CL removing the 1.5kloc?

There is some code that iOS uses that is not used by any other platform. Was all
that code removed? I see the end goal you are pursuing, but until everything is
component based this is only going to make our merges way harder.

This could also be the case for the code you ifdefed out in this CL, maybe it's
used downstream by us, I haven't checked yet...

Powered by Google App Engine
This is Rietveld 408576698