Earlier quoted context omitted.
Exactly this. All the functionality is already built into Chrome right here: https://developer.chrome.com/docs/devtools/storage/cookies/ Contrary to the headline, Chrome isn't removing the ability to do anything -- they're just removing it from the preferences interface, where I'm not sure it really ever made sense to include in the first place. Truly, editing/deleting individual cookies isn't something any regular u…
> deleting individual cookies isn't something any regular user ever needs to do I disagree. A problem just recently with a gov site req'd you delete their cookies to resolve it (as an interim solution until they get around some year to fix the issue).
Google Chrome to remove detailed cookie and site data controls
141–150 of 372 posts
Re: Google Chrome to remove detailed cookie and site data controls
#142Re: Google Chrome to remove detailed cookie and site data controls
#143I don't get why people think this is a move with some agenda, most likely they just don't think enough people use the single cookie deletion functionality to warrant having it in the settings vs the dev tools.
Maybe it's changed, but walking a customer through clearing some specific cookies was a common help desk thing. To deal with shitty websites...PayPal had this problem for a long time where you would get an obscure error until you manually cleared a cookie. This will be harder, especially where you need to clear cookies on different domains like a login page, saml page, account page, etc.
Re: Google Chrome to remove detailed cookie and site data controls
#144Re: Google Chrome to remove detailed cookie and site data controls
#145I don't get why people think this is a move with some agenda, most likely they just don't think enough people use the single cookie deletion functionality to warrant having it in the settings vs the dev tools.
Chrome in 10 years will be like a TV... all you will be able to do is switch between a few hundred channels
Re: Google Chrome to remove detailed cookie and site data controls
#146I use FireFox for everything personal and Chrome for development. I'd encourage others to do the same. Apart from expressing a "vote" for web standards and interoperability, it also ensures that by default you are separating personal from work / dev which makes things a lot easier when you want to nuke all your browser settings / cache / cookies etc.
Re: Google Chrome to remove detailed cookie and site data controls
#147Earlier quoted context omitted.
Or Brave. Safari gives me too many issues. Brave has all the compatibility you'd expect from chromium.
Brave is just a shitcoin mining, referral link hijacking reskin of Chrome.
Re: Google Chrome to remove detailed cookie and site data controls
#148Earlier quoted context omitted.
Brave is just a shitcoin mining, referral link hijacking reskin of Chrome.
By default it doesnt, and although I'd certainly advise going over all Brave's settings once, then you have the safest (as in not outdated like some other privacy forks) and privacy respecting Chrome based browser around.
If you have to go over the settings... A safe, privacy respecting browser wouldn't resort to any shady tactics in the first place.
Re: Google Chrome to remove detailed cookie and site data controls
#149We're getting into the scary space now where it's becoming feasible for sites to insist on Chrome and drop support for other browsers. I've hit two such apps in the last month where not only did the app not work on FireFox, but the experience was completely broken (blank page, etc). So they aren't even bothering with enough testing to put up a "please use chrome" message. I use FireFox for everything personal and Chr…
Re: Google Chrome to remove detailed cookie and site data controls
#150Earlier quoted context omitted.
> deleting individual cookies isn't something any regular user ever needs to do I disagree. A problem just recently with a gov site req'd you delete their cookies to resolve it (as an interim solution until they get around some year to fix the issue).
Right, so clear all the cookies for the gov site. Previously you could do that and now you can do that. Nothing has changed for this use case.
The settings pane gives you a cleaner ui for quick changes (debatable, but I certainly feel this way). Dev tools can break your browser if you do things wrong. They are made for development and deep changes, not routine stuff.
That is not "nothing has changed".