Commit Graph

1372 Commits

Author SHA1 Message Date
Ehsan Akhgari
4e92802791 Bug 483383 - The accesskey for the More/Less button in Library is not correctly set; r=mak77 2009-03-19 21:12:28 +03:30
Josh Aas
a017628a07 Stop using FlatCarbon headers on Mac OS X. b=482277 r=bsmedberg 2009-03-19 10:41:13 -07:00
Dietrich Ayala
688280cc02 backing out due to unit test failures 2009-03-18 19:13:10 -07:00
Blake Kaplan
f4f960bf3d Bug 483899 - Fix GCC warnings in browser/components/migration/src/. r+sr=jst 2009-03-18 17:23:30 -07:00
Doug Turner
76ed67c46a Bug 483845 - Update Geolocation Strings to match latest madhava mockups. r=mconnor 2009-03-18 15:56:14 -07:00
Marco Bonardo
22338016ad Bug 390614 - Split up the "Older than 6 days" history folder, r=dietrich,pike ui-r=beltzner a=mconnor 2009-03-18 23:38:38 +01:00
Dão Gottwald
a4fbde811e Bug 483881 - application.png is distorted on Linux. r=gavin 2009-03-18 20:22:31 +01:00
Marco Bonardo
e4a75b792b Bug 483261 - Drag and drop bookmarks in menus on Linux is tricky, drop on containers area is too narrow, r=dietrich 2009-03-18 15:24:01 +01:00
Marco Bonardo
75581db858 Bug 479348 - Choosing Properties on a Special Folder changes its title to (no title), r=dietrich 2009-03-18 15:23:56 +01:00
Dão Gottwald
a7bd0f0a07 Bug 483403 - Temporarily disable tabstrip smooth scrolling when restoring a window. r=dietrich/zeniko 2009-03-18 09:46:47 +01:00
Ryan Flint
0540600ce8 Bug 483086. r=gavin, a=beltzner 2009-03-18 03:52:43 -04:00
Marco Bonardo
266a76ab6d Bug 428690 - Two entries added to history menu when visiting a page that redirects, r=dietrich 2009-03-17 22:00:50 +01:00
Drew Willcoxon
b8187aa155 Bug 469436 - In the context bar when searching in the library "selected folder" should be the actual folder name, r=mak77 2009-03-17 22:00:44 +01:00
Dão Gottwald
062f0da672 Bug 483370 - Buttons on Security tab are broken when windows are already open. r=mconnor 2009-03-17 14:08:07 +01:00
Michael Kohler
1476cb9106 Bug 480893 - Session Restore, start new session does not follow startup page option. r=zeniko 2009-03-16 12:55:56 +01:00
Dão Gottwald
5af8d6102f enable browser_420786.js, disable browser_480148.js 2009-03-15 14:33:30 +01:00
Dão Gottwald
9d620b44cb Backed out changeset a8173e5fd041 2009-03-14 22:00:18 +01:00
Michael Kohler
2ff77c5247 Bug 480893 - Session Restore, start new session does not follow startup page option. r=zeniko 2009-03-14 20:52:37 +01:00
Dão Gottwald
ac0d4e21b2 fix build bustage 2009-03-14 19:03:06 +01:00
Dão Gottwald
b65fa25bf6 disable browser_420786.js 2009-03-14 18:07:51 +01:00
Dão Gottwald
208ebe910e cookies.js whitespace cleanup 2009-03-14 14:32:36 +01:00
Vlado Valastiak
102f3f2d89 Bug 415543 - "Choose Application…" menu item should have an icon. r=gavin 2009-03-14 09:50:50 +01:00
Paul O'Shannessy
80c2bb8d6d Bug 480148 - Restore visible tabs first when restoring session. r=zeniko, dietrich 2009-03-14 09:48:48 +01:00
Simon Bünzli
cd782dd3da Bug 476928 - Slow closing of tabs when entering Private Browsing mode. r=dietrich 2009-03-14 09:46:59 +01:00
Dão Gottwald
2a4db0c5d3 Bug 482975 - disable browser_477657.js 2009-03-12 16:57:55 +01:00
Marco Bonardo
bfd1c70eda Bug 482235 - missing semicolons, sorry. 2009-03-12 14:14:12 +01:00
Pardal Freudenthal
bd18a2b059 Bug 482235 - instead of exposing bookmarklets attribute, expose scheme in uri nodes, r=mak77 2009-03-12 14:05:48 +01:00
Ehsan Akhgari
db64244ba0 Backed out changeset 113bda3be8df (bug 463256) due to test failures on Mac 2009-03-12 13:35:14 +03:30
Ehsan Akhgari
71225f0e10 Bug 463256 - SSL sites sometimes don't load after re-entering regular browsing mode (from Private Browsing); r=mconnor,sdwilsh 2009-03-12 12:28:09 +03:30
Ehsan Akhgari
9118c704f2 Bug 464942 - |failed in test_removeDataFromDomain.js on (NS_ERROR_FILE_NOT_FOUND) [nsICacheService.evictEntries] nsPrivateBrowsingService.js :: PBS_removeDataFromDomain :: line 296|; r=mconnor 2009-03-12 12:28:01 +03:30
Ben Newman
7994a27471 Bug 470282 - nsProxyRelease.h include guard is not setup properly. r+bnewman 2009-03-11 20:22:48 -07:00
Simon Bünzli
6cfe2c2b0c Bug 477657 - saner default handling for _closedTabs and sizemode. r=dietrich 2009-03-11 13:24:55 +01:00
Michael Kohler
44148b95fc Bug 420736 - Part of advanced preferences tab cut off, p=Michael Kohler, r=gavin.sharp 2009-03-10 20:12:55 +01:00
Marco Bonardo
dab7295291 Bug 481765 - test_treeview_date.xul fails at certain times. Fix code and reactivate the test, report any failure please, r=dietrich 2009-03-10 15:53:34 +01:00
Marco Bonardo
8001e9fcf9 Bug 481438 - browser_ui_history_sidebar.js is throwing, r=dietrich 2009-03-10 15:53:28 +01:00
James Boston
5fd727d45d Bustage fix for bug 442393. 2009-03-09 15:14:05 -04:00
James Boston
091cdf56f0 Improve nsIProcess, fix nsIProcess.kill(). b=442393 r=bsmedberg 2009-03-09 12:47:39 -04:00
Pardal Freudenthal
0de32889f0 Bug 397263 - No way to set an icon for javascript bookmarklets on toolbar and menupopups, r=mak77 2009-03-09 14:15:46 +01:00
Ehsan Akhgari
3e5c7433e6 Backout changeset 9ab865986f27 for bug 481786 in order to get a ui-review on that 2009-03-09 08:25:58 +03:30
Ehsan Akhgari
ed3e8a5706 Bug 481786 - Current session data is getting lost when starting Firefox in "Always On" mode; r=zeniko 2009-03-08 18:23:13 +03:30
zeniko@gmail.com
b38577ac79 Bug 395488 - Session restore restores blank windows if Firefox was shut down too quickly (re-land, with bug 462973 patch, r=dietrich) 2009-03-06 09:58:06 -08:00
Marco Bonardo
ebf97eade9 Disable test_treeview_date.xul till i get why fails at certain times (bug 481765) 2009-03-06 02:09:23 +01:00
Marco Bonardo
65f66c1925 bug 435322 - Places History Visit Date doesn't show _date_ portion properly, additional fix to avoid unit test orange randomness. 2009-03-05 15:34:41 +01:00
Marco Bonardo
ad11411e9e Bug 435322 - Places History Visit Date doesn't show _date_ portion properly, r=dietrich 2009-03-05 13:08:24 +01:00
Mike Connor
f8bf480247 bug 481090 - Session restore should not special-case closed windows on Mac, r=dietrich 2009-03-03 10:15:45 -08:00
Mike Connor
4b3d9c0906 bug 480854 - Start/Stop of Private Browsing mode from window-less state always opens 2 windows, r=gavin 2009-03-03 10:14:32 -08:00
Ehsan Akhgari
197714a17a Bug 471512 - Focus the location bar after entering the private browsing mode; r=gavin 2009-03-03 11:50:14 +03:30
Dão Gottwald
ee603e9a03 merge 2009-03-02 23:55:45 +01:00
Dão Gottwald
5e74b7b990 Backed out changeset 6fa6667b903f 2009-03-02 23:54:03 +01:00
Gavin Sharp
8acfaf883d Bump entity name for bug 473692 2009-03-02 06:46:33 -05:00