df06499a19
Converting attachment data to base64-encoded data uris takes O(n) and there's no need! URL.createObjectURL returns a magic link that can be set as the `src` attribute to `img`, `video`, and `audio` tags to load blob data directly without copying. https://developer.mozilla.org/en-US/docs/Web/API/URL/createObjectURL |
||
---|---|---|
.. | ||
models | ||
views | ||
background.js | ||
bimap.js | ||
chromium.js | ||
components.js | ||
conversation_panel.js | ||
database.js | ||
inbox_controller.js | ||
index.js | ||
libphonenumber-util.js | ||
libtextsecure.js | ||
options.js | ||
panel_controller.js |