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

Issue 2544293002: ios: Cleanup class/struct forward declarations (Closed)

Created:
4 years ago by jbriance
Modified:
4 years ago
CC:
chromium-reviews, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, vabr+watchlistpasswordmanager_chromium.org, tfarina, pkl (ping after 24h if needed), browser-components-watch_chromium.org, asvitkine+watch_chromium.org, chromium-apps-reviews_chromium.org, gcasto+watchlist_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ios: Cleanup class/struct forward declarations Remove useless class and struct forward declarations using a homemade script available in bug 662195 comments. An up-and-running presubmit check is now available and should prevent new useless forward declarations to come up. BUG=662195 Committed: https://crrev.com/6f5774cd1b3e4d956437fd50762d5cdf3d0221ff Cr-Commit-Position: refs/heads/master@{#435945}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -121 lines) Patch
M ios/chrome/browser/application_context.h View 1 chunk +0 lines, -4 lines 0 comments Download
M ios/chrome/browser/application_context_impl.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ios/chrome/browser/bookmarks/bookmark_client_impl.h View 1 chunk +0 lines, -5 lines 0 comments Download
M ios/chrome/browser/browser_state/chrome_browser_state_io_data.h View 2 chunks +0 lines, -2 lines 0 comments Download
M ios/chrome/browser/favicon/large_icon_cache.h View 1 chunk +0 lines, -4 lines 0 comments Download
M ios/chrome/browser/infobars/infobar_container_ios.h View 1 chunk +0 lines, -1 line 0 comments Download
M ios/chrome/browser/installation_notifier.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ios/chrome/browser/ios_chrome_io_thread.h View 1 chunk +0 lines, -4 lines 0 comments Download
M ios/chrome/browser/metrics/ios_chrome_metrics_service_client.h View 1 chunk +0 lines, -5 lines 0 comments Download
M ios/chrome/browser/net/cookie_util.h View 1 chunk +0 lines, -4 lines 0 comments Download
M ios/chrome/browser/notification_promo.h View 1 chunk +0 lines, -1 line 0 comments Download
M ios/chrome/browser/passwords/ios_chrome_password_manager_infobar_delegate.h View 1 chunk +0 lines, -4 lines 0 comments Download
M ios/chrome/browser/passwords/js_credential_manager.h View 1 chunk +0 lines, -4 lines 0 comments Download
M ios/chrome/browser/passwords/password_controller.h View 1 chunk +0 lines, -1 line 0 comments Download
M ios/chrome/browser/passwords/password_generation_agent.h View 1 chunk +0 lines, -1 line 0 comments Download
M ios/chrome/browser/physical_web/ios_chrome_physical_web_data_source.h View 1 chunk +0 lines, -1 line 0 comments Download
M ios/chrome/browser/prefs/ios_chrome_pref_service_factory.h View 1 chunk +0 lines, -5 lines 0 comments Download
M ios/chrome/browser/reading_list/reading_list_model_factory.h View 1 chunk +0 lines, -1 line 0 comments Download
M ios/chrome/browser/reading_list/reading_list_web_state_observer.h View 1 chunk +0 lines, -1 line 0 comments Download
M ios/chrome/browser/share_extension/share_extension_service.h View 1 chunk +0 lines, -4 lines 0 comments Download
M ios/chrome/browser/signin/signin_client_impl.h View 1 chunk +0 lines, -4 lines 0 comments Download
M ios/chrome/browser/ssl/ios_ssl_blocking_page.h View 1 chunk +0 lines, -4 lines 0 comments Download
M ios/crnet/crnet_environment.h View 1 chunk +0 lines, -1 line 0 comments Download
M ios/net/url_scheme_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M ios/public/provider/chrome/browser/chrome_browser_provider.h View 2 chunks +0 lines, -6 lines 0 comments Download
M ios/public/provider/chrome/browser/ui/infobar_view_protocol.h View 1 chunk +0 lines, -1 line 0 comments Download
M ios/web/app/web_main_loop.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ios/web/navigation/crw_session_controller.h View 1 chunk +0 lines, -1 line 0 comments Download
M ios/web/navigation/crw_session_entry.h View 1 chunk +0 lines, -1 line 0 comments Download
M ios/web/navigation/navigation_item_facade_delegate.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ios/web/navigation/navigation_manager_facade_delegate.h View 1 chunk +0 lines, -1 line 0 comments Download
M ios/web/net/request_tracker_impl.h View 1 chunk +0 lines, -4 lines 0 comments Download
M ios/web/public/browser_state.h View 1 chunk +0 lines, -1 line 0 comments Download
M ios/web/public/interstitials/web_interstitial.h View 1 chunk +0 lines, -4 lines 0 comments Download
M ios/web/public/test/web_js_test.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ios/web/public/url_data_source_ios.h View 1 chunk +0 lines, -1 line 0 comments Download
M ios/web/public/web_state/ui/crw_web_delegate.h View 1 chunk +0 lines, -6 lines 0 comments Download
M ios/web/public/web_state/web_state_delegate.h View 1 chunk +0 lines, -5 lines 0 comments Download
M ios/web/public/web_ui_ios_data_source.h View 1 chunk +0 lines, -5 lines 0 comments Download
M ios/web/public/webui/web_ui_ios_message_handler.h View 1 chunk +0 lines, -3 lines 0 comments Download
M ios/web/shell/shell_browser_state.h View 1 chunk +0 lines, -1 line 0 comments Download
M ios/web/shell/shell_url_request_context_getter.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ios/web/web_state/ui/crw_web_controller.h View 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 25 (13 generated)
jbriance
4 years ago (2016-12-02 12:14:01 UTC) #2
droger
LGTM, thank you. Can you add in the description that this CL was generated by ...
4 years ago (2016-12-02 14:14:10 UTC) #3
droger
I'm launching a CQ dry run for you.
4 years ago (2016-12-02 14:14:52 UTC) #6
vabr (Chromium)
ios/chrome/browser/passwords LGTM, thank you! Vaclav
4 years ago (2016-12-02 14:17:44 UTC) #8
pkl (ping after 24h if needed)
+eugenebut for ios/web
4 years ago (2016-12-02 14:23:04 UTC) #12
jbriance
On 2016/12/02 14:14:10, droger wrote: > Can you add in the description that this CL ...
4 years ago (2016-12-02 14:23:27 UTC) #13
noyau (Ping after 24h)
Thank you. lgtm.
4 years ago (2016-12-02 14:24:23 UTC) #16
Eugene But (OOO till 7-30)
ios/web lgtm Thank you for doing this!
4 years ago (2016-12-02 15:51:34 UTC) #17
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/2544293002/1
4 years ago (2016-12-02 15:58:04 UTC) #19
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-02 16:04:12 UTC) #22
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/6f5774cd1b3e4d956437fd50762d5cdf3d0221ff Cr-Commit-Position: refs/heads/master@{#435945}
4 years ago (2016-12-02 16:06:05 UTC) #24
rohitrao (ping after 24h)
4 years ago (2016-12-02 18:35:42 UTC) #25
Message was sent while issue was closed.
We seem to have some files that aren't actually compiled upstream, so this ended
up breaking the internal build.  Easy fix, but we should consider sending
cleanup CLs through the twosided trybots in the future.

Can I run this script over the internal repo as well?  Is it hard to run?

Powered by Google App Engine
This is Rietveld 408576698