Skip to main content

Search

Items tagged with: browsers


Ok wtf. So you're telling me that #Google #Chrome's #V8 #JavaScript engine was more #insecure than #Mozilla's #Spidermonkey after all these years? Because I'm pretty sure SM has been already doing plenty of the things mentioned in this article (I've touched on SM code plenty of times, so much more than I wanted because I worked on separating Spidermonkey from the monolithic #libxul, it's still hurting my brain...), even before the #Quantum rewrite. So even #PaleMoon which has been commonly trashed for being "old and insecure" is apparently more secure than Chrome, but most crucially it also disproves the long-standing blind belief by security freaks out there that Chrome is "more secure" than #Firefox when it's the other way around on many fronts...

https://thehackernews.com/2024/04/google-chrome-adds-v8-sandbox-new.html

#web #webbrowser #browser #browsers #openweb


New bookmark: Firefox bug 1886557: Make JIT Spraying implausible.

This could be the biggest leap forward in years when it comes to SpiderMonkey catching up to V8 and JSC’s JIT hardening. So far, I’ve been telling security-conscious Firefox users to disable the JIT compiler, and to use Chromium when JIT is necessary; maybe I won’t have to in a few years’ time.


Originally posted on seirdy.one: See Original (POSSE). #browsers #firefox #security


"I think filing bugs on browsers is one of the most useful things a web developer can do." 👍 https://nolanlawson.com/2024/03/03/bugs-ive-filed-on-browsers/ #webdev #browsers #bugs


Mozilla says Apple’s new browser rules are ‘as painful as possible’ for Firefox 🙁 https://www.theverge.com/2024/1/26/24052067/mozilla-apple-ios-browser-rules-firefox #apple #mozilla #ffx #apple #browsers #ios #eu #webkit #blink #gecko


Google Chrome will make it much harder for ad blockers. 😤

This is the final drop, it needed to make everyone switch to a more private solution! 🥳🔒

Check our recommendations! 👇
https://tuta.com/blog/best-private-browsers

#privacy #encryption #chrome #google #deGoogle #browsers


Terrific preso by @brucelawson - IE: RIP or BRB? https://www.youtube.com/watch?v=mME5OjHnccs #IE #Safari #browsers #webdev


"We need people fighting for Firefox"

I agree. Firefox has been my default browser since a loooong time. The current situation is very problematic in the medium-long term, and has potential to be worse than the "IE6" times, because Google is (and has been for ages) actually an Ads company.

If not directly, somehow help keep Firefox alive.

https://www.reddit.com/r/webdev/comments/13e2qtn/we_need_people_fighting_for_firefox/

#firefox #browsers #FightForFirefox #openweb


I find that web developers need to implement inputmode more often (to customize virtual keyboard for phone, email, etc). Hey Safari, why don't you support it?! https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/inputmode #safari #browsers #html #forms #usability


"User Stylesheets Are Still Pretty Great and Should Be More Widely Supported" https://pxlnv.com/blog/user-stylesheets-are-still-pretty-great/ Custom stylesheets also for accessibility reasons, of course, but isn't mentioned in the article. #css #a11y #browsers