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

Issue 22777002: [NaCl SDK] Fix running .pexe in Release mode. (Closed)

Created:
7 years, 4 months ago by binji
Modified:
7 years, 4 months ago
Reviewers:
noelallen1
CC:
chromium-reviews, Sam Clegg
Visibility:
Public.

Description

[NaCl SDK] Fix running .pexe in Release mode. (NOTE: this fixes the NaCl SDK waterfall) A bug in common.js was causing the embed to load .pexe with application/x-nacl, which produces a bizarre failure message: NaCl module load failed: manifest: program property 'portable' does not have required key: 'url'. BUG=none R=noelallen@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216889

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -4 lines) Patch
M native_client_sdk/src/examples/common.js View 3 chunks +7 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
binji
7 years, 4 months ago (2013-08-11 01:28:49 UTC) #1
noelallen1
lgtm
7 years, 4 months ago (2013-08-11 01:34:17 UTC) #2
binji
7 years, 4 months ago (2013-08-11 02:23:40 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r216889.

Powered by Google App Engine
This is Rietveld 408576698