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

Issue 1102693002: languagesPrivate IDL draft (Closed)

Created:
5 years, 8 months ago by michaelpg
Modified:
5 years, 5 months ago
CC:
chromium-apps-reviews_chromium.org, chromium-reviews, 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

IDL draft for languagesPrivate API. This will be used to get and set language and input method settings in Material Design Settings. BUG=479043

Patch Set 1 #

Patch Set 2 : kill newline #

Total comments: 26

Patch Set 3 : Feedback #

Total comments: 16

Patch Set 4 : Changes for issue 1155093006 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -0 lines) Patch
A chrome/common/extensions/api/language_settings_private.idl View 1 2 3 1 chunk +115 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
stevenjb
The language stuff all seems fine to me. As a developer looking at this API, ...
5 years, 8 months ago (2015-04-24 00:00:20 UTC) #2
not at google - send to devlin
https://codereview.chromium.org/1102693002/diff/20001/chrome/common/extensions/api/languages_private.idl File chrome/common/extensions/api/languages_private.idl (right): https://codereview.chromium.org/1102693002/diff/20001/chrome/common/extensions/api/languages_private.idl#newcode17 chrome/common/extensions/api/languages_private.idl:17: boolean supportsTranslate; consider making the booleans optional (and default-false; ...
5 years, 8 months ago (2015-04-24 16:53:43 UTC) #3
michaelpg
https://codereview.chromium.org/1102693002/diff/20001/chrome/common/extensions/api/languages_private.idl File chrome/common/extensions/api/languages_private.idl (right): https://codereview.chromium.org/1102693002/diff/20001/chrome/common/extensions/api/languages_private.idl#newcode42 chrome/common/extensions/api/languages_private.idl:42: DOMString languageCode; On 2015/04/24 00:00:20, stevenjb wrote: > Same ...
5 years, 8 months ago (2015-04-24 19:08:03 UTC) #4
not at google - send to devlin
https://codereview.chromium.org/1102693002/diff/20001/chrome/common/extensions/api/languages_private.idl File chrome/common/extensions/api/languages_private.idl (right): https://codereview.chromium.org/1102693002/diff/20001/chrome/common/extensions/api/languages_private.idl#newcode95 chrome/common/extensions/api/languages_private.idl:95: // Attempts to download the spell check dictionary after ...
5 years, 8 months ago (2015-04-24 20:07:25 UTC) #5
michaelpg
https://codereview.chromium.org/1102693002/diff/20001/chrome/common/extensions/api/languages_private.idl File chrome/common/extensions/api/languages_private.idl (right): https://codereview.chromium.org/1102693002/diff/20001/chrome/common/extensions/api/languages_private.idl#newcode95 chrome/common/extensions/api/languages_private.idl:95: // Attempts to download the spell check dictionary after ...
5 years, 8 months ago (2015-04-25 02:49:16 UTC) #6
michaelpg
New draft. I'm also sending out the API proposal. Thanks! https://codereview.chromium.org/1102693002/diff/20001/chrome/common/extensions/api/languages_private.idl File chrome/common/extensions/api/languages_private.idl (right): https://codereview.chromium.org/1102693002/diff/20001/chrome/common/extensions/api/languages_private.idl#newcode17 ...
5 years, 7 months ago (2015-05-09 01:12:30 UTC) #11
stevenjb
https://codereview.chromium.org/1102693002/diff/100001/chrome/common/extensions/api/language_settings_private.idl File chrome/common/extensions/api/language_settings_private.idl (right): https://codereview.chromium.org/1102693002/diff/100001/chrome/common/extensions/api/language_settings_private.idl#newcode33 chrome/common/extensions/api/language_settings_private.idl:33: // The downloading status. nit: The download status of ...
5 years, 7 months ago (2015-05-11 01:25:58 UTC) #12
michaelpg
https://codereview.chromium.org/1102693002/diff/100001/chrome/common/extensions/api/language_settings_private.idl File chrome/common/extensions/api/language_settings_private.idl (right): https://codereview.chromium.org/1102693002/diff/100001/chrome/common/extensions/api/language_settings_private.idl#newcode75 chrome/common/extensions/api/language_settings_private.idl:75: static void setUILanguage(DOMString languageCode); On 2015/05/11 01:25:57, stevenjb wrote: ...
5 years, 7 months ago (2015-05-11 08:16:02 UTC) #13
not at google - send to devlin
rubberstamp lgtm
5 years, 7 months ago (2015-05-11 15:01:36 UTC) #14
stevenjb
https://codereview.chromium.org/1102693002/diff/100001/chrome/common/extensions/api/language_settings_private.idl File chrome/common/extensions/api/language_settings_private.idl (right): https://codereview.chromium.org/1102693002/diff/100001/chrome/common/extensions/api/language_settings_private.idl#newcode75 chrome/common/extensions/api/language_settings_private.idl:75: static void setUILanguage(DOMString languageCode); On 2015/05/11 08:16:01, michaelpg wrote: ...
5 years, 6 months ago (2015-06-01 18:08:07 UTC) #15
michaelpg
I guess I never sent this out. stevenjb's feedback addressed. https://codereview.chromium.org/1102693002/diff/100001/chrome/common/extensions/api/language_settings_private.idl File chrome/common/extensions/api/language_settings_private.idl (right): https://codereview.chromium.org/1102693002/diff/100001/chrome/common/extensions/api/language_settings_private.idl#newcode33 ...
5 years, 5 months ago (2015-07-07 00:12:30 UTC) #17
stevenjb
5 years, 5 months ago (2015-07-07 01:12:29 UTC) #18
lgtm

Powered by Google App Engine
This is Rietveld 408576698