Commit Graph

15 Commits

Author SHA1 Message Date
Marco Bonardo
5ec7f4de91 Bug 545228 - Firefox leaks the world on Windows 7. r=robarnold 2010-03-17 20:08:56 +01:00
Dão Gottwald
4c1683c22e Bug 554005 - Implement tabbrowser.tabs, deprecate mTabs and mTabContainer. r=gavin 2010-03-22 15:12:04 +01:00
Marco Bonardo
32c40c23fb Backout bug 545228 till we figure out the crash ratio increase in bug 530962 2010-03-20 10:08:18 +01:00
Marco Bonardo
e9139da033 Bug 545228 - Firefox leaks the world on Windows 7. r=robarnold 2010-03-18 11:59:12 +01:00
Rob Arnold
fc55be03e7 Bug 546572 - Tab Previews should use the window's docShell r=rflint 2010-02-16 19:55:00 -05:00
Rob Arnold
7341847479 Bug 520807 - Windows 7 taskbar previews scales out of screen r=rflint r=jmathies 2010-01-17 09:29:00 -05:00
Rob Arnold
a7e521d645 Bug 527105 - Hovering over a taskbar preview causes the product name in the title bar to disappear r=rflint sr=mconnor 2010-01-17 09:04:00 -05:00
Rob Arnold
69d6a8ec10 Bug 522262 - Aero Peek shows progress circles instead of thumbnails/previews. r=rflint 2010-02-09 05:31:49 -05:00
Marco Bonardo
fcd89484b2 Bug 522610 - [AeroPeek] Dragging tabs sometimes does not update previews order correctly, r=robarnold 2010-02-08 16:10:39 +01:00
Dão Gottwald
72f04db1ba Bug 525708 - mIconURL shouldn't need to be accessed outside of tabbrowser.xml. r=mano 2009-12-15 08:49:08 +01:00
Shawn Wilsher
ac2412932d Bug 522416 - Tab Previews must not do synchronous HTTP requests.
This changes the tab preview code to make asynchronous requests for the image
data via NetUtil.asyncFetch.
r=vlad

--HG--
extra : rebase_source : 80fd8a453099929baea7c7dd9ccff5c59de688c0
2009-10-15 17:11:34 -07:00
Dão Gottwald
ec7424cf8a Bug 521216 - remove debug code
--HG--
extra : rebase_source : d1233872ce281ca8ec4ce4a11766dc6dec756e92
2009-10-09 20:34:10 +02:00
Dão Gottwald
50e90450b0 report debug info for bug 521216 2009-10-08 23:43:28 +02:00
Dão Gottwald
5c6758cba1 Bug 521216 - Don't use 'for each...in' for arrays and node lists. r=robarnold 2009-10-08 19:35:18 +02:00
Jim Mathies
4cd8da9491 Bug 520801 - Remove sub directory from taskbar module path. Addresses installer build issues which prevented jsm installation. r=dao.
--HG--
rename : browser/components/wintaskbar/jumpLists.jsm => browser/components/wintaskbar/WindowsJumpLists.jsm
rename : browser/components/wintaskbar/preview-per-tab.jsm => browser/components/wintaskbar/WindowsPreviewPerTab.jsm
2009-10-07 20:06:30 -05:00