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

Issue 2179923002: Add a JavaScript dialog tab helper. (Closed)

Created:
4 years, 5 months ago by Avi (use Gerrit)
Modified:
4 years, 3 months ago
Reviewers:
paulmeyer, raymes, sky
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a JavaScript dialog tab helper. No functionality change. BUG=629964 TEST=none Committed: https://crrev.com/6082932158d1756e3d12764df3e4c2f2507bef50 Cr-Commit-Position: refs/heads/master@{#416023}

Patch Set 1 #

Patch Set 2 : extensions #

Patch Set 3 : guest fix #

Patch Set 4 : devtools #

Patch Set 5 : rebase #

Total comments: 3

Patch Set 6 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -12 lines) Patch
M chrome/browser/devtools/devtools_window.cc View 1 2 3 4 2 chunks +2 lines, -5 lines 0 comments Download
M chrome/browser/extensions/content_script_apitest.cc View 1 2 3 4 1 chunk +3 lines, -4 lines 0 comments Download
M chrome/browser/ui/BUILD.gn View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 3 4 3 chunks +2 lines, -2 lines 0 comments Download
A chrome/browser/ui/javascript_dialogs/javascript_dialog_tab_helper.h View 1 2 3 1 chunk +46 lines, -0 lines 0 comments Download
A chrome/browser/ui/javascript_dialogs/javascript_dialog_tab_helper.cc View 1 2 3 1 chunk +97 lines, -0 lines 0 comments Download
M chrome/browser/ui/tab_helpers.cc View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M extensions/browser/guest_view/mime_handler_view/mime_handler_view_guest.cc View 1 2 3 4 5 1 chunk +10 lines, -1 line 0 comments Download

Messages

Total messages: 40 (30 generated)
Avi (use Gerrit)
Scott, you love JavaScript dialogs, right?
4 years, 3 months ago (2016-08-31 15:46:06 UTC) #22
sky
LGTM
4 years, 3 months ago (2016-08-31 16:53:10 UTC) #23
Avi (use Gerrit)
raymes, guest stuff
4 years, 3 months ago (2016-09-01 01:04:36 UTC) #25
raymes
https://codereview.chromium.org/2179923002/diff/80001/extensions/browser/guest_view/mime_handler_view/mime_handler_view_guest.cc File extensions/browser/guest_view/mime_handler_view/mime_handler_view_guest.cc (right): https://codereview.chromium.org/2179923002/diff/80001/extensions/browser/guest_view/mime_handler_view/mime_handler_view_guest.cc#newcode217 extensions/browser/guest_view/mime_handler_view/mime_handler_view_guest.cc:217: owner_web_contents()); Could you explain why you've changed this? Thanks!
4 years, 3 months ago (2016-09-01 01:28:30 UTC) #28
Avi (use Gerrit)
https://codereview.chromium.org/2179923002/diff/80001/extensions/browser/guest_view/mime_handler_view/mime_handler_view_guest.cc File extensions/browser/guest_view/mime_handler_view/mime_handler_view_guest.cc (right): https://codereview.chromium.org/2179923002/diff/80001/extensions/browser/guest_view/mime_handler_view/mime_handler_view_guest.cc#newcode217 extensions/browser/guest_view/mime_handler_view/mime_handler_view_guest.cc:217: owner_web_contents()); On 2016/09/01 01:28:30, raymes wrote: > Could you ...
4 years, 3 months ago (2016-09-01 01:38:02 UTC) #29
raymes
I defer to someone in extensions/browser/guest_view/ (+paulmeyer) since I don't understand the implications well enough. ...
4 years, 3 months ago (2016-09-01 01:53:25 UTC) #31
paulmeyer
LGTM for mime_handler_view_guest.cc change, with one nit. https://codereview.chromium.org/2179923002/diff/80001/extensions/browser/guest_view/mime_handler_view/mime_handler_view_guest.cc File extensions/browser/guest_view/mime_handler_view/mime_handler_view_guest.cc (right): https://codereview.chromium.org/2179923002/diff/80001/extensions/browser/guest_view/mime_handler_view/mime_handler_view_guest.cc#newcode217 extensions/browser/guest_view/mime_handler_view/mime_handler_view_guest.cc:217: owner_web_contents()); On ...
4 years, 3 months ago (2016-09-01 15:45:53 UTC) #34
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/2179923002/100001
4 years, 3 months ago (2016-09-01 18:05:24 UTC) #37
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 3 months ago (2016-09-01 19:47:33 UTC) #38
commit-bot: I haz the power
4 years, 3 months ago (2016-09-01 19:50:43 UTC) #40
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/6082932158d1756e3d12764df3e4c2f2507bef50
Cr-Commit-Position: refs/heads/master@{#416023}

Powered by Google App Engine
This is Rietveld 408576698