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

Issue 23815006: [Cleanup] rename WebContentsModalDialogManager::IsShowingDialog() to IsDialogActive() (Closed)

Created:
7 years, 3 months ago by Mike Wittman
Modified:
7 years, 3 months ago
Reviewers:
sky
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, tfarina, extensions-reviews_chromium.org
Visibility:
Public.

Description

[Cleanup] rename WebContentsModalDialogManager::IsShowingDialog() to IsDialogActive() The function tests whether web contents modal dialogs are active, rather than if they are actually showing. This updates the name accordingly and resolves the TODO. BUG=157161 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222289

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -40 lines) Patch
M chrome/browser/apps/app_browsertest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/repost_form_warning_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ssl/ssl_browser_tests.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser_commands.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/certificate_viewer_mac_browsertest.mm View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/content_settings/collected_cookies_mac_browsertest.mm View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_popup_controller.mm View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/ssl_client_certificate_selector_cocoa_browsertest.mm View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/tabs/tab_strip_model.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/constrained_window_views_browsertest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/tab_contents/chrome_web_contents_view_delegate_views.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/constrained_web_dialog_ui_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/print_preview/print_preview_ui_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/web_modal/web_contents_modal_dialog_manager.h View 1 chunk +3 lines, -5 lines 0 comments Download
M components/web_modal/web_contents_modal_dialog_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/web_modal/web_contents_modal_dialog_manager_unittest.cc View 10 chunks +10 lines, -10 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Mike Wittman
7 years, 3 months ago (2013-09-09 21:31:01 UTC) #1
sky
LGTM
7 years, 3 months ago (2013-09-09 23:30:06 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wittman@chromium.org/23815006/1
7 years, 3 months ago (2013-09-10 00:12:09 UTC) #3
commit-bot: I haz the power
Failed to apply patch for chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 3 months ago (2013-09-10 00:12:14 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wittman@chromium.org/23815006/6001
7 years, 3 months ago (2013-09-10 00:52:32 UTC) #5
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-10 01:24:33 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wittman@chromium.org/23815006/6001
7 years, 3 months ago (2013-09-10 01:50:28 UTC) #7
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-10 01:59:25 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wittman@chromium.org/23815006/6001
7 years, 3 months ago (2013-09-10 04:56:10 UTC) #9
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) telemetry_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=167205
7 years, 3 months ago (2013-09-10 07:09:44 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wittman@chromium.org/23815006/6001
7 years, 3 months ago (2013-09-10 16:07:56 UTC) #11
commit-bot: I haz the power
7 years, 3 months ago (2013-09-10 17:19:19 UTC) #12
Message was sent while issue was closed.
Change committed as 222289

Powered by Google App Engine
This is Rietveld 408576698