Google Releases Chrome 12 188
An anonymous reader noted something that will be of interest to the 26% of Slashdot readers who have switched to Chrome: "Google has released Chrome 12, adding plenty of new features to its minimalist web browser and fixing a number of security vulnerabilities. Google software engineer Adrienne Walker said of the safe browsing mode, 'We've carefully designed this feature so that malicious content can be detected without Chrome or Google ever having to know about the URLs you visit or the files you download.'"
Version numbers (Score:5, Informative)
Re: (Score:1)
I pity Debian in all of this.
Re:Version numbers (Score:5, Insightful)
For applications that are relatively self-contained, and make few, or very conservative, demands about their environment, it really isn't a big deal. Where things get ugly, for users of debian stable or other slow-moving distributions(some of the enterprise desktop stuff can get rather long in the tooth as well...), is the applications that expect their environment to be as bleeding-edge as they are.
Having apt report that Foo N+1 is available every damn time it runs is a minor nuisance. Having to maintain an entire parallel universe of libraries and stuff grabbed from testing or unstable just to update your browser is a major nuisance.
Re: (Score:3)
For applications that are relatively self-contained, and make few, or very conservative, demands about their environment, it really isn't a big deal.
This cuts both ways. Google has grabbed a bunch of open source libraries, sometimes respecting the license, hacked on them, and rolled them into Chrom*.
So, with Chrome you've got a bunch of bloat and dead-end forks on your machine. Tom Callaway, Fedora contributor, has a Chromium repo that factors this all back out, using the upstream libraries directly. So
Re:Version numbers (Score:4)
My point was narrowly addressed from the user side: Unless your environment is so slow moving that X is missing major features or such, installing a new iteration of a big static blob every week isn't a big deal, even if it is architecturally ugly. Something that nicely breaks out the dependencies, on the other hand, can involve very, very, "interesting" explorations into package-management hell and upgrading half your system with questionably compatible backports from Unstable.
In an ideal world, you would really want something like Callaway's work to be the 'canonical' version, ready to be slotted into sufficiently new or fast moving distributions, with the option of programmatically emblobifying the whole mass into a simple-to-install lump for situations where you can't tamper with the system's shared libraries.
Re: (Score:3)
Google has grabbed a bunch of open source libraries, sometimes respecting the license, hacked on them, and rolled them into Chrom*.
If you have any cases where you think that Chrome is failing to comply with the terms of a free software license, then please file a bug at http://code.google.com/p/chromium/issues/list [google.com] - we take license compliance very seriously. (I'm a Google engineer, though not working Chrome).
Re: (Score:2)
we take license compliance very seriously
Good to know, thanks. My recollection may be dated as well - the ones I recall being significant were ffmpeg and sqllite, but seeing as how I haven't read about any friction recently, it's probably safe to assume these have been amicably resolved.
Re:Version numbers (Score:4, Interesting)
I have Chromium 12.0.742.91 on my computer. Have they really made hundreds of beta releases?
Re:Version numbers (Score:5, Informative)
I have Chromium 12.0.742.91 on my computer. Have they really made hundreds of beta releases?
Not betas, but builds.
I wonder how many versions of Chrome will ever have a minor version number greater than '0'? I don't recall seeing one recently (at least since Chrome 4).
Re: (Score:2)
Hundreds of builds probably.
Re: (Score:3)
You can see the build history (and get any of them that you want to) at Filehippo [filehippo.com]
Re: (Score:2, Informative)
And today (maybe yesterday) they released 13.0.782.11, which replaced 13.0.782.10, which (I kid you not) replaced 13.0.782.1 (no zero at the end, otherwise, same number). I draw the conclusion that they are happy to make an install available every time they push the "compile" button.
A single number doesn't allow you to take branches into account. Version 13's stable branch is 782. After branching 13.0.782.0, a bug was fixed, and that build (13.0.782.1) was released. Nine more bugs were found and fixed, and 13.0.782.10 was released.
Every build that might conceivably be released gets a unique number. This way you know exactly what code was in a user's build when they report bugs. Chromium is open source, and anyone can cut a release at any time.
I have no idea why people get so upset
Re: (Score:2)
Re: (Score:2)
I think it's cool of them to let those of us who wish it grab their latest builds, and that they tend to patch bugs quickly (hence "*happy* to make an install available..." it's a good thing, not a gripe).
Re: (Score:2)
Several hundred, I'd think. Even the small players in the market (Opera and Mozilla) have teams in the 100-200 range (not counting volunteer contributors).
Re: (Score:2)
So are you using Windows 5.1.2600, 6.0.6002 or 6.1.7601?
Re: (Score:1)
Part of me can't help but suspect that it's so Firefox, with a measly version 4, looks new and less trustworthy.
A piece of software with 12 versions under its belt seems a bit more time-proven than one with 4.
Re:Version numbers (Score:4, Informative)
Mozilla has already changed to "Chrome numbering", they're currently developing versions 5, 6 and 7...
Re: (Score:1)
I don't see any new feature in firefox 5.
Firefox 5 like Linux 3.0.0,just the number.
I hate number,I don't need number.
Re: (Score:3)
I understand Linux going to Linux 3.0.0, though. I have moved to a release-early-release-often model and it has made it where every release I do is either a minor release or a maintenance/patch release. So what I have started doing is incrementing the major version number after I the software has become much more advanced and updated than it was compared to the previous major version number.
So if I am at version 6.47.10 and compared to 6.0.0 it is a greatly different and improved product, I go ahead and up
Re: (Score:1)
It is because corporate users freak out when they here upgrade. IE is now on an anual upgrade to keep up. IE upgrades are big and less gradual but IE 10 should be able to keep up.
Re: (Score:2)
It was the tying to the OS that was the problem.
Don't want to regularly update a browser? Don't HAVE a browser.
Re: (Score:2)
Even though Firefox is a completely different beast than Netscape, it is the successor to Netscape so I agree with you to some extent.
What is really sad is my traffic analytics still report the occasional Netscape 4.x visitor. Poor, poor bastards.
Re: (Score:2)
Chrome doesn't know what URLs you visit? (Score:1)
malicious content can be detected without Chrome...ever having to know about the URLs you visit or the files you download
Uhh.....how exactly does a web browser function without knowing what URLs you visit?
Re: (Score:3)
I don't know if the statement is mere fluffy hyperbole about some rather rudimentary heuristic mechanism(along the lines of the existing handy-but-not-rocket-science feature of offering
Re: (Score:2)
I believe they use two sets of bloom filters one for known bad sites and one for known good sites - each is roughly ~1.5MB large and can be found in your google install dir, Search for files with the word "filter" in their name.
Did they add noscript yet? (Score:2, Interesting)
I don't understand how geeks could consider using the web without noscript. I shudder at the thought of letting Slashdot actually run all the shitty scripting stuff they want to run.
Re:Did they add noscript yet? (Score:4, Insightful)
But how will Google make money if you keep your information to yourself?
Re: (Score:2)
That's one tentacle. You forget all the Javascript web "apps" which encourage you to needlessly store information half way across the world on someone else's machine. Like Stallman said, cloud computing is stupidity - turning your powerful computer into a dumb graphical display is the worst possible outcome.
Re: (Score:3)
Beats me. That's a dealbreaker. Switching from IE to Chrome, OK, I can see that. But from Firefox? I just don't get it.
Of course, I'm posting this from Lynx (for realsies) so I may not be representative even of Slashtards.
Re:Did they add noscript yet? (Score:5, Informative)
AdBlock Plus, NotScripts, and WebDeveloper are available for Chrome which are the only plugins I really would consider "must have".
Chrome is, for me, significantly faster than Firefox 4 on 64-bit Ubuntu, Windows 7 and Windows XP. It starts up faster, uses less memory, renders pages faster -- all of it.
Yesterday, after viewing dozens of documents in multiple tabs on the web, memory use in Firefox had climbed on my system to over 1 Gb. Closing down and opening the same set of tabs in Chrome, I proceeded to work in that for the rest of the day. Memory usage peaked at 380 Mb, and hovered around 250 Mb.
I could feel Firefox starting to bog down as the day wore on. I did not get that feeling with Chrome.
Re: (Score:2)
Do you have a suggestion for firefox-like live bookmark folders in Chrome? I've tried a couple of the RSS chrome extensions, but none of them feel right.
Re: (Score:2)
Sorry, I don't use them so don't know what would be good or not.
Someone should start a website that lists Chrome extension equivalents to various FireFox add-ons.
Re: (Score:2)
It's not an add-on, it's a core firefox feature. That having been said, I agree. Also, try them. You can make a bookmark folder full of slashdot headlines and go straight to articles that look interesting.
Re: (Score:2)
It's a seperate application. I have 20 or 30 live bookmark feeds I can scan in about 10 seconds in firefox without stopping what I'm doing.
Re: (Score:2)
Notscripts' user interface is complete shite compared to noscript and actually lacks functionality, it's not just hard to use. This is the one thing that stops me from leaving Firefox. Well, that and that back when I was using chrome they would often break things in the dailies, but you had to use dailies to even get decent cookie management.
As long as noscript is better on Firefox, I will continue to use (and preach!) Firefox.
Re: (Score:2)
Re: (Score:2)
Now if only they'd let you choose to install it somewhere other than 'Documents and Settings'.........grrrrr.
Re: (Score:1)
Re: (Score:2)
I shudder at the thought of letting Slashdot actually run all the shitty scripting stuff they want to run.
Don't worry, /. scripting is like the weather. If you don't like it, just wait till tomorrow and they'll change it. Every day brings a brand new opportunity for them to screw it up in new and creative ways.
Re: (Score:1)
At this moment one of the major obstacles is the multi-processing design choosen by Chromium, which forbids every kind of synchronous communication between chrome and content and therefore prevents critical configuration data (e.g. NoScript's whitelist) from being safely and reliably shared across the application. Other APIs, especially in the networking area, are missing as well. By comparison Electrolysis (E10s), the new multi-processing design choosen by future Firefox (and current Firefox Mobile betas) poses challenges, but they're not impossible ("code just needs to be written") and in fact NoScript is being adapted.
NotScripts user interface is laggy and often misses domains. NotScripts does not have anywhere near the thorough level of protection that NoScript has.
Re: (Score:2)
Re: (Score:2)
Adding features to a minimalist web browser? (Score:2)
GPU acceleration? (Score:2)
Before someone ask, I have the latest nvidia driver, flash, I disabled the chrome black-list, etc.
Re: (Score:2)
Hmm, really? Not doubting your word per say, but my wife and I spent last weekend watching 1080p flash videos full screen (connected to the TV) pretty much non-stop using Chrome 11.
She has a first generation HP ION netbook. There's no way in hell the CPU could have handled it.
Re: (Score:2)
Re: (Score:2)
How very underwhelming.
Re: (Score:2)
Let's run that webGL test now... (Screen resolution is 1680 x 1050, if that matters.)
Re: (Score:2)
Firefox 5.0 gets higher FPS overall, though there is not that much of a difference with 1000 fish.
master password (Score:2)
does chrome have it's own local master password yet? until then i am never going to use it.
Re: (Score:3)
Re: (Score:2)
Re: (Score:2)
I appreciate you taking the time to look, but not really. Near as I can tell, the only password storing/saving mechanisms available for Chrome are in the form of "online services" which I've no interest in being a part of.
I just want my passwords saved, securely encrypted with seed, to my local hard disk. I don't want to create an account with a service, because I don't trust them to safeguard my passwords, nor have any interest in them knowing which sites i save passwords to or any other number of things o
Re: (Score:2)
Strike all that. I was wrong. I'll have to check out the chrome/keepass integration. I think that's new since last I checked, thank you!
Wink Wink, Nudge Nudge (Score:1)
Re: (Score:2)
Without Google knowing in advance about the URL. This feature totally allows Google to distribute their detection techniques to users rather than on their own network. When their detection code spots something via Chrome, it can then tell Googles services which can add that to the blacklist if it turns out that it really is a malicious site (after Google's services have verified it, so random people can't send a fake 'bad website!' to Google and get any site they want blacklisted.
I don't think they were i
Is 24% enough for us to get a UI fix, Slashdot? (Score:4, Interesting)
It's getting a bit old that any click within a comment, including within the textarea while I'm trying to reply, gets interpreted as clicking on the "Parent" link, thus requiring me to open the entire thread all the way to the root.
Re: (Score:2)
It's getting a bit old that any click within a comment, including within the textarea while I'm trying to reply, gets interpreted as clicking on the "Parent" link, thus requiring me to open the entire thread all the way to the root.
Yes, yes, GOD YES. I'm so sick of it.. I tried running Safari to try another browser, and the performance is terrible on my Netbook... I know IE is terrible performance as well. I haven't tried Firefox, so I won't say for sure that Chrome is the only reasonable browser for my Netbook, but its looking darn close.
Re: (Score:2)
Try Opera.
Re: (Score:2)
IE 9 has the fastest Javscript engine period! I know that is not a popular opinion here on slashdot but Microsoft is noticing Chrome and Firefox and is getting nervous and playing catchup. It is better with graphically intensive hi res sites as it has the best GPU assisted rendering of text with DirectWrite/Direct 2D. IE 9 is a huge improvement. ... this assumes you run Windows 7 on your netbook of course and it is a free download so give it a shot. If it has a somewhat accelerated graphics it will help scroll IE 9 easier. Chrome is having flake acceleration issues for some users so I do not know. Chrome is great on Linux on my 3 year old laptop. Firefox 3.6 is downright sluggish.
Perhaps you didn't note what I said... I've used IE9, and it runs extremely slow. I do have Windows 7, and IE9 is still horrifyingly sluggish.
solution: (Score:2)
click on the "comment subject" input type=text line, then hit tab to get into the textarea field without triggering the errant javascript
yes, i know, this sucks too, it's only a half-measure. it's just easier to manage until slashdot finally fixes their javascript
slashdot: i code for the web. my desktop always has 5 browsers open: firefox, safari, ie, chrome, and opera. i test to make sure my code works in all five
slashdot: please make sure you do the same before you release your code to the wild
thanks
Re: (Score:2)
Apparently 99% isn't enough for them to fix it, since IE and Firefox both appear to have the same problem.
Re: (Score:2)
This is a web site that shows a spinning busy indicator at the bottom of the screen when you try to close the window (at least on Firefox).
Just how Web 2.0 does a web site have to be that it now needs to "shut down?"
Re: (Score:2)
Definitely doesn't do that on Chrome, and I'm surprised it does on Firefox. When I close a tab, or a window, it makes sense to let the page know and give it a small window to react, but it should be killed before I really notice.
Re: (Score:2)
Sorry, no. Inflicting a new UI on people as the default and then having it broken very nearly continuously is very much a developer bug.
I like the new system, and I prefer it to the old system, except for the part where it doesn't fucking work. Seriously, Slashdot, this should be more embarrassing to you than the part where you still can't handle Unicode.
Is this the version with Print Preview? No. (Score:4, Insightful)
http://www.google.com/support/forum/p/Chrome/thread?fid=29ea05faa34bade40004a21398e523be&hl=en [google.com]
Mid-2011 and a web browser this 'Mature' still doesn't have Print Preview. Oh well, at least you can use '3D-Accelerated CSS'.
Which do you think I need more?
Re: (Score:3)
What's "printing"?
Re: (Score:2)
What do you use print preview for? Obviously, previewing before printing, but for what? Does the preview sometimes make you decide you don't really want to print the page? Are you tweaking HTML to get better print formatting on a particular browser?
I can see using preview on word processors, spreadsheets, etc., but printed web pages pretty much are what they are. I've never felt the need to preview, so I'm curious what your use case is.
Re: (Score:2)
I am designing a website right now, and I need it to look a certain way when it prints. I am using a print stylesheet to optimize the format for printing.
In Firefox and IE, checking the format is as simple as print preview. I have yet to test it in Chrome, because I am going to have to actually print it to see what it looks like, and then every time I make an adjustment, which could be quite a bit of paper.
The irony is that I usually test in Chrome first for screen. But because no print preview, I have been
Re: (Score:2)
Install a PDF virtual printer. Still not quite as convenient, but much cheaper.
Re: (Score:2)
Re: (Score:2)
If I go to print a page and just print it, it's pretty common to get 3 pages of print out, with my content on the first page and ads on the other two.
Preview lets me see that and decide to print only the first page, or some other range of pages.
Save a tree. -- or -- where does ink grow. (Score:2)
Re: (Score:2)
I use Chrome everywhere, but Chrome has terrible printing in comparison to Firefox. Compare the output when printing (e.g. Wikipedia) - Chrome doesn't layout nearly as well and uses twice as much paper.
And for the sibling post who asked what printing is, not everyone has a tablet. It's also the easiest way to convert to PDF.
Google Gears (Score:2)
Launch apps from Omnibox (Score:2)
Private Browsing Win? (Score:3)
The "Incognito Window" option in Chrome 12 is private browsing done right. Nothing is shared with other windows / tabs. Not even session cookies.
It's not a single-site browser option, but it's as close as we may get for a while. Bravo, Google, you nailed it... EXCEPT WAIT. If you open multiple incognito windows, they all share the same set of cookies. Which is kinda fail.
Damn! They were so close! Oh well.
Re: (Score:3)
Are you sure you remembered to upgrade?
Re: (Score:1)
Re: (Score:2)
Are you sure you remembered to upgrade?
In Googleverse, Chrome updates you! It really does - it automatically updates the browser to the latest version. I just make copies of each major version for testing (much easier on the Mac than Win; not sure how Chrome updates Linux installs).
Re: (Score:1)
Re: (Score:1)
Re:Guys: I need to know diff. between Chromium (Score:5, Informative)
Wikipedia lists the differences between Chrome and Chromium [wikipedia.org].
Re: (Score:2)
Until you log in and play the big moderation game with the rest of us, thus proving that your messages are meant for others and not only to appease your own ego, there is no particular reason to heed your requests.
(My ego is massive, too. I am attempting to turn this bug into a feature by using it for good.)
Re: (Score:2)
Coding error fatal to project...cease all development NOW!
Re: (Score:2)
Are you trying to be funny, or threaten me? Either way you fail. Your massive ambiguity is ironic in a programming-related joke.
Re: (Score:2)
Or people will see where you had to admit the ac apk is right on hosts files
In other words, this is just more trolling from apk; who else would waste their time defending him? And this is why nobody will take you seriously unless you log in. Even if it isn't you, there's no way to tell the difference. I believe it that in this case, it is. Trollbag.
Re: (Score:2, Interesting)
This should be useful:
http://code.google.com/p/chromium/wiki/ChromiumBrowserVsGoogleChrome
Basically, tinhat types believe Google can track all of its Chrome users. In the beginning, there were a couple of things that were questionable - for example, giving each install a unique ID - but more than likely this was just for statistical records about Chrome uptake. People complained, Google responded... all user metrics can be turned on and off by the user.
So, Chrome is now Chromium, with some more features r
Re: (Score:2)
So Google had built-in tracking to Chrome and did not release the source code for it, hence Chrome was not an open source browser. The "FOSS zealots" and "tinhat types" had enough sway for Google to modify their behavior, at least somewhat. Considering that Google has a very long history of tracking user data, it would seem naive is the term for people who think Google wasn't tracking them.
If open source is not important, then Google never needed to tout the browser as open source. And yet a large number of
Re: (Score:2)
Disassembling & tracing a CLOSED SOURCE APP searching for security issues, or even FUZZING, is a LOT tougher than using sourcecode
And yet the security bugs still appear in closed source products at a steady rate, and you are at the mercy of the vendor to fix them. Not having the source code means you can't fork the product. Not having the source code makes it hard to verify there aren't backdoors or other nefarious behavior.
I thought BOTH were "Open SORES" (again, don't take the sores thing personally, it's just humor
It's not humor, it's a childish insult used as an intellectually dishonest debate/propaganda tactic.
For something to be open source, it means the binary has to be released with source code to recreate that binary.
Re: (Score:2)
Well, since it seems you are, & you took offense to what I stated (when no offense was intended)?
You're a dumb fuck. Hee hee, no offense intended. Just a little bit of humor.
Here we go then, facts time (rather than mere zealous statements):
Nothing I stated wasn't a fact.
Seems that "steady stream" of vulnerabilities you stated are WORSE in a OPEN SORES software ecosystem, than in a closed source one... argue with the numbers above, NOT myself!
You're fixated on the number of security bugs while ignoring all the other arguments. First of all, I never claimed that Linux had fewer security bugs. Your links show that Microsoft still has a steady stream of security bugs associated with it, which fits with exactly what I said.
Second, your link also show unpatched security bugs for Microsoft Windows, and if that bug is important to a particular co
Re: (Score:2)
Again, you are fixating on the number of bugs, and ignoring the larger point that there is still a steady stream of bugs. So if you are using closed source because it is harder to find bugs, it's rather pointless. Both Microsoft and Linux are good about patching their most severe security bugs. However, if Microsoft doesn't patch a bug (and they haven't patched some), then you are at their mercy.
I never attacked YOU, yet you are me (resorting to "adhominem" illogic are we?)
I was making a point about your childish and intellectually dishonest use of "open sores", while claiming no offe
Re: (Score:2)
AND, more of them UNPATCHED on Linux in its KERNEL ALONE
Again, you are fixating only on the number, and ignoring the steady stream of bugs, and the fact that you can't fix a patch if the vendor won't. You are arguing a strawman -- I never said open source had fewer bugs, only that closed source still has a steady stream of bugs. You have not refuted that; quite the opposite, you have demonstrated it.
Internet Explorer 9 stats I put up from a reputable source for unpatched security bugs data... hint: ZERO bugs unpatched & ZERO BUGS
Yeah, that's great, except I addressed that but you ignored it. To repeat myself: "You linked to the 1 month old version 9, but version 8 had advisories nearly every
Re:Guys: I need to know diff. between Chromium (Score:4, Informative)
I have "heard tell" (no, I can't produce you a quote) that CHROMIUM doesn't store things "up in the GOOGLE CLOUD" like passwords - whereas by way of comparison, Google CHROME, does.
Not quite. I know that Chrome has the option to set up "sync", which allows you to synchronize everything (passwords, bookmarks, etc) between Chrome installations. However, I have that disabled, and unless you can produce a quote or a link to the contrary, it seems much more likely that Chrome simply stores my passwords locally. It even integrates with local secure password stores -- in my case, since I run KDE4, Chrome stores my passwords in KWallet.
Re: (Score:2)
It should be fairly easy to tell that this has happened, because (a) the amount of data after decompression will equal the length given in the header and (b) you can detect end-of-file fairly robustly just using the format of the gzipped data anyway.
Re: (Score:2)
Not from my Chromium 12, although the workaround of using the "--user-data-dir " did allow me to use it as root. But that may not be the case for v13 Dev, if this is to be believed:
http://www.google.com/support/forum/p/Chrome/thread?tid=7b31817f547918b2&hl=en [google.com]
Google wants to protect me? Fine. Make it a default to not allow root, but don't disable it completely. Jerks.
Flash gaming for Linux is Opera-only now (Score:2)
Lets see if they fixed flash gaming.
Currently the only browser for Linux where flash gaming still works is Opera.
firefox broke it in the name of "integration" with the new flash API (firefox 4 + flash 10.3),
by putting every local state together in the same "cookie" setting, thereby
_destroying every flash saved game during my upgrade from firefox 3.x to firefox 4_.
The same insanity was in google chrome, so lets see if they did it right this time
(ie separating web cookies from flash local shared objects, and providing different settings for both
nope, it's still broken. Also, the "cookie exception" patterns do not help much since there is no way to remove all cookies at the end of the session for everything BUT a certain domain.
So flash gaming for Linux is on Opera only now. Lets hope the Opera guys don't copy this horrid "feature" from chrome/firefox.
Re: (Score:2)
Which OS?
In Ubuntu, Chrome adds a PPA to your sources so your package manager can keep it updated automatically.