Earlier quoted context omitted.
Chrome profiles are an absolute joy for splitting between personal/work activities. They also work better for, say, switching between Google accounts than the "inline" Google account switcher, which is often buggy and at least used to have incomplete support (does the Analytics dashboard finally support the account switcher?).
To my understanding, firefox also has support for multiple profiles at that level, but it may be by app launch, not by window.
An Update on Firefox Containers
81–90 of 107 posts
Re: An Update on Firefox Containers
#82Earlier quoted context omitted.
Multiple profiles are such a pain. You don't even get the common history and autocomplete that comes with having a single profile. I've used them for a while with Chrome and they're just too annoying to use. This looks like it could turn out really great. EDIT: It seems I was unclear in what I was trying to say. I wasn't criticizing multiple profiles in general; I was criticizing using multiple profiles as a replacem…
Hmm, I find it odd that you want cross-noise in your autocompletes. I use the things for doing personal browsing on work machines and find them very convenient. But on Firefox it seems totally unusable because of near misses in UI. I haven't found a nice menu for switching between profiles, or a way of getting a list of available profiles short of rooting about in my settings. The default profile is can change itself…
Re: An Update on Firefox Containers
#83I use them daily for development. It is great to be able to have multiple sessions in the same window for the same application when testing/developing a feature. Great work, Firefox team!
Re: An Update on Firefox Containers
#84For me, the most significant part of this announcement is the breaking out of this feature into an extension. Some interesting questions - Does this represent a deprioritisation of the feature by Mozilla (it would seem not, since there's an explicit WebExtensions API just for this, but I'm curious to see how the level of maintenance of the extension UI keeps up with browser changes going forward) - This seems like th…
Personally I don't want this feature. Because it is an extension, I don't have to have it and my browser can be lighter. This is exactly what should happen, move as much as possible into extensions. If WebExtensions doesn't allow for this, then yes, Firefox should extend it. That way, other extensions can make use of it. You might not be able to port it to Chrome because it is using specific Firefox APIs but the alte…
It is absolutely possible to have your cake and eat it here, and the main reason for this is that extensibility - from an engineering perspective - is complex. Providing extension APIs necessitates generalised code, that fits a range of use-cases and is parameterised in a generic manner. Providing specific browser features on the other hand requires specific code, which can be written in a targetted fashion for the single feature, and therefore can be made much leaner and optimised.
This is absolutely not always the case - you can of course have the worst of both worlds (inflexible non-extensible apps with inefficient badly written code), but I would not underestimate the heaviness of extensibility, nor the potential "lightness" of built-in features.
---
That said - I'm impressed with the performance of 57 and the ease of writing WebExtensions, so I'm pro this move personally.
Re: An Update on Firefox Containers
#85If this is the case then containers might be an okayish first step but may convey a false sense of security to the user.
Re: An Update on Firefox Containers
#86I use them daily for development. It is great to be able to have multiple sessions in the same window for the same application when testing/developing a feature. Great work, Firefox team!
But responsive design mode doesn't work?
Re: An Update on Firefox Containers
#87[0] https://webkit.org/blog/7675/intelligent-tracking-prevention... [1] https://www.theverge.com/2017/9/14/16308138/apple-safari-11-...
Re: An Update on Firefox Containers
#88Re: An Update on Firefox Containers
#89Firefox used to have something like this in the past, but it's either buried deep inside some obscure setting or has been ripped out. It's a damn shame.
Re: An Update on Firefox Containers
#90This just isn't what I want. In Chrome I have two separate profiles: work, and home. This lets me have work and home specific history, extensions, and settings. Opening a new tab in one doesn't bleed into the other. This is what I want. It's literally the only thing keeping me in Chrome these days. Firefox used to have something like this in the past, but it's either buried deep inside some obscure setting or has bee…