[mojo-blobs] Free |embedded_data| if browser process is going to request data async later. |
||
Issue descriptionCurrently the mojo code has a bug where even if we're not going to use embedded_data, we're still keeping around the data. That kind of defeats the purpose of requesting the data again later. So I should fix the code to clear out embedded_data for data elements when data will be transferred async later.
,
Nov 14 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Nov 14 2017