Commit Graph

20 Commits

Author SHA1 Message Date
Tim Taubert
b1996eb00f Bug 595020 - Group name isn't displayed in title before TabView is loaded the first time; r=dao 2011-05-03 20:30:08 +02:00
Raymond Lee
ef38ee9e10 Bug 627239 - Don't store thumbnails for https pages r=ehsan 2011-05-31 04:02:04 +08:00
Zack Weinberg
fb2d09b0a1 Back out changeset 11d2a7ed963a (bug 595020) on suspicion of causing bug 655197. 2011-05-06 08:44:33 -07:00
Tim Taubert
faa3de056f Bug 595020 - Group name isn't displayed in title before TabView is loaded the first time; r=dao 2011-05-03 20:30:08 +02:00
Michael Yoshitaka Erlewine
3da24d0cec Bug 633308 - Add toString method to various Panorama objects; r=ian 2011-02-26 09:28:00 -05:00
Tim Taubert
346e4af9a1 Bug 636637 - "e is not defined" error while trying to log "Error while loading thumbnail"; f=mitcho r=ian approval2.0=beltzner 2011-02-28 23:10:48 +01:00
Tim Taubert
373d087a03 Bug 604699 - Store thumbnails in the browser's image cache rather than in sessionstore [r=ian,sdwilsh, a=blocking2.0:final+]
(Based on patch from Sean Dunn <seanedunn@yahoo.com>.)
2011-02-19 19:22:49 +01:00
Sean Dunn
f95216f101 Bug 628701 - Panorama doesn't render thumbnails for many tabs [r=ian, a=blocking2.0:betaN+] 2011-02-16 23:05:59 +01:00
Raymond Lee
9dbffaefb1 Bug 608223 - Tab groups not restored after Force Quit / Crash [r=ian, a=blocking2.0betaN+] 2011-01-18 10:44:50 +08:00
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