Live data from Hacker News

Contextual Identities on the Web

blog.mozilla.org

91–100 of 140 posts

Re: Contextual Identities on the Web

#91
post #12

Firefox's clumsy profile support is the one thing that makes me keep switching back to chrome. I really prefer firefox sync to chrome's implementation, and some of firefox's tab organization tools are way better than chrome's. But I use many of the same webapps in my personal life as I do in my work life, and being able to run two profiles simultaneously, and start them up without having to launch firefox from the te…

Doesn't it also just genuinely feel more sluggish to you? Just installed Nightly to test this feature out, and then took another minute to use the developer tools to do some debugging, and the whole experience felt less smooth. Maybe only microseconds of a difference in and the , but noticeable nonetheless.

Re: Contextual Identities on the Web

#93
post #84

Is it like the Chrome "People" (or profiles or user) feature ? Suggesting that "user won’t need to use multiple browsers" seems like a problem that didn't exist if you used chrome.

One notable difference is that those identities are tied to tabs instead of windows. Chrome doesn't let you mix tabs from different "profiles" within the same browser window.

Re: Contextual Identities on the Web

#94

@HN @dang why the post de-rename? When submitting, I intentionally editorialized the title from something unclear out of mozilla's blog context ( "Contextual Identities on the Web" ) to a more explicit title that speaks by itself ( "Firefox 50 nightly new feature: Contextual Identities" ). Isn't this considered valuable here?

Note that the domain of the link is displayed next to the title, and helps to provide context in many cases, including this one.

Re: Contextual Identities on the Web

#95

Earlier quoted context omitted.

I disagree. Chrome user sessions don't share history, saved passwords, bookmarks, or add-ons. Firefox Contextual Identities do.

There are pros and cons to that though. It can be useful to have extensions unique to each profile.

Firefox has had those kind of profiles for a long time, they just aren't the most accessible thing in the world. But yeah, you can access them from about:profiles or also via the command-line with "firefox -P". If you want to use it more extensively, there's also extensions available for easy switching, like for example Profilist. https://addons.mozilla.org/en-US/firefox/addon/profilist/

Re: Contextual Identities on the Web

#97
post #84

Is it like the Chrome "People" (or profiles or user) feature ? Suggesting that "user won’t need to use multiple browsers" seems like a problem that didn't exist if you used chrome.

No, your history, bookmarks, and add-ons will be shared among all the Containers.

Re: Contextual Identities on the Web

#98
post #3

That looks neat. And if it were possible to cheaply create and delete contextual identities on the fly it would even fix an issue I had today: the difficulty of multiple separate private browsing sessions in the same browser.

It's quite easy in firefox. Just have two firefox shortcuts, one of "firefox -P default" which you use normally (default profile) and one with "firefox --no-remote -P" which, on launch, will give you a dialogue to select or create a named profile. In addition, the "--no-remote" bit means you can run any number of firefox instances side-by-side with no issue.

Re: Contextual Identities on the Web

#100
post #46

If they're going to use per-tab containers, doesn't it make sense to have per-tab sandboxing as well, to ensure there's no data leakage?

They just barely separated the chrome process from the rendering process. All tab content is rendered in the same process for now. Eventually they will separate it further but it's not done yet.
Post reply on HN