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

Issue 11413131: Enable Pointer Lock for packaged apps using ShellWindow. (Closed)

Created:
8 years, 1 month ago by scheib
Modified:
8 years ago
CC:
chromium-reviews, Aaron Boodman, jeremya+watch_chromium.org, chromium-apps-reviews_chromium.org, mkearney1
Visibility:
Public.

Description

Enable Pointer Lock for packaged apps using ShellWindow. BUG=148532 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170625

Patch Set 1 : merge lkgr #

Total comments: 7

Patch Set 2 : Restored browser/extensions/window_open_interactive_apitest.cc #

Patch Set 3 : Not moving files to test_support_common #

Patch Set 4 : Removed user visible permission string #

Total comments: 1

Patch Set 5 : indent fix #

Patch Set 6 : PermissionMessages test fixed; added kPointerLock to skips #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -8 lines) Patch
A chrome/browser/extensions/extension_pointer_lock_apitest.cc View 1 chunk +21 lines, -0 lines 0 comments Download
M chrome/browser/ui/extensions/shell_window.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/extensions/shell_window.cc View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/_permission_features.json View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/declare_permissions.html View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/common/extensions/permissions/api_permission.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/permissions/api_permission.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/permissions/permission_set_unittest.cc View 1 2 3 4 5 1 chunk +3 lines, -2 lines 0 comments Download
A + chrome/test/data/extensions/api_test/pointer_lock/has_permission/background.js View 1 chunk +2 lines, -2 lines 0 comments Download
A chrome/test/data/extensions/api_test/pointer_lock/has_permission/manifest.json View 1 chunk +12 lines, -0 lines 0 comments Download
A + chrome/test/data/extensions/api_test/pointer_lock/has_permission/window.html View 1 chunk +1 line, -1 line 0 comments Download
A chrome/test/data/extensions/api_test/pointer_lock/has_permission/window.js View 1 chunk +13 lines, -0 lines 0 comments Download
A + chrome/test/data/extensions/api_test/pointer_lock/no_permission/background.js View 1 chunk +2 lines, -2 lines 0 comments Download
A chrome/test/data/extensions/api_test/pointer_lock/no_permission/manifest.json View 1 chunk +12 lines, -0 lines 0 comments Download
A + chrome/test/data/extensions/api_test/pointer_lock/no_permission/window.html View 1 chunk +1 line, -1 line 0 comments Download
A chrome/test/data/extensions/api_test/pointer_lock/no_permission/window.js View 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
scheib
jeremya, could you take a look and see if you can suggest a way to ...
8 years ago (2012-11-28 04:03:43 UTC) #1
scheib
miket, review or suggest a reviewer, please.
8 years ago (2012-11-28 16:29:09 UTC) #2
scheib
8 years ago (2012-11-28 18:51:04 UTC) #3
asargent_no_longer_on_chrome
https://codereview.chromium.org/11413131/diff/2025/chrome/chrome_tests.gypi File chrome/chrome_tests.gypi (left): https://codereview.chromium.org/11413131/diff/2025/chrome/chrome_tests.gypi#oldcode176 chrome/chrome_tests.gypi:176: 'browser/extensions/window_open_interactive_apitest.cc', Did you actually mean to remove this file ...
8 years ago (2012-11-28 20:32:12 UTC) #4
scheib
Erik, please take a look at if we should include permission text for pointer lock: ...
8 years ago (2012-11-28 20:58:12 UTC) #5
Erik does not do reviews
https://codereview.chromium.org/11413131/diff/2025/chrome/common/extensions/permissions/api_permission.cc File chrome/common/extensions/permissions/api_permission.cc (right): https://codereview.chromium.org/11413131/diff/2025/chrome/common/extensions/permissions/api_permission.cc#newcode330 chrome/common/extensions/permissions/api_permission.cc:330: IDS_EXTENSION_PROMPT_WARNING_POINTER_LOCK, On 2012/11/28 20:58:12, scheib wrote: > On 2012/11/28 ...
8 years ago (2012-11-30 01:11:05 UTC) #6
scheib
Antony, take another look: no common test files moved and no user permission string.
8 years ago (2012-11-30 02:35:47 UTC) #7
asargent_no_longer_on_chrome
LGTM https://codereview.chromium.org/11413131/diff/12017/chrome/browser/ui/extensions/shell_window.cc File chrome/browser/ui/extensions/shell_window.cc (right): https://codereview.chromium.org/11413131/diff/12017/chrome/browser/ui/extensions/shell_window.cc#newcode285 chrome/browser/ui/extensions/shell_window.cc:285: bool user_gesture, style nit: indentation looks wrong here
8 years ago (2012-11-30 18:48:05 UTC) #8
scheib
mkearney, FYI doc in chrome/common/extensions/docs/templates/articles/declare_permissions.html miket, OWNERS for chrome/browser/ui/extensions/shell_window.* (asargent, consider if you should be ...
8 years ago (2012-11-30 21:00:14 UTC) #9
miket_OOO
chrome/browser/ui/extensions/shell_window.* LGTM
8 years ago (2012-11-30 21:20:19 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scheib@chromium.org/11413131/6021
8 years ago (2012-11-30 21:38:21 UTC) #11
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) sync_integration_tests, unit_tests
8 years ago (2012-11-30 21:51:16 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scheib@chromium.org/11413131/6021
8 years ago (2012-11-30 21:58:44 UTC) #13
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) unit_tests
8 years ago (2012-11-30 23:11:09 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scheib@chromium.org/11413131/1070
8 years ago (2012-11-30 23:38:42 UTC) #15
commit-bot: I haz the power
8 years ago (2012-12-01 01:59:07 UTC) #16
Message was sent while issue was closed.
Change committed as 170625

Powered by Google App Engine
This is Rietveld 408576698