Live data from Hacker News

Chrome 26 Beta: Template Element and Unprefixed CSS Transitions

blog.chromium.org

31–37 of 37 posts

Re: Chrome 26 Beta: Template Element and Unprefixed CSS Transitions

#32

Is anybody else's Chrome on Mac crashing frequently? I'd like them to fix that first. Also, the whole no Flash on Linux thing.

Yes starting with Chrome 25 on Mac I've had at least one crash every single day.

I honestly used to go weeks or longer without any crashes.

Re: Chrome 26 Beta: Template Element and Unprefixed CSS Transitions

#35

Is anybody else's Chrome on Mac crashing frequently? I'd like them to fix that first. Also, the whole no Flash on Linux thing.

I have word that #45 may have the solution in this issue: https://code.google.com/p/chromium/issues/detail?id=175341

Re: Chrome 26 Beta: Template Element and Unprefixed CSS Transitions

#36

What's the performance on ? This approach seems like it'd be slower than having templates precompiled on the server and already served as JavaScript.

I assume the only overhead will be how much they weight in your DOM (this is inevitable anyway) and whatever time it takes to clone the element. So probably it will be actually faster than compiling server-side and XHR-ing on-demand because you don't touch the network.

Re: Chrome 26 Beta: Template Element and Unprefixed CSS Transitions

#37

Earlier quoted context omitted.

I have exactly the same issue, I've not found anyone else experiencing it and it's actually quite hard to google for ;)

Oh... yay? Now I know I'm not alone! It happens quite frequently.

I used to have an issue on linux (ubuntu and mint-debian) where chrome and chromium would freeze the entire computer if left running long enough. I never did find a solution for that.
Post reply on HN