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

Issue 893543003: Expose the "Fullscreen" content setting to extensions. (Closed)

Created:
5 years, 10 months ago by msramek
Modified:
5 years, 10 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Expose the "Fullscreen" content setting to extensions. BUG=451075 Committed: https://crrev.com/6b98a5a5b22feca6c4824d94b9157c3c1ca0e48c Cr-Commit-Position: refs/heads/master@{#314339}

Patch Set 1 : #

Total comments: 3

Patch Set 2 : Rebase over 889893002, added a test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -0 lines) Patch
M chrome/browser/content_settings/host_content_settings_map_unittest.cc View 1 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/content_settings/content_settings_apitest.cc View 1 3 chunks +11 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/content_settings.json View 1 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/content_settings/standard/test.js View 1 2 chunks +2 lines, -0 lines 0 comments Download
M components/content_settings/core/browser/host_content_settings_map.cc View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
msramek
Hello, another addition to the extensions API - fullscreen setting. (camera and mic are not ...
5 years, 10 months ago (2015-02-02 10:30:44 UTC) #3
Mike West
LGTM, but please wait for markusheintz@ to sign off on the content settings change, and ...
5 years, 10 months ago (2015-02-02 10:34:12 UTC) #5
markusheintz_
https://codereview.chromium.org/893543003/diff/20001/components/content_settings/core/browser/host_content_settings_map.cc File components/content_settings/core/browser/host_content_settings_map.cc (right): https://codereview.chromium.org/893543003/diff/20001/components/content_settings/core/browser/host_content_settings_map.cc#newcode523 components/content_settings/core/browser/host_content_settings_map.cc:523: case CONTENT_SETTINGS_TYPE_FULLSCREEN: It would be great if you could ...
5 years, 10 months ago (2015-02-02 14:29:32 UTC) #6
not at google - send to devlin
lgtm
5 years, 10 months ago (2015-02-02 19:18:29 UTC) #7
msramek
https://codereview.chromium.org/893543003/diff/20001/components/content_settings/core/browser/host_content_settings_map.cc File components/content_settings/core/browser/host_content_settings_map.cc (right): https://codereview.chromium.org/893543003/diff/20001/components/content_settings/core/browser/host_content_settings_map.cc#newcode523 components/content_settings/core/browser/host_content_settings_map.cc:523: case CONTENT_SETTINGS_TYPE_FULLSCREEN: On 2015/02/02 14:29:32, markusheintz_ wrote: > It ...
5 years, 10 months ago (2015-02-03 13:24:42 UTC) #8
markusheintz_
LGTM
5 years, 10 months ago (2015-02-03 13:44:32 UTC) #9
markusheintz_
On 2015/02/03 13:44:32, markusheintz_ wrote: > LGTM Thanks a lot for adding the unittest
5 years, 10 months ago (2015-02-03 13:44:45 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/893543003/40001
5 years, 10 months ago (2015-02-03 13:51:50 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years, 10 months ago (2015-02-03 15:42:27 UTC) #15
commit-bot: I haz the power
5 years, 10 months ago (2015-02-03 15:43:30 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6b98a5a5b22feca6c4824d94b9157c3c1ca0e48c
Cr-Commit-Position: refs/heads/master@{#314339}

Powered by Google App Engine
This is Rietveld 408576698