Chrome 24 Released, Chrome Beta Channel For Android Added 99
An anonymous reader writes "Google has released Chrome version 24 for Windows, Mac, and Linux. You can update to the latest release now using the browser's built-in silent updater, or download it directly from google.com/chrome. The biggest improvement on the user side of things is the speed increase. Google's own Octane JavaScript test shows that this is the fastest Chrome release yet. When the beta came out in November, the company was touting that Chrome had become 26 percent faster on Octane than it was last year. Now it's even faster. Google also announced it is introducing a new Chrome beta channel for phones and tablets running Android 4.0 or higher. You can download version 25.0.1364.8 right now directly from Google Play (since this is a beta, it's not available via search; you'll need to use the link). The release of version 25 is significant because it means Google is attempting to bring Chrome for Android in line with the desktop version. The current release of Chrome for Android is version 18, last updated in November."
Re:"You can update to the latest release now using (Score:4, Informative)
You don't. You can force the update. Otherwise it will update with it's next scheduled check.
silent update? (Score:1, Flamebait)
You can update to the latest release now using the browser's built-in silent updater...
If it's a silent updater, why do we need press releases for new versions? I'm just asking, since Slashdot seems to be less about tech news and more about regurgitating press releases lately.
Re: (Score:1)
Re:silent update? (Score:5, Insightful)
Re: (Score:1)
what a fucking awesome idea.
Re: (Score:1)
By your logic, Chrome should've been mentioned by Slashdot only once, during it's initial release, since it includes a silent updater from day 1.
My logic is that only things that are actually interesting should be reported on. Have you noticed how often the linux, BSD, or other kernels are updated and how often Slashdot doesn't cover it? It's because it isn't news, and neither is this. I suspect the new owners of Slashdot were paid to put articles like this out. Chrome 24: Just like Chrome 23, only with a bigger number!
Re: (Score:1)
My logic is that only things that are actually interesting should be reported on.
Both you and I know this is extremely subjective.
It's a major release and as such it should be reported. Firefox also has a similar release schedule and it gets reported as much on Slashdot. I do find this new kind of release schedule (both on Chrome and Firefox) completely idiotic, but that's a whole different issue.
Re: (Score:2)
Re: (Score:3)
My understanding is that the silent update mechanism checks in with the mothership periodically, either as-scheduled or with some consideration for system load/onbattery vs. on AC/etc. The Chrome release team has their own schedule that the update mechanism has no knowledge of.
So, if your silent update mechanism is active, you will automatically receive the newest release; but only when the updater next phones home. Depending on when it last phoned home and when the release occurs, this might be a matter of
Re: (Score:1)
system load/onbattery vs. on AC/etc.
Huh?
*sigh*
If the system load is high, they don't want to suck the CPU down any more (the update is a big CPU hog)
If the system is on a battery, they don't want to risk the update being aborted during an update if the battery dies.
Audience: web developers (Score:2)
If it's a silent updater, why do we need press releases for new versions?
Perhaps the press release is intended for web developers, to let them know that they can design web applications around the new features.
Re: (Score:2)
I guess It is about time to move to chrome 26 (Score:5, Informative)
Google Chrome 25.0.1364.5 (Official Build 174090) dev
OS Linux
WebKit 537.22 (@138211)
JavaScript V8 3.15.11.2
With silent update the meaning of these announcements is that it is time to check Can I Use? [caniuse.com] to see if any more css3 elements are now in widespread use so you can use them in web development.
Fast - good - now focus on... (Score:5, Interesting)
Managing memory better so I don't have to keep shutting down web browsers every day or two. Most power users have many windows and many tabs up, and some are relevant for weeks, but most are unused and could be backgrounded much more effectively in terms of processor and memory use. Hint: Replace with a URL and a snapshot image updated infrequently.
Also, speaking of tabs. If I use them, I can't easily see visually which pages I have up, in the overview of windows display modes that most OSs offer. There is a usability disconnect here.
Re: (Score:3, Insightful)
I will concur though that some kind of tab overview would be great. Didn't early versions of Chrome have that?
Re:Fast - good - now focus on... (Score:5, Informative)
I will concur though that some kind of tab overview would be great. Didn't early versions of Chrome have that?
Hit Shift-Esc to bring up the Chrome Task Manager. It will give you a summary of each tab's memory, cpu, and network consumption as well as the ability to kill individual tabs.
Re: (Score:1)
In my experience, a freshly started Chrome needs way more memory for the same set of tabs than a freshly started Firefox. Firefox however leaks memory. That may or may not be caused by some plugin rather than Firefox itself but either way, I can only reclaim that memory by restarting FF.
Re: (Score:2)
Firefox memory use getting better (Score:2)
Firefox crashes way too often for my taste, but since about version 13 it's gotten a lot better on memory use. I haven't used Chrome in a while, just tried it and found that yeah, it's really really fast. It used to be a real memory hog, and I won't be able to tell if that's still true unless I load it up with a lot of tabs. (And unfortunately, since I'm stuck running 32-bit Win7, I can't just throw enough virtual or real memory onto the laptop to handle memory bloat, and modern browsers don't seem to li
Re: (Score:2)
Re: (Score:2)
Re: (Score:1)
Mod up, please.
Re: (Score:2)
Managing memory better so I don't have to keep shutting down web browsers every day or two. Most power users have many windows and many tabs up, and some are relevant for weeks, but most are unused and could be backgrounded much more effectively in terms of processor and memory use. Hint: Replace with a URL and a snapshot image updated infrequently.
Have you seen the amount of state information that website commonly carry these days? It's been years since you could safely assume that if a user has "URL X" open, they will be OK with the browser just re-loading "URL X" at some point in the future. There's form data to consider, cookie stuff, URLs that don't point to any persistent resource on the server and are intended to time out fairly quickly, sites that are really picky about referrer strings(common on shitty multipage forms, breaks 'forward' and 'b
relevant for weeks? (Score:2)
What are you doing that you need a tab open for weeks? During a session I'll have some tabs open and when I'm finished close the browser. What are these people doing with 100 tabs open at a time?
Re:relevant for weeks? (Score:5, Insightful)
Some people don't like bookmarks, or they use their browser like "todo" lists.
Not that I advocate such an approach, but I understand it.
For any particular project I might have a handful of links that are open at one time.
I typically don't have 100 tabs open, but 20-40 is pretty typical.
Re: (Score:2)
In any given week I might be working on 3 distinct projects at work, the most complex of which might have 4 or 5 distinct informational topics requiring reference material or research.
Each informational topic might require a web search or two, and anywhere from 3 to 10 pages from different sources to investigate the leads or to keep handy the valuable pertinent information for that work task.
Of course, we generally don't control for how long we get to continue working on a given task. An important priority
Re: (Score:1)
I'm using UnloadTab for Firefox, works pretty well. https://addons.mozilla.org/en-US/firefox/addon/unloadtab/?src=api [mozilla.org]
Of course hundreds of tabs for a week still requires some occasional restart (use ulimit -v in script before starting FF).
However I dislike Chrome, because occasionally it starts hogging CPU, so I even can't move my mouse.
Improving Chrome for Android is the big news (Score:3, Interesting)
Between mobile Firefox being a thing again and Chrome being improved we can finally see some competition for Opera Mobile on Android :)
The state of the Android browser is fairly pathetic, so this is really quite important.
Right now the only reason for chromebooks to exist is that Chrome on Android is meh at best. When this changes they can stop deploying ChromeOS. Hopefully they will offer some kind of upgrade path to Android on Chromebooks, so that the community doesn't have to fumble its way through :)
Re: (Score:3)
I'm actually at a point where I would be willing to pay Opera for its browser even though I manage to crash it every once in a while.
How long will it take for Firefox on Android to be worthwhile using? Checked 1.5 years ago. Rechecked a couple of weeks ago. There's been definite progress but it still has a long way ahead.
Re: (Score:3)
Just downloaded on my Nexus 4. The install went without a hitch. The speed improvements are huge. Tried about 10 websites and it looks and feels great.
nice work guys (Score:1)
It's troll or overrated when I say it, it's insightful when someone agrees
I love slashdot
Push updates from web to phone (Score:1, Interesting)
Re: (Score:1)
You can also set your phone up as a cloud printer and send webpages to it too.
Why would I want to print out a cloud? Or did you mean that it can print *on* clouds? Enquiring minds want to know...
Re: (Score:1)
Re: (Score:2)
You can also dial a special number from a different phone and make it play sounds!
25? (Score:1)
And people get irrationally upset about Firefox's release schedule?
Re: (Score:1)
And this is why I ditched them they are churning out a version number every.... wait this is chrome? Oh in that case this is the best thing evaaaaaaaaaar!!!!
Re: (Score:2)
No, because Chrome updates tend to just work. Things don't break. I click Chrome and it works the same as it always had with the extensions it always has and it looks the same.
Everytime Firefox updates, things break. Either some extension I have suddenly doesn't work anymore, or more likely, someone changed something in the UI behavior so when muscle memory takes over, things go haywire.
Basically - Chrome updates keep the same UI and things
Re: (Score:2)
I'm not sure how it can be tiring... there's nothing you have to do on your end. The updates automatically happen.
Re: (Score:2)
Slow for SVG with display='none' (Score:4, Interesting)
I've noticed that for large SVG files where much of the content has display='none' (so it is only displayed when something is clicked to trigger a change in the display property) Chrome seems to take several seconds to become responsive after the SVG page load is initiated, while other browsers seem to handle it almost instantly. Since a display value of none "indicates that the given element and its children shall not be rendered directly (i.e., those elements are not present in the rendering tree) [w3.org]" it seems Chrome shouldn't be spending so much time processing such stuff. Version 24 doesn't seem to fix that issue.
Undisplayed elements still in DOM (Score:3)
Re: (Score:2)
Since none of the other browsers are exhibiting the same slowness, are you saying that Chrome is exceptionally slow at building the DOM?
Re: (Score:1)
Does visible="hidden" cause the same issue? Using display="none" is much more common though...
Re: (Score:2)
If anything, I would expect visible="hidden" to be worse since: "With ‘visibility’ set to hidden, however, processing occurs as if the element were part of the rendering tree and still taking up space, but not actually rendered onto the canvas. [w3.org]" I don't have time to verify that at the moment, but maybe I'll test it later and post an update.
I'll wait... (Score:2, Funny)
I'll wait for Chrome 31.1 for Workgroups. Hurr durr.
Chrome's attitude (Score:4, Interesting)
Re: (Score:3, Informative)
Use Chromium instead.
Re: (Score:1)
For the very paranoid, there is a nice chromium variant. [comodo.com] Works well, doesn't freeze up like other options I've used, and the defaults make the IE10 "do not track" default look like an exibitionist.
Re: (Score:1)
Why would the very paranoid want a closed source [comodo.com] browser?
Re: (Score:2)
Use Chromium instead.
I just did: no time to compile my own, so I installed a build.
Just firing it up, and it already tried to connect to several Google-owned domains (including the controversial gstatic.com) out-of-the-box without any warning or permission.
Attempting to just write text to the adress bar triggers another cascade of connections- initially to just activate the "aid" of predicting the site I am looking for, I know- but not stopping there. So where does it stop, exactly?
Respectfully, this reminds me of the various s
Re: (Score:2)
Then tell chrome to stop using all of the google features like search suggestion.
Protip, Firefox's google search also uses search suggestion, unless thats changed recently.
Re:Chrome's attitude (Score:5, Informative)
Uncheck all of them and it should stop contacting Google except for automatic updates (not sure how disabling those works; Chromium doesn't have them as updates go through my package manager instead).
Re: (Score:2)
My own testing has generally shown that it does, unless theyre trying to be super sneaky about it-- which is honestly not productive for google as they would eventually get found out anyways.
Re: (Score:2)
There is one final piece that the truly Paranoid tend to dislike about Chrome: RLZ. Here's the skinny: http://blog.chromium.org/2010/06/in-open-for-rlz.html [chromium.org]
Using Chromium vs Chrome also gets you out of that.
Disclaimer: I work on Chrome.
Re: (Score:2)
There is no exposed way to disable updates in Chrome that I know of.
Re: (Score:2)
In addition, Chrome's UI is way too minimalistic for everyday use in my opinion, and completely uncustomizable. I detest having a close button on every tab - I regularly close Chrome tabs by accident - but they stubbornly refuse to do a damn thing about it.
Re: (Score:3)
undo close tab is "ctrl shift t".
Re: (Score:3)
Every time someone has made this allegation, and Ive taken the time to bust out Wireshark and sniff my network traffic, the allegation has proven false.
The only things AFAIK that they transmit-- unless theyve snuck something in in the last year-- is the following:
Monitor profile support totally broken or removed (Score:1)
Worth noting that this release 100% breaks monitor color profile support, which sucks if you're someone that cares about photos. It's incredible that this is not a more important to the Chrome developers, but maybe most people don't care about quality. Just speed.
Before this release, you had to use the --enable-monitor-profile command-line switch to enable monitor profile support. It wasn't perfect but it worked most of the time. Now this does nothing. Lame.
Re: (Score:2)
It's incredible that this is not a more important to the Chrome developers,
No its not, because,
most people don't care about [color profiles].
(FTFY)
I dont know of anyone (outside of IT colleagues) who would even know what a color profile is. I dont know that Ive ever used one, or that I care to.
Is printing fixed? (Score:2)
What I want is for them to fix Crome's broken printing. I've had no end of problems printing from within Chrome. I realize it works for many people but not for us. Their default print preview will not print multiple copies, ignores color settings, sometimes ignores duplex settings, and has other problems besides. I've had problems and so has at least one other person in our company. We have to use the system dialog each time we print. I've sent in some problem reports but nothing has seemed to update
Developers Beware - GWT 2.4 animations are broken (Score:1)
Still waiting for Opus in support... (Score:2)
Re: (Score:2)
Secure password generator (Score:2)
when are they going to create a secure password generator? Lastpass is great but it would be so much smoother cross device if Chrome handled it all.