Commit Graph

11 Commits

Author SHA1 Message Date
Ian Gilman
4676901589 Bug 587031 - Entering/Exiting Private Browsing mode from within Tab Candy (Panorama) is presently ambiguous r=dietrich, a=blocking 2010-09-24 17:24:31 -07:00
Edward Lee
01d1bd8ecf Bug 594152 - Give function names to tabview.js objects [r=dietrich a=dietrich]
Give function names as object_func for various object prototypes and singletons. Also cleans up some var Name = function() patterns into just function Name.
2010-09-08 10:02:08 -07:00
Raymond Lee
a412148f8d Release some resources on unload 2010-08-12 12:36:58 +08:00
Michael Yoshitaka Erlewine
7ac73b5744 Fixes for Dolske's strict JS warnings 2010-08-11 22:01:29 -04:00
Ian Gilman
ea8e373502 + More dolske comments for 574217
++ Initial developer
++ Cc, Ci, Cu
++ Spacing
++ Commented out code in storage.js
++ DOCTYPE
2010-08-11 15:28:45 -07:00
Ian Gilman
64a1cc06e5 + reversed the argument order for Utils.assert and Utils.assertThrow, per Dao's review 2010-08-10 11:13:10 -07:00
Ian Gilman
36e9df7cf6 + no longer loading the frame at all until the user needs it 2010-08-09 17:24:08 -07:00
Ian Gilman
7b90d5605e + Renamed Group and Groups to GroupItem and GroupItems, respectively
+ Fixed a bug in "group sites"
2010-08-06 15:46:55 -07:00
Edward Lee
1750edca8a Prepare for bug 584532 by renaming Tabs and T -> AllTabs, allTabs -> tabs, browsers -> browserWindows, and removing QI(nsIObserver). 2010-08-06 15:19:57 -07:00
Raymond Lee
c4acfe2516 Bug 577323 - Use services.jsm instead of getService() 2010-07-30 19:19:52 +08:00
Edward Lee
fa048fcc2b Bug 583044 - Rename code references of TabCandy to TabView
Move files and update references to tabview from tabcandy. Only remaining candy reference is the link to aza's webm video.
2010-07-29 12:37:25 -07:00