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

Issue 2595213003: Enable -Wundeclared-selector on ios. (Closed)

Created:
3 years, 12 months ago by marq (ping after 24h)
Modified:
3 years, 12 months ago
CC:
chromium-reviews, gcasto+watchlist_chromium.org, pkl (ping after 24h if needed), vabr+watchlistpasswordmanager_chromium.org, sync-reviews_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable -Wundeclared-selector on ios. Enables the undeclared selector warning on all ios builds. Fixes code caught by this warning. BUG= Committed: https://crrev.com/83e9a66e233a40efe2c790e4df5831979bf16dcc Cr-Commit-Position: refs/heads/master@{#440620}

Patch Set 1 #

Patch Set 2 : Fix more warnings. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -6 lines) Patch
M build/config/compiler/BUILD.gn View 1 chunk +6 lines, -0 lines 2 comments Download
M ios/chrome/app/application_delegate/metrics_mediator_testing.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M ios/chrome/app/safe_mode/safe_mode_egtest.mm View 1 1 chunk +7 lines, -0 lines 0 comments Download
M ios/chrome/browser/memory/memory_debugger.mm View 2 chunks +6 lines, -0 lines 0 comments Download
M ios/chrome/browser/snapshots/snapshot_cache_unittest.mm View 1 1 chunk +3 lines, -0 lines 0 comments Download
M ios/chrome/browser/sync/sync_observer_bridge.mm View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/ui/find_bar/find_bar_view.mm View 1 chunk +1 line, -0 lines 0 comments Download
M ios/chrome/browser/ui/omnibox/location_bar_view_ios.mm View 1 chunk +1 line, -0 lines 0 comments Download
M ios/chrome/browser/ui/settings/password_details_collection_view_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/ui/toolbar/new_tab_button.mm View 1 chunk +1 line, -0 lines 0 comments Download
M ios/web/test/wk_web_view_crash_utils.mm View 1 1 chunk +3 lines, -0 lines 0 comments Download
M ios/web/web_state/ui/crw_web_controller.mm View 1 chunk +5 lines, -3 lines 0 comments Download
M third_party/ocmock/BUILD.gn View 1 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 20 (10 generated)
marq (ping after 24h)
dpranke@ build/config/
3 years, 12 months ago (2016-12-22 13:18:54 UTC) #2
marq (ping after 24h)
Fix more warnings.
3 years, 12 months ago (2016-12-22 14:14:18 UTC) #7
marq (ping after 24h)
+resesek for /third_party/ocmock/
3 years, 12 months ago (2016-12-22 14:17:00 UTC) #9
Dirk Pranke
//build/config/compiler/BUILD.gn lgtm.
3 years, 12 months ago (2016-12-22 21:15:07 UTC) #10
Robert Sesek
LGTM
3 years, 12 months ago (2016-12-22 22:32:40 UTC) #11
stkhapugin
lgtm https://codereview.chromium.org/2595213003/diff/20001/build/config/compiler/BUILD.gn File build/config/compiler/BUILD.gn (right): https://codereview.chromium.org/2595213003/diff/20001/build/config/compiler/BUILD.gn#newcode973 build/config/compiler/BUILD.gn:973: if (is_ios) { Can you ping someone in ...
3 years, 12 months ago (2016-12-23 10:27:19 UTC) #12
marq (ping after 24h)
https://codereview.chromium.org/2595213003/diff/20001/build/config/compiler/BUILD.gn File build/config/compiler/BUILD.gn (right): https://codereview.chromium.org/2595213003/diff/20001/build/config/compiler/BUILD.gn#newcode973 build/config/compiler/BUILD.gn:973: if (is_ios) { On 2016/12/23 10:27:18, stkhapugin wrote: > ...
3 years, 12 months ago (2016-12-23 10:33:06 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2595213003/20001
3 years, 12 months ago (2016-12-23 11:37:51 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
3 years, 12 months ago (2016-12-23 12:39:26 UTC) #18
commit-bot: I haz the power
3 years, 12 months ago (2016-12-23 12:42:04 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/83e9a66e233a40efe2c790e4df5831979bf16dcc
Cr-Commit-Position: refs/heads/master@{#440620}

Powered by Google App Engine
This is Rietveld 408576698