Folks, this is far more important than CSS. Firefox has the most complete implementation of IndexedDB. More than anything else, it is what will enable us to write completely client-side applications.
> More than anything else, it is what will enable us to
> write completely client-side applications.
It seems to me that developers have been writing completely client-side applications for forty years. addon - Manipulate add-ons
break - Manage breakpoints
calllog - Commands to manipulate function call logging
console - Commands to control the console
cookie - Display and alter cookies
dbg - Manage debugger
edit - Tweak a page resource
export - Export resources
firebug - Web Development Evolved
help - Get help on the available commands
inspect - Inspect a node
pagemod - Make page changes
pref - Commands to control settings
resize - Control Responsive Design Mode
restart - Restart Firefox
screenshot - Save an image of the page
tilt - Visualize the webpage in 3D> Also the <angle> changed: before, 0deg pointed to the right; now it points, consistently with other angles in the CSS spec, to the top.
And I don't doubt that the prefix debacle is the reason they are getting rid of them now.
Hopefully WebKit will follow soon (if somebody has the bug#, I'm interested)
Compare this:
linear-gradient(top,#fff,#000)
to this linear-gradient(to bottom,#fff,#000)
Why?http://news.ycombinator.com/item?id=4278862
Still, good information to know.
linear-gradient(#fff, #eee)i'd like to see firefox slow down with the features and focus on stability.
firefox seems to be in the same boat as microsoft office, eclipse, gnome, and almost all GUI software. each new version adds meaningless features while bugs proliferate unchecked. (Given that this problem affects GUI apps of all kinds, perhaps it can't be solved?)
the latest thing that drives me up the wall about Firefox is that it's continually alerting me that my "plug ins are out of date" but as of the last few months the "plug in update" procedures are all broken -- I'm scared to update Java because the last time I did that I broke all my Java apps, and it seems like updates to Adobe products on windows don't work at all today.