mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-16 07:21:30 +03:00
796f5746db
We left out later parts if we exceeded the maximum log size, which was deeply unhelpful since the problem almost certainly happened just before the user hit the 'submit debug logs' button. Instead, iterate backwards through the fragments and prepend them, leaving off the earlier ones if we run over the size. Also, check we're not going to run over the size before adding the fragment so we might actually stick to the maximum log size. May fix https://github.com/vector-im/riot-web/issues/10951 |
||
---|---|---|
.. | ||
rageshake.js | ||
submit-rageshake.js |