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

Issue 2901583002: Fold AppModalDialog into its only subclass, JavaScriptAppModalDialog. (Closed)

Created:
3 years, 7 months ago by Avi (use Gerrit)
Modified:
3 years, 6 months ago
Reviewers:
Nico
CC:
chromium-reviews, extensions-reviews_chromium.org, tfarina, jam, darin-cc_chromium.org, devtools-reviews_chromium.org, chromium-apps-reviews_chromium.org, pfeldman
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fold AppModalDialog into its only subclass, JavaScriptAppModalDialog. There once was a second subclass, CookiePromptModalDialog, but it was removed in r59838, more than 6 years ago. BUG=725111 Review-Url: https://codereview.chromium.org/2901583002 Cr-Commit-Position: refs/heads/master@{#475108} Committed: https://chromium.googlesource.com/chromium/src/+/373e72a7db96f15fa0adb679efb9992078500251

Patch Set 1 #

Patch Set 2 : android, views #

Patch Set 3 : fix #

Patch Set 4 : dtor #

Patch Set 5 : fix collapse #

Unified diffs Side-by-side diffs Delta from patch set Stats (+186 lines, -305 lines) Patch
M chrome/browser/devtools/devtools_sanity_browsertest.cc View 2 chunks +2 lines, -6 lines 0 comments Download
M chrome/browser/extensions/alert_apitest.cc View 2 chunks +3 lines, -6 lines 0 comments Download
M chrome/browser/extensions/lazy_background_page_apitest.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/lifetime/browser_close_manager_browsertest.cc View 1 chunk +4 lines, -6 lines 0 comments Download
M chrome/browser/ui/android/javascript_app_modal_dialog_android.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/blocked_content/popup_blocker_browsertest.cc View 1 chunk +3 lines, -6 lines 0 comments Download
M chrome/browser/ui/browser_browsertest.cc View 1 2 3 4 10 chunks +12 lines, -17 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/unload_browsertest.cc View 1 chunk +4 lines, -6 lines 0 comments Download
M chrome/test/base/ui_test_utils.h View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/test/base/ui_test_utils.cc View 6 chunks +7 lines, -11 lines 0 comments Download
M components/app_modal/BUILD.gn View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download
D components/app_modal/app_modal_dialog.h View 1 chunk +0 lines, -102 lines 0 comments Download
D components/app_modal/app_modal_dialog.cc View 1 chunk +0 lines, -80 lines 0 comments Download
M components/app_modal/app_modal_dialog_queue.h View 1 2 4 chunks +14 lines, -14 lines 0 comments Download
M components/app_modal/app_modal_dialog_queue.cc View 1 2 6 chunks +10 lines, -10 lines 0 comments Download
M components/app_modal/javascript_app_modal_dialog.h View 1 2 3 4 6 chunks +59 lines, -8 lines 0 comments Download
M components/app_modal/javascript_app_modal_dialog.cc View 1 2 3 4 7 chunks +54 lines, -15 lines 0 comments Download
M components/app_modal/javascript_dialog_manager.cc View 3 chunks +5 lines, -8 lines 0 comments Download

Messages

Total messages: 28 (24 generated)
Avi (use Gerrit)
Nico, ptal
3 years, 6 months ago (2017-05-26 20:23:53 UTC) #22
Nico
lgtm
3 years, 6 months ago (2017-05-26 20:25:55 UTC) #23
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/2901583002/80001
3 years, 6 months ago (2017-05-26 20:28:22 UTC) #25
commit-bot: I haz the power
3 years, 6 months ago (2017-05-26 20:34:08 UTC) #28
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/373e72a7db96f15fa0adb679efb9...

Powered by Google App Engine
This is Rietveld 408576698