New issue
Advanced search Search tips

Issue 907956 link

Starred by 0 users

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Refactor NaCl module state tracking in zip_archiver's app.js.

Project Member Reported by amistry@chromium.org, Nov 23

Issue description

zip_archiver's app.js does some ref-counting and state tracking for the NaCl module. However, that tracking is scattered and inconsistent, and makes reasoning about the NaCl module's lifecycle difficult.

Re-factor that tracking into a few functions and promises to make reasoning easier.
 

Sign in to add a comment