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

Issue 10142011: Add character encoding to Font Settings Extension API. (Closed)

Created:
8 years, 8 months ago by falken
Modified:
8 years, 8 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip+watch_chromium.org
Visibility:
Public.

Description

Add character encoding to Font Settings Extension API. BUG=114148 TEST=browser_tests --gtest_filter=ExtensionApiTest.FontSettings Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133405

Patch Set 1 #

Patch Set 2 : add test of event #

Total comments: 4

Patch Set 3 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+604 lines, -59 lines) Patch
M chrome/browser/extensions/extension_font_settings_api.h View 1 2 2 chunks +66 lines, -20 lines 0 comments Download
M chrome/browser/extensions/extension_font_settings_api.cc View 1 2 9 chunks +87 lines, -38 lines 0 comments Download
M chrome/browser/extensions/extension_function_registry.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/experimental.fontSettings.json View 2 chunks +71 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/experimental.fontSettings.html View 6 chunks +354 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/samples.json View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/font_settings/test.js View 1 2 chunks +21 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
falken
Matt: PTAL. By the way, I'm considering submitting extension_font_settings_api.[cc,h] for C++ readability review. Do you ...
8 years, 8 months ago (2012-04-20 10:17:17 UTC) #1
Matt Perry
LGTM As for your readability review, go for it. I predict some nitpicks (like adding ...
8 years, 8 months ago (2012-04-20 18:59:22 UTC) #2
falken
Thanks! http://codereview.chromium.org/10142011/diff/10001/chrome/browser/extensions/extension_font_settings_api.cc File chrome/browser/extensions/extension_font_settings_api.cc (right): http://codereview.chromium.org/10142011/diff/10001/chrome/browser/extensions/extension_font_settings_api.cc#newcode160 chrome/browser/extensions/extension_font_settings_api.cc:160: std::make_pair(kOnDefaultCharacterSetChanged, kCharsetKey); On 2012/04/20 18:59:22, Matt Perry wrote: ...
8 years, 8 months ago (2012-04-23 03:41:44 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/falken@chromium.org/10142011/10002
8 years, 8 months ago (2012-04-23 03:43:32 UTC) #4
commit-bot: I haz the power
8 years, 8 months ago (2012-04-23 04:52:48 UTC) #5
Change committed as 133405

Powered by Google App Engine
This is Rietveld 408576698