Earlier quoted context omitted.
I think you can check the source https://cs.chromium.org/chromium/src/chrome/browser/safe_bro... Long story short it sends the DOM "model" including links, input names etc. There was a story on HN about this https://news.ycombinator.com/item?id=5971403
You should read the Privacy section at https://feeding.cloud.geek.nz/posts/how-safe-browsing-works-... > One of the most persistent misunderstandings about Safe Browsing is the idea that the browser needs to send all visited URLs to Google in order to verify whether or not they are safe. > While this was an option in version 1 of the Safe Browsing protocol (as disclosed in their privacy policy at the time), support f…
Chrome Won
561–570 of 583 posts
Re: Chrome Won
#562Earlier quoted context omitted.
FWIW, I'm exactly the opposite. I dev on firefox, only bother with chrome at the last minute (although I'll check it's responsive mode a little earlier) and get somebody else to check safari.
I think Firefox's Developer Edition has been providing better dev tools than Chrome for some time. But then I've never been entirely happy with Chrome's Dev Tools having grown up on Firebug and relatives for Firefox. But then I've never liked Chrome and I only have Chrome installed because my corporate environment has become one of those that mandates Chrome because that's the only thing IT at large can be bothered t…
Upon googling, I discovered that drop-down menus have been an issue in chrome (even not using vbox). I'm using zurb foundation for the menu js/css, fwiw.
Re: Chrome Won
#563Earlier quoted context omitted.
Agreed that Mozilla's original mission has been accomplished in spades, but I wouldn't count Mozilla out of the browser race just yet. Servo and Webrender[0] will completely shake up the browser landscape, and will allow web apps to match (maybe even surpass?) native mobile apps in terms of rendering performance. Unless Chrome, IE, and Safari can develop an answer to Servo and Webrender by the time those technologies…
Mozilla has had "we'll be #1 again once X is launched!" things since I was there 5 years ago (and servo was one of those things back then). It won't happen. Mozilla won the browser war. Firefox lost the browser fight. But there's many wars left to fight, and I hope Mozilla dives into a new one.
Re: Chrome Won
#564Earlier quoted context omitted.
I have a lot of tabs open. Not multiples of hundreds at the moment, but probably around 100. I use the same computer for work and personal, so I have different contexts I switch through at least once a day. Increasingly, things are becoming web apps, so I have a dozen just to do basic tasks these days: email, multiple chat clients, music player, code repository, issue tracker, Twitter, online office suite, etc. Sure,…
This is my flow as well, I have 3 monitors in a pyramid formation, each monitor is both a personal and a business chrome browser running on separate desktops. Each browser instance is tabbed completely across, I keep them open until I read the page fully, and then save it in keep to keep forever. By Friday I can have hundreds of tabs that I go through and clean up. Web apps are a huge pain to constantly log in. I run…
Re: Chrome Won
#565Earlier quoted context omitted.
If you ran it again it would be fast. Chances are you are going through an update/check process
Nah. One piece of rendering I particularly care about is interactive SVG performance, and -- while, as another thread says, we can't expect smooth 60 FPS experiences from current desktop browsers -- the difference between Chrome and Firefox is the difference between 15 FPS and 1 FPS.
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1347543 [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1054016
Re: Chrome Won
#566Earlier quoted context omitted.
Well its not the same boss again. Sure Chrome has a massive market share. But even Today's MS Edge is not open. I used to work for the Edge team and the directors never really gave Open Source a serious thought. It was too tied to windows. I am glad Edge doesn't have the market share that Chrome has. Chrome works on every platform. It hogs memory but its fast. Chromium & v8 are open. This is the kind of things that g…
But they are tracking and spying on their users and using strong arming tactics to keep the "Chrome" branding. Firefox has been faster and uses less resources for a good while now and Opera is at least offering Mobile mode to say power while on battery (Even though it's powered by the Blink engine). An what Chrome is giving out is "Tier1" search results only fed to their browser (Thus search results are more accurate…
Re: Chrome Won
#567Earlier quoted context omitted.
Agreed that Mozilla's original mission has been accomplished in spades, but I wouldn't count Mozilla out of the browser race just yet. Servo and Webrender[0] will completely shake up the browser landscape, and will allow web apps to match (maybe even surpass?) native mobile apps in terms of rendering performance. Unless Chrome, IE, and Safari can develop an answer to Servo and Webrender by the time those technologies…
Mozilla has had "we'll be #1 again once X is launched!" things since I was there 5 years ago (and servo was one of those things back then). It won't happen. Mozilla won the browser war. Firefox lost the browser fight. But there's many wars left to fight, and I hope Mozilla dives into a new one.
The Vivaldi browser has copied the original Firefox user interface and stole the best ideas from the Firefox extension makers so if you want the Chromium web rendering engine with the original Firefox user interface you are served by the Vivaldi browser. Hopefully they will become profitable and release their modification under a free software license.
Re: Chrome Won
#568Earlier quoted context omitted.
Agreed that Mozilla's original mission has been accomplished in spades, but I wouldn't count Mozilla out of the browser race just yet. Servo and Webrender[0] will completely shake up the browser landscape, and will allow web apps to match (maybe even surpass?) native mobile apps in terms of rendering performance. Unless Chrome, IE, and Safari can develop an answer to Servo and Webrender by the time those technologies…
Mozilla has had "we'll be #1 again once X is launched!" things since I was there 5 years ago (and servo was one of those things back then). It won't happen. Mozilla won the browser war. Firefox lost the browser fight. But there's many wars left to fight, and I hope Mozilla dives into a new one.
The Vivaldi browser has copied the original Firefox user interface and stole the best ideas from the Firefox extension makers so if you want the Chromium web rendering engine with the original Firefox user interface you are served by the Vivaldi browser. Hopefully they will become profitable and release their modification under a free software license.
Re: Chrome Won
#569This helped a lot of developers to switch from Firefox (which was the best at the time) to Chrome and the result was that most websites were first Chrome compatble, then the others. Visitors quickly understood it, and made the switch too.
I sincerely believe that the core reason is the developers, and if Firefox would focus more on that part, it would help get back many of it's old users.
I don't say here that the dev toolkit on Firefox is garbage, absolutely not, but it feels clumsy, and a lot of elements are not evident to use and requires more thinking than Chrome. (this is MY opinion).
I'm curious to know if you feel the same?
Re: Chrome Won
#570Earlier quoted context omitted.
I'm with you on everything, but atm the most secure browser is Chrome. Of course I mean "secure" as in "difficult to exploit".
Almost every Chrome install I see on laypeople's PCs contains malicious extensions (officially hosted on the Chrome Web Store!) which have permission to see and modify all page content and collect data and/or inject ads. Google may focus on specific types of exploits, but they let everyone bad just walk right in the front door.
Assuming you know better than installing adware or installing random chrome extensions, Chrome is the most secure browser out there.
Btw, regarding extensions, before Mozilla switched to WebExtensions, you could do nasty stuff like extension-reuse attacks.