webcompat / webcompat.com

Source code for webcompat.com
https://webcompat.com
353 stars 187 forks source link

Fixes #3758 - Fix a problem with issue getting lost when filing an auth report #3759

Closed ksy36 closed 1 year ago

ksy36 commented 1 year ago

There is a bit of investigation in https://github.com/webcompat/webcompat.com/issues/3758#issue-1666894730, but in short, stripping the form of console logs after they're saved in a separate file helps reduce the amount of serialized data stored in the session cookie.

ksy36 commented 1 year ago

r? @denschub

ksy36 commented 1 year ago

Thanks!