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

Issue 399062: For the 249 branch:... (Closed)

Created:
11 years, 1 month ago by Mark Larson (Google)
Modified:
9 years, 7 months ago
Reviewers:
Yusuke Sato
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

For the 249 branch: Add support for OpenType sanitiser (OTS). It parses OpenType files (from @font-face) and attempts to validate and sanitise them. We hope this reduces the attack surface of the system font libraries. This change is for Chromium 4.0 branch. Upstream patch for WebKit trunk will be submitted soon: https://bugs.webkit.org/show_bug.cgi?id=31106 BUG=17818 TEST=none TBR= yusukes Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=32301

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -0 lines) Patch
M third_party/WebKit/WebCore/WebCore.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/WebCore/WebCore.gyp/WebCore.gyp View 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/WebKit/WebCore/platform/graphics/chromium/FontCustomPlatformData.cpp View 2 chunks +9 lines, -0 lines 0 comments Download
M third_party/WebKit/WebCore/platform/graphics/mac/FontCustomPlatformData.cpp View 2 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mark Larson (Google)
11 years, 1 month ago (2009-11-18 06:56:04 UTC) #1
Yusuke Sato
11 years, 1 month ago (2009-11-18 07:00:29 UTC) #2
LGTM, thanks!

Powered by Google App Engine
This is Rietveld 408576698