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

Issue 7033033: Add hideKeyboard API to chrome.experimental.input. (Closed)

Created:
9 years, 7 months ago by mazda
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, arv (Not doing code reviews), pam+watch_chromium.org, jam, Yusuke Sato, Zachary Kuznia
Visibility:
Public.

Description

Add hideKeyboard API to chrome.experimental.input. And use the API in the keyboard. BUG=chromium:76413 TEST=manually on chromebook Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86322

Patch Set 1 #

Total comments: 6

Patch Set 2 : 'Moved hideKeyboard to chrome.experimental.input namespace' #

Total comments: 2

Patch Set 3 : 'Rename HideKeyboardInputFunction to HideKeyboardFunction' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -1 line) Patch
M chrome/browser/extensions/extension_function_dispatcher.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_input_api.h View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_input_api.cc View 1 2 2 chunks +14 lines, -0 lines 0 comments Download
M chrome/browser/resources/keyboard/main.js View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/touch/frame/touch_browser_frame_view.cc View 1 2 chunks +11 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/extension_api.json View 1 2 1 chunk +13 lines, -0 lines 0 comments Download
M content/common/notification_type.h View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
mazda
Could you take another look at the patch?
9 years, 7 months ago (2011-05-19 22:04:11 UTC) #1
mazda
Could you take another look at the patch?
9 years, 7 months ago (2011-05-19 22:05:04 UTC) #2
bryeung
http://codereview.chromium.org/7033033/diff/1/chrome/browser/extensions/extension_function_dispatcher.cc File chrome/browser/extensions/extension_function_dispatcher.cc (right): http://codereview.chromium.org/7033033/diff/1/chrome/browser/extensions/extension_function_dispatcher.cc#newcode278 chrome/browser/extensions/extension_function_dispatcher.cc:278: #if defined(OS_CHROMEOS) Is this suggested style? I'd prefer we ...
9 years, 7 months ago (2011-05-19 22:23:42 UTC) #3
sadrul
[drive-by qq for clarification] http://codereview.chromium.org/7033033/diff/1/chrome/browser/ui/touch/frame/touch_browser_frame_view.cc File chrome/browser/ui/touch/frame/touch_browser_frame_view.cc (right): http://codereview.chromium.org/7033033/diff/1/chrome/browser/ui/touch/frame/touch_browser_frame_view.cc#newcode281 chrome/browser/ui/touch/frame/touch_browser_frame_view.cc:281: UpdateKeyboardAndLayout(false); In case the web-page ...
9 years, 7 months ago (2011-05-19 22:30:00 UTC) #4
bryeung
Can you sync and re-upload? This fails to apply cleanly for me.
9 years, 7 months ago (2011-05-19 22:39:24 UTC) #5
mazda
Thank you for the comments. Could you take another look at the change? http://codereview.chromium.org/7033033/diff/1/chrome/browser/extensions/extension_function_dispatcher.cc File ...
9 years, 7 months ago (2011-05-20 12:16:05 UTC) #6
bryeung
LGTM, after renaming There is still one problem with this CL: it is not possible ...
9 years, 7 months ago (2011-05-20 17:42:03 UTC) #7
mazda
Thanks for the comment. I'll file a bug and fix the keyboard so that clicking ...
9 years, 7 months ago (2011-05-20 19:03:59 UTC) #8
Peng
On 2011/05/20 17:42:03, bryeung wrote: > LGTM, after renaming > > There is still one ...
9 years, 7 months ago (2011-05-20 19:11:57 UTC) #9
mazda
On 2011/05/20 19:11:57, Peng wrote: > On 2011/05/20 17:42:03, bryeung wrote: > > LGTM, after ...
9 years, 7 months ago (2011-05-23 04:44:08 UTC) #10
mazda
Hello John Could you review this patch? I need owner's approval for content/common/notification_type.h. Thanks,
9 years, 7 months ago (2011-05-23 06:08:34 UTC) #11
jam
content lgtm
9 years, 7 months ago (2011-05-23 17:01:16 UTC) #12
commit-bot: I haz the power
9 years, 7 months ago (2011-05-23 18:52:57 UTC) #13
Presubmit check for 7033033-10001 failed and returned exit status 1.

Running presubmit commit checks ...

** Presubmit Warnings **

This change modifies file(s) which the extension docs depend on. You must
rebuild the extension docs.

Build by running the build.py script in chrome/common/extensions/docs/build/.

Be sure to include any modified resulting static files
(/common/extension/docs/*.html) in your final changelist.

Powered by Google App Engine
This is Rietveld 408576698