From discussions with palmer@ and estark@ revolving around the use of custom string parsing in the browser process, we should change the format of the tokens used by the experimental framework.
The concerns with the current format are:
- Custom string format requires new parsing code; JSON would be better
- Signature is verified *after* string is already parsed
The proposed new format is documented in https://docs.google.com/document/d/1v5fi0EUV_QHckVHVF2K4P72iNywnrJtNhNZ6i2NPt0M/edit# (Under "Proposed Update" currently)
Comment 1 by iclell...@chromium.org
, Apr 6 2016