Earlier quoted context omitted.
I have not found any shortcomings in Firefox for web development, so I'm wondering if you could you elaborate on what features are missing, or what killer features for web development Chrome has that Firefox doesn't?
The entire local file system api, for one: https://developer.mozilla.org/en-US/docs/Web/API/File_System... , which severely neuters any tooling designed to help you do real work on your own files.
To download from Google Drive, you must enable third party cookies?
161–166 of 166 posts
Re: To download from Google Drive, you must enable third party cookies?
#162The title is tad incomplete. You need to enable 3rd party cookies ONLY FOR the drive endpoint, *drive.google.com*. You can whitelist which endpoints are permitted. They way the title is written it gave me the impression that you needed to enable 3rd party cookies globally (which is incorrect)
Are third-party cookies cross-origin or cross-site?
Re: To download from Google Drive, you must enable third party cookies?
#163Earlier quoted context omitted.
Honestly anyone concerned about a Chrome / WebKit browser monopoly needs to use Firefox now if you already are not.
I don't see any problems with a monoculture of rendering engine. Browser (and features, especially privacy ones), absolutely. Renderer, not so much.
Re: To download from Google Drive, you must enable third party cookies?
#164Re: To download from Google Drive, you must enable third party cookies?
#165Earlier quoted context omitted.
The entire local file system api, for one: https://developer.mozilla.org/en-US/docs/Web/API/File_System... , which severely neuters any tooling designed to help you do real work on your own files.
Also a massive vulnerability surface letting arbitrary websites write whatever they want to your disk.
This attitude is why people dismiss Firefox: “well if FF doesn’t implement it, it must be bad. Other browsers surely have glaring security holes”
(Source: I implemented the file system integration for vscode.dev)
Re: To download from Google Drive, you must enable third party cookies?
#166Earlier quoted context omitted.
I'd love to, but it's simply unusable compared to Chrome when it comes to web development.
I have not found any shortcomings in Firefox for web development, so I'm wondering if you could you elaborate on what features are missing, or what killer features for web development Chrome has that Firefox doesn't?