My bet is on url parser in unsafe language
You realize "safe" languages don't protect you from all bugs, right? So tired of this narrative on HN.
Opening http://../foo on Android Chrome crashes the browser (Warning: or worse)
11–20 of 86 posts
Re: Opening http://../foo on Android Chrome crashes the browser (Warning: or worse)
#12Warning: if you do this on your Android phone at the moment, you may have to completely clean your Chrome application storage to be able to use the app afterwards.
Re: Opening http://../foo on Android Chrome crashes the browser (Warning: or worse)
#13My bet is on url parser in unsafe language
It is well known that URLs are hard; nobody should ever trust their own implementation of a URL parser unless it is sufficiently tested (payload repositories exist for a reason).
Re: Opening http://../foo on Android Chrome crashes the browser (Warning: or worse)
#14Re: Opening http://../foo on Android Chrome crashes the browser (Warning: or worse)
#15My bet is on url parser in unsafe language
You realize "safe" languages don't protect you from all bugs, right? So tired of this narrative on HN.
Re: Opening http://../foo on Android Chrome crashes the browser (Warning: or worse)
#16On XiaoMi phones at least, this is a system app (see: bloatware). That means you can't clear its app data nor uninstall it, effectively bricking Chrome permanently. The only thing you can do is uninstall the updates, which force resets its persistence, losing all of your stored data/sessions. If you've already done that... tough luck, I guess? What an awful bug.
I foresee a "brickrolling" trend.
Re: Opening http://../foo on Android Chrome crashes the browser (Warning: or worse)
#17Re: Opening http://../foo on Android Chrome crashes the browser (Warning: or worse)
#18Re: Opening http://../foo on Android Chrome crashes the browser (Warning: or worse)
#19My bet is on url parser in unsafe language
You realize "safe" languages don't protect you from all bugs, right? So tired of this narrative on HN.