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

Issue 453073002: Fix PNaCl on Demand load faliures. (Closed)

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

Description

Fix PNaCl on Demand load faliures. r284961 broke PNaCl on-demand by loading resources retrieved by component_uploader before sending a request to download a user pexe. This change fixes the breakage by only loading resources after we've determined that that there is no cached translated nexe. BUG=401755 R=dmichael@chromium.org, dschuff@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288426

Patch Set 1 #

Total comments: 1

Patch Set 2 : comment for dmichael #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -23 lines) Patch
M ppapi/native_client/src/trusted/plugin/pnacl_coordinator.cc View 1 2 chunks +26 lines, -23 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
teravest
6 years, 4 months ago (2014-08-08 20:12:10 UTC) #1
Derek Schuff
lgtm
6 years, 4 months ago (2014-08-08 20:36:09 UTC) #2
dmichael (off chromium)
lgtm https://codereview.chromium.org/453073002/diff/1/ppapi/native_client/src/trusted/plugin/pnacl_coordinator.cc File ppapi/native_client/src/trusted/plugin/pnacl_coordinator.cc (right): https://codereview.chromium.org/453073002/diff/1/ppapi/native_client/src/trusted/plugin/pnacl_coordinator.cc#newcode313 ppapi/native_client/src/trusted/plugin/pnacl_coordinator.cc:313: // The component updater's resource throttles + OnDemand ...
6 years, 4 months ago (2014-08-08 20:51:34 UTC) #3
teravest
6 years, 4 months ago (2014-08-08 20:56:34 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as 288426 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698