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

Issue 2385033002: Hookup the plugin placeholder to the Flash permission prompt (Closed)

Created:
4 years, 2 months ago by raymes
Modified:
4 years, 2 months ago
CC:
chromium-reviews, jam, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Hookup the plugin placeholder to the Flash permission prompt This hooks up the plugin placeholder to the Flash permission prompt such that the prompt is displayed when the placeholder is clicked. BUG=641615 TBR=calamity Committed: https://crrev.com/8926e8575261ecd801073a3a950d384cbb787e7d Cr-Commit-Position: refs/heads/master@{#423070}

Patch Set 1 #

Patch Set 2 : Hookup the plugin placeholder to the Flash permission prompt #

Total comments: 6

Patch Set 3 : Hookup the plugin placeholder to the Flash permission prompt #

Patch Set 4 : Hookup the plugin placeholder to the Flash permission prompt #

Total comments: 6

Patch Set 5 : Hookup the plugin placeholder to the Flash permission prompt #

Patch Set 6 : Hookup the plugin placeholder to the Flash permission prompt #

Patch Set 7 : Hookup the plugin placeholder to the Flash permission prompt #

Patch Set 8 : Hookup the plugin placeholder to the Flash permission prompt #

Patch Set 9 : Hookup the plugin placeholder to the Flash permission prompt #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -37 lines) Patch
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/engagement/site_engagement_score.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/permissions/permissions_browsertest.h View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/permissions/permissions_browsertest.cc View 1 2 3 4 5 6 5 chunks +8 lines, -5 lines 0 comments Download
M chrome/browser/plugins/flash_download_interception.h View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/plugins/flash_download_interception.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M chrome/browser/plugins/flash_permission_browsertest.cc View 1 2 3 4 5 6 7 3 chunks +50 lines, -14 lines 0 comments Download
M chrome/browser/plugins/plugin_observer.cc View 3 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/ui/website_settings/mock_permission_prompt_factory.h View 1 2 3 4 5 6 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/test/data/permissions/flash.html View 1 2 3 4 1 chunk +17 lines, -7 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 26 (12 generated)
raymes
Hey Tommy, PTAL. I can't land this yet because the tests are flaky now. There ...
4 years, 2 months ago (2016-10-02 11:56:42 UTC) #2
tommycli
lgtm except: https://codereview.chromium.org/2385033002/diff/20001/chrome/test/data/permissions/flash.html File chrome/test/data/permissions/flash.html (right): https://codereview.chromium.org/2385033002/diff/20001/chrome/test/data/permissions/flash.html#newcode14 chrome/test/data/permissions/flash.html:14: function triggerPromptViaPluginPlaceholder() { I think this function ...
4 years, 2 months ago (2016-10-03 17:28:50 UTC) #3
tommycli
On 2016/10/02 11:56:42, raymes wrote: > Hey Tommy, > > PTAL. > > I can't ...
4 years, 2 months ago (2016-10-03 22:23:48 UTC) #4
raymes
https://codereview.chromium.org/2385033002/diff/20001/chrome/test/data/permissions/flash.html File chrome/test/data/permissions/flash.html (right): https://codereview.chromium.org/2385033002/diff/20001/chrome/test/data/permissions/flash.html#newcode14 chrome/test/data/permissions/flash.html:14: function triggerPromptViaPluginPlaceholder() { On 2016/10/03 17:28:50, tommycli wrote: > ...
4 years, 2 months ago (2016-10-04 05:07:21 UTC) #5
raymes
+thestig for chrome/browser/chrome_content_browser_client.cc +bauerb for chrome/browser/plugins/plugin_observer.cc +calamity for chrome/browser/engagement/site_engagement_score.h
4 years, 2 months ago (2016-10-04 05:08:44 UTC) #9
Bernhard Bauer
LGTM with nits: https://codereview.chromium.org/2385033002/diff/60001/chrome/browser/plugins/flash_download_interception.h File chrome/browser/plugins/flash_download_interception.h (right): https://codereview.chromium.org/2385033002/diff/60001/chrome/browser/plugins/flash_download_interception.h#newcode37 chrome/browser/plugins/flash_download_interception.h:37: DISALLOW_COPY_AND_ASSIGN(FlashDownloadInterception); This should probably be DISALLOW_IMPLICIT_CONSTRUCTORS ...
4 years, 2 months ago (2016-10-04 09:21:00 UTC) #10
Lei Zhang
lgtm
4 years, 2 months ago (2016-10-04 18:36:40 UTC) #11
raymes
https://codereview.chromium.org/2385033002/diff/60001/chrome/browser/plugins/flash_download_interception.h File chrome/browser/plugins/flash_download_interception.h (right): https://codereview.chromium.org/2385033002/diff/60001/chrome/browser/plugins/flash_download_interception.h#newcode37 chrome/browser/plugins/flash_download_interception.h:37: DISALLOW_COPY_AND_ASSIGN(FlashDownloadInterception); On 2016/10/04 09:21:00, Bernhard Bauer wrote: > This ...
4 years, 2 months ago (2016-10-04 23:12:19 UTC) #12
raymes
TBR calamity for trivial change in site_engagement_score.h
4 years, 2 months ago (2016-10-04 23:12:43 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/2385033002/100001
4 years, 2 months ago (2016-10-04 23:13:34 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/310000)
4 years, 2 months ago (2016-10-05 00:08:09 UTC) #19
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/2385033002/160001
4 years, 2 months ago (2016-10-05 02:58:15 UTC) #22
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years, 2 months ago (2016-10-05 03:55:18 UTC) #24
commit-bot: I haz the power
4 years, 2 months ago (2016-10-05 03:58:46 UTC) #26
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/8926e8575261ecd801073a3a950d384cbb787e7d
Cr-Commit-Position: refs/heads/master@{#423070}

Powered by Google App Engine
This is Rietveld 408576698