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

Issue 310113002: Pepper: Move JsonManifestMap to json_manifest.h (Closed)

Created:
6 years, 6 months ago by teravest
Modified:
6 years, 6 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Pepper: Move JsonManifestMap to json_manifest.h I'd like to break out OpenManifestEntry and some other functions out of ppb_nacl_private_impl.cc so they're easier to reuse and less tightly-bound to the PPB_NaCl_Private interface. BUG=239656 R=dmichael@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274860

Patch Set 1 #

Total comments: 1

Patch Set 2 : rebased #

Patch Set 3 : rebase properly after revert #

Patch Set 4 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -14 lines) Patch
M components/nacl/renderer/json_manifest.h View 1 chunk +12 lines, -0 lines 0 comments Download
M components/nacl/renderer/json_manifest.cc View 1 2 3 2 chunks +17 lines, -0 lines 0 comments Download
M components/nacl/renderer/ppb_nacl_private_impl.cc View 1 2 3 5 chunks +9 lines, -14 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
teravest
6 years, 6 months ago (2014-06-03 17:01:18 UTC) #1
dmichael (off chromium)
https://codereview.chromium.org/310113002/diff/1/components/nacl/renderer/json_manifest.h File components/nacl/renderer/json_manifest.h (right): https://codereview.chromium.org/310113002/diff/1/components/nacl/renderer/json_manifest.h#newcode28 components/nacl/renderer/json_manifest.h:28: void DeleteJsonManifest(PP_Instance instance); Arguably these could be static members, ...
6 years, 6 months ago (2014-06-03 17:46:17 UTC) #2
teravest
On Tue, Jun 3, 2014 at 11:46 AM, <dmichael@chromium.org> wrote: > > https://codereview.chromium.org/310113002/diff/1/components/nacl/renderer/json_manifest.h > File ...
6 years, 6 months ago (2014-06-03 17:49:57 UTC) #3
dmichael (off chromium)
On 2014/06/03 17:49:57, teravest wrote: > On Tue, Jun 3, 2014 at 11:46 AM, <mailto:dmichael@chromium.org> ...
6 years, 6 months ago (2014-06-03 18:00:51 UTC) #4
teravest
6 years, 6 months ago (2014-06-04 17:46:51 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 manually as r274860 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698