[w3ctag/design-reviews] JavaScript Memory API (#386)

こんにちはTAG!

I'm requesting a TAG review of:

  - Name: JavaScript Memory API
  - Specification URL: N/A
  - Explainer (containing user needs and example code): https://github.com/ulan/javascript-agent-memory/blob/master/explainer.md

  - Tests: N/A
  - Primary contacts (and their relationship to the specification): @ulan

Further details:

  - [X] I have read and filled out the [Self-Review Questionnare on Security and Privacy](https://www.w3.org/TR/security-privacy-questionnaire/). The [assessment is here](https://github.com/ulan/javascript-agent-memory/blob/master/security-privacy-self-review.md).
  - [X] I have reviewed the TAG's [API Design Principles](https://w3ctag.github.io/design-principles/)

You should also know that...

JS code can figure out whether garbage collection happened between turns using this API. That is similar to JS WeakRefs.

The proposal was presented at [WebPerf WG F2F June 2019](https://docs.google.com/document/d/12ANc7fbKpjs__Qw_0DxM74u49276vTwRwCPyBxUkfBw/edit#heading=h.nraz045xllk0) meeting.
Notes, slides, video are available [here](https://docs.google.com/document/d/1uQ7pXwuBv-1jitYou7TALJxV0tllXLxTyEjA2n1mSzY/edit#).

We'd prefer the TAG provide feedback as (please select one):

  - [ ] open issues in our GitHub repo for each point of feedback
  - [ ] open a single issue in our GitHub repo for the entire review
  - [X ] leave review feedback as a comment in this issue and @-notify [@ulan]

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/386

Received on Wednesday, 12 June 2019 20:02:25 UTC