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

Issue 1428653002: PPAPI: Remove PPB_Font_Dev. (Closed)

Created:
5 years, 1 month ago by Lei Zhang
Modified:
5 years, 1 month ago
Reviewers:
bbudge, ilja, ihf, Xing, brettw, binji
CC:
bbudge, binji+watch_chromium.org, bradnelson+warch_chromium.org, chromium-reviews, darin-cc_chromium.org, ilja, jam, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org, piman+watch_chromium.org, raymes, teravest+watch_chromium.org, tzik, yusukes+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

PPAPI: Remove PPB_Font_Dev. TBR=brettw@chromium.org Committed: https://crrev.com/d8ecc8472dc7cef04a6a529786649e87b0d1d35e Cr-Commit-Position: refs/heads/master@{#357449}

Patch Set 1 : #

Total comments: 1

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -1108 lines) Patch
M chrome/common/ppapi_utils.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/child/browser_font_resource_trusted.cc View 3 chunks +17 lines, -14 lines 0 comments Download
M content/renderer/pepper/plugin_module.cc View 1 chunk +0 lines, -1 line 0 comments Download
M native_client_sdk/src/libraries/ppapi/library.dsc View 1 chunk +0 lines, -1 line 0 comments Download
M native_client_sdk/src/libraries/ppapi_cpp/library.dsc View 2 chunks +0 lines, -2 lines 0 comments Download
D ppapi/api/dev/ppb_font_dev.idl View 1 chunk +0 lines, -261 lines 0 comments Download
D ppapi/c/dev/ppb_font_dev.h View 1 chunk +0 lines, -278 lines 0 comments Download
M ppapi/c/private/ppb_pdf.h View 2 chunks +0 lines, -4 lines 0 comments Download
D ppapi/cpp/dev/font_dev.h View 1 chunk +0 lines, -141 lines 0 comments Download
D ppapi/cpp/dev/font_dev.cc View 1 chunk +0 lines, -200 lines 0 comments Download
M ppapi/cpp/private/flash_font_file.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ppapi/cpp/trusted/browser_font_trusted.cc View 9 chunks +3 lines, -59 lines 0 comments Download
M ppapi/examples/ime/ime.cc View 12 chunks +15 lines, -15 lines 0 comments Download
M ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c View 6 chunks +0 lines, -64 lines 0 comments Download
M ppapi/native_client/tests/ppapi_test_lib/get_browser_interface.h View 4 chunks +3 lines, -5 lines 0 comments Download
M ppapi/native_client/tests/ppapi_test_lib/get_browser_interface.cc View 2 chunks +0 lines, -7 lines 0 comments Download
M ppapi/ppapi_sources.gypi View 1 2 chunks +0 lines, -3 lines 0 comments Download
M ppapi/proxy/flash_font_file_resource.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ppapi/proxy/interface_list.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ppapi/proxy/serialized_structs.h View 2 chunks +3 lines, -13 lines 0 comments Download
M ppapi/proxy/serialized_structs.cc View 3 chunks +0 lines, -27 lines 0 comments Download
M ppapi/tests/all_c_includes.h View 1 chunk +0 lines, -1 line 0 comments Download
M ppapi/tests/all_cpp_includes.h View 1 chunk +0 lines, -1 line 0 comments Download
M ppapi/thunk/interfaces_ppb_private.h View 1 chunk +0 lines, -6 lines 0 comments Download
M ppapi/thunk/resource_creation_api.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 24 (11 generated)
Lei Zhang
https://codereview.chromium.org/1428653002/diff/80001/ppapi/cpp/trusted/browser_font_trusted.cc File ppapi/cpp/trusted/browser_font_trusted.cc (left): https://codereview.chromium.org/1428653002/diff/80001/ppapi/cpp/trusted/browser_font_trusted.cc#oldcode29 ppapi/cpp/trusted/browser_font_trusted.cc:29: // TODO(brettw) remove PPB_Font altogether when Flash is updated. ...
5 years, 1 month ago (2015-10-28 05:13:23 UTC) #6
Lei Zhang
+ppapi/OWNERS too
5 years, 1 month ago (2015-10-28 06:05:48 UTC) #7
binji
5 years, 1 month ago (2015-10-29 18:00:08 UTC) #9
binji
On 2015/10/29 at 18:00:08, binji wrote: > +bbudge native_client_sdk lgtm
5 years, 1 month ago (2015-10-29 18:00:41 UTC) #10
bbudge
LGTM if Brett or someone else can confirm Flash moved off it.
5 years, 1 month ago (2015-10-30 17:22:59 UTC) #11
Lei Zhang
On 2015/10/30 17:22:59, bbudge wrote: > LGTM if Brett or someone else can confirm Flash ...
5 years, 1 month ago (2015-10-30 17:27:58 UTC) #12
ihf
LGTM. Flash doesn't use this interface anymore. Still, adding Xing to verify that there are ...
5 years, 1 month ago (2015-11-02 20:05:14 UTC) #15
Xing
On 2015/11/02 20:05:14, ihf wrote: > LGTM. Flash doesn't use this interface anymore. Still, adding ...
5 years, 1 month ago (2015-11-02 20:12:32 UTC) #16
Lei Zhang
On 2015/11/02 20:12:32, Xing wrote: > On 2015/11/02 20:05:14, ihf wrote: > > LGTM. Flash ...
5 years, 1 month ago (2015-11-02 21:20:54 UTC) #17
Lei Zhang
TBR brettw@ for the rest, which is just content/child/browser_font_resource_trusted.cc according to git cl presubmit.
5 years, 1 month ago (2015-11-02 21:21:32 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1428653002/90001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1428653002/90001
5 years, 1 month ago (2015-11-02 21:23:20 UTC) #22
commit-bot: I haz the power
Committed patchset #2 (id:90001)
5 years, 1 month ago (2015-11-02 22:29:13 UTC) #23
commit-bot: I haz the power
5 years, 1 month ago (2015-11-02 22:29:54 UTC) #24
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d8ecc8472dc7cef04a6a529786649e87b0d1d35e
Cr-Commit-Position: refs/heads/master@{#357449}

Powered by Google App Engine
This is Rietveld 408576698