Chromium Code Reviews
DescriptionAdded chrome.i18n extension API.
The API proposal doc is
http://sites.google.com/a/chromium.org/dev/developers/design-documents/extensions/i18n-api
This CL only adds the getter of accept languages:
chrome.i18n.getAcceptLanguages().
The setter of accept languages will be added in a separate CL.
BUG=http://crbug.com/14574
TEST=TEST=There is an extension in chrome\test\data\extensions\samples\i18n.
Load this extension. It creates a toolstrip button. Click this button, you
should get chrome's accept languages.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25810
Patch Set 1 #
Total comments: 4
Patch Set 2 : '' #Patch Set 3 : '' #
Total comments: 1
Patch Set 4 : '' #
Total comments: 4
Patch Set 5 : '' #
Total comments: 1
Patch Set 6 : '' #
Total comments: 4
Patch Set 7 : '' #
Total comments: 4
Patch Set 8 : '' #Messages
Total messages: 16 (0 generated)
|