umaar / dev-tips-tracker

Issue tracker for Dev Tips
https://umaar.com/dev-tips/
MIT License
168 stars 3 forks source link

New Tips: Persist "Network > Preserve Log" option between restarts #30

Open eliotsykes opened 6 years ago

eliotsykes commented 6 years ago

I'm not sure its possible, but if it is, it'd be handy for debugging certain issues and automated tests if I knew a way to persist the "Network > Preserve Log" checkbox. When Chrome restarts, it forgets the checked state and always unchecks it again.

It looks like other devs are interested in this tip too: https://stackoverflow.com/questions/45133659/how-to-enable-preserve-log-in-network-tab-in-chrome-developer-tools-by-default

(Thanks @umaar for all your great tips btw - they've helped out a lot over the years!)

andreasvirkus commented 5 years ago

This will be fixed in Chrome 73 (works on Canary)

ref: https://stackoverflow.com/questions/45133659/how-to-enable-preserve-log-in-network-tab-in-chrome-developer-tools-by-default