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

Issue 1070233007: Stop adding the "files/" prefix when sending open_resource IPC (Closed)

Created:
5 years, 8 months ago by Yusuke Sato
Modified:
5 years, 8 months ago
Reviewers:
Mark Seaborn, bbudge
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Stop adding the "files/" prefix when sending open_resource IPC This is for simplifying https://codereview.chromium.org/1010183002/ This also removes 'if (key == kProgramKey) ...' check from JsonManifest::ResolveKey. This is safe because kProgram key was never passed to the function before the change. BUG=nativeclient:3802 TEST=git cl try, manually checked that both ARC and PNaCl demo still work Committed: https://crrev.com/7dd7f65010a485d31fb7660b0f47d36d4ac40a6c Cr-Commit-Position: refs/heads/master@{#325547}

Patch Set 1 #

Patch Set 2 : review #

Total comments: 6

Patch Set 3 : address comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -34 lines) Patch
M components/nacl/renderer/json_manifest.cc View 1 2 1 chunk +2 lines, -20 lines 1 comment Download
M components/nacl/renderer/ppb_nacl_private_impl.cc View 1 1 chunk +1 line, -11 lines 0 comments Download
M ppapi/nacl_irt/manifest_service.cc View 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 23 (7 generated)
Mark Seaborn
Would it be possible to do this cleanup before https://codereview.chromium.org/1010183002/ rather than after it? That ...
5 years, 8 months ago (2015-04-16 17:26:29 UTC) #2
Yusuke Sato
On 2015/04/16 17:26:29, Mark Seaborn wrote: > Would it be possible to do this cleanup ...
5 years, 8 months ago (2015-04-16 17:41:17 UTC) #3
Yusuke Sato
Mark, please take a look.
5 years, 8 months ago (2015-04-16 18:26:26 UTC) #4
Mark Seaborn
https://codereview.chromium.org/1070233007/diff/20001/components/nacl/renderer/json_manifest.cc File components/nacl/renderer/json_manifest.cc (right): https://codereview.chromium.org/1070233007/diff/20001/components/nacl/renderer/json_manifest.cc#newcode466 components/nacl/renderer/json_manifest.cc:466: // key must be one of kProgramKey or kFileKey ...
5 years, 8 months ago (2015-04-16 18:47:47 UTC) #5
Yusuke Sato
Please take another look https://codereview.chromium.org/1070233007/diff/20001/components/nacl/renderer/json_manifest.cc File components/nacl/renderer/json_manifest.cc (right): https://codereview.chromium.org/1070233007/diff/20001/components/nacl/renderer/json_manifest.cc#newcode466 components/nacl/renderer/json_manifest.cc:466: // key must be one ...
5 years, 8 months ago (2015-04-16 20:37:21 UTC) #6
Mark Seaborn
"manualy" -> "manually" in commit message. LGTM. https://codereview.chromium.org/1070233007/diff/40001/components/nacl/renderer/json_manifest.cc File components/nacl/renderer/json_manifest.cc (left): https://codereview.chromium.org/1070233007/diff/40001/components/nacl/renderer/json_manifest.cc#oldcode470 components/nacl/renderer/json_manifest.cc:470: if (key ...
5 years, 8 months ago (2015-04-16 20:45:14 UTC) #7
Yusuke Sato
On 2015/04/16 20:45:14, Mark Seaborn wrote: > "manualy" -> "manually" in commit message. LGTM. oops, ...
5 years, 8 months ago (2015-04-16 20:54:36 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1070233007/40001
5 years, 8 months ago (2015-04-16 20:56:35 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/56948)
5 years, 8 months ago (2015-04-16 21:10:15 UTC) #12
Yusuke Sato
Bill, could you do an owner review for ppapi/?
5 years, 8 months ago (2015-04-16 21:21:35 UTC) #14
bbudge
ppapi lgtm
5 years, 8 months ago (2015-04-16 21:23:07 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1070233007/40001
5 years, 8 months ago (2015-04-16 21:28:50 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/49059)
5 years, 8 months ago (2015-04-16 22:08:49 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1070233007/40001
5 years, 8 months ago (2015-04-16 22:12:40 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 8 months ago (2015-04-16 23:27:07 UTC) #22
commit-bot: I haz the power
5 years, 8 months ago (2015-04-16 23:28:24 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7dd7f65010a485d31fb7660b0f47d36d4ac40a6c
Cr-Commit-Position: refs/heads/master@{#325547}

Powered by Google App Engine
This is Rietveld 408576698