gecko/browser
Ian Gilman 1004e2f203 + Fixed an extremely subtle bug that would cause groups that you hadn't manually resized to start falling apart after a refresh.
+ Added sanity checks on data going to and from storage (still some work to be done there); if the check doesn't pass, the data isn't loaded/saved
+ Added a manual save option to the dev menu
+ Added Utils.isNumber, as well as standalone isRect and isPoint routines
+ Miscellaneous double checks and assertions
2010-05-11 12:03:31 -07:00
..
base/content/tabcandy + Fixed an extremely subtle bug that would cause groups that you hadn't manually resized to start falling apart after a refresh. 2010-05-11 12:03:31 -07:00
themes/pinstripe/browser/tabcandy + You can now drag a group by its title. If you click on the title instead, it selects the whole title (which, it turns out, it was doing anyway) and allows you to edit it. 2010-05-10 17:17:48 -07:00