Commit Graph

1296 Commits

Author SHA1 Message Date
Ehsan Akhgari
2d68e5d7c8 Bug 464736 - Cannot import History and Cookies from Safari while in Private Browsing mode; r=gavin 2009-02-19 09:34:12 +03:30
Boris Zbarsky
be72381a85 Merging backout 2009-02-19 09:19:42 -05:00
Boris Zbarsky
4a1ec31a24 Merging backout 2009-02-19 09:16:51 -05:00
Boris Zbarsky
efc7569cec Backed out changeset dcb3aa2fd0ab to see whether this fixes unit test bustage 2009-02-19 09:14:36 -05:00
Boris Zbarsky
731d751056 Backed out changeset 59e2945cce3c to see whether that fixes Linux unit tests. 2009-02-19 09:12:45 -05:00
Simon Bünzli
67254bb5bc Bug 447951 - Gmail displays wrong/previous URL on session restore after heavy usage (50 hash changes). r=dietrich 2009-02-19 14:09:54 +01:00
Asaf Romano
c0d3b3c818 Bug 475066 - dragging a tab out of the browser window doesn't detach. r=mconnor 2009-02-19 14:00:05 +02:00
Ehsan Akhgari
2af9216ee1 Bug 464736 - Cannot import History and Cookies from Safari while in Private Browsing mode; r=gavin 2009-02-19 09:34:12 +03:30
Ehsan Akhgari
7ac7fefe4f Bug 475141 - Create a C++ wrapper for the private browsing service for Firefox 3.1; r+sr=mconnor 2009-02-19 09:22:08 +03:30
Ehsan Akhgari
f6ed1bb325 Bug 468565 - Change the quit dialog box options when the user is in private browsing mode; r=mconnor 2009-02-17 23:26:16 +03:30
Marco Bonardo
34f51104e2 Bug 477927 - 6 TUnit test_browser_places/unit/* leak 1,012 bytes now, r=sdwilsh 2009-02-18 13:04:30 +01:00
Michael Kohler
3ef6ec6d5e Bug 421834 - Fix sorting and labels for the bookmark library restore menu, r=mak77 2009-02-17 15:15:01 +01:00
Robert Strong
a681d9976e Bug 456895 - Error: Uncaught Exception [@ nsIShellService.isDefaultBrowser][@ delayedStartup] (GetShortPathNameW fails due to permissions). r=mconnor 2009-02-15 15:03:59 -08:00
Natch
559ee9f8c5 Bug 476463 - Cookies set onunload of page are retained on exit/enter of PB mode; r=ehsan,mconnor 2009-02-15 10:51:52 +03:30
Ehsan Akhgari
53da00b66c Bug 477696 - [RTL] Homepage URL in preferences is right aligned instead of left aligned; r=dao 2009-02-15 10:51:16 +03:30
Hubert Gajewski
6bdcd07010 Bug 471989 - atEndOfSession define in cookieAcceptDialog.properties should be capitalize; r=gavin.sharp 2009-02-12 05:16:02 +01:00
Vladimir Vukicevic
c0037439d6 b=477727; fix shell service and disable migration browser component for Windows CE; r=gavin 2009-02-11 18:24:53 -08:00
Marco Bonardo
a8b322321a bug 474582 - Disable lastModifiedTime check to try fixing test orange on Linux 2009-02-09 21:49:17 +01:00
Marco Bonardo
8af19aa0fb Bug 474582 - With initial migration Shiretoko doesn't import favorites from Internet Explorer 7 anymore, r=dietrich 2009-02-09 19:16:02 +01:00
Roberto Estrada
87d7e9c7f0 Bug 471898 - In Tools > Options > Privacy: if sanitize on shutdown is off settings... button should be disabled. r=gavin 2009-02-07 13:04:09 +01:00
Simon Bünzli
6c43d6f080 Bug 476161 - Session restore incorrectly restores state of some Google Reader elements. r=dietrich 2009-02-07 12:56:34 +01:00
Gavin Sharp
9a3bde4716 Bug 436659 - The description of Feed View is not displayed. r=mano 2009-02-07 12:43:09 +01:00
mak77@bonardo.net
10a1ba597c Bug 475273 - Double Clicking a Folder in Right Pane causes Left Pane Tree items to expand and collapse (r=mano) 2009-02-04 09:49:44 -08:00
Marco Bonardo
e21b0af40d merge backout 2009-02-04 15:27:48 +01:00
Marco Bonardo
658f27c658 Backed out changeset 1cf6c5b25fe5 due to crashes on linux unit test boxes 2009-02-04 15:27:18 +01:00
Marco Bonardo
00aac15527 browser-chrome test for Bug 433231 - Places Library leaks the nsGlobalWindow when closed with a history entry selected, r=sdwilsh 2009-02-04 13:47:13 +01:00
Marco Bonardo
e80ecb6157 Bug 474582 - With initial migration Shiretoko doesn't import favorites from Internet Explorer 7 anymore, r=dietrich 2009-02-04 13:47:13 +01:00
Marco Bonardo
5a5961bd90 Bug 476645 - cleanup: remove unused methods from BookmarkProperties.js, r=dietrich 2009-02-04 13:47:13 +01:00
Marco Bonardo
2f06541fd6 Bug 475529 - Add button in "new folder" dialog not default anymore, r=dietrich 2009-02-04 13:47:13 +01:00
David Humphrey
b36745e3a1 Bug 290057 - Thunderbird should integrate with the Spotlight Search; Add Mac -file arg handling so Spotlight can open mail files from searches v7; r=(bienvenu + joshmoz) sr=benjamin 2009-02-02 18:49:56 +01:00
Marco Zehe
ae20bb4203 bug 469367 - Add ARIA semantics to those search widget types that don't have a Search button, r=dao, r=surkov 2009-02-02 10:38:53 +01:00
Ehsan Akhgari
f3d5cba99a Bug 427026 - [RTL] Places URL field should be LTR even when using RTL UI; r=dao 2009-02-01 14:25:03 +03:30
Marco Bonardo
f622283a6c Finally fix unit test oranges: stop observing windows at the end of the test (browser_sort_in_library.js) 2009-01-30 18:52:33 +01:00
Marco Bonardo
f7100bc53f Finally fix unit test oranges: stop observing windows at the end of the test (browser_library_open_leak.js) 2009-01-30 18:52:27 +01:00
Marco Bonardo
d667ae9d86 Fix unit box timeout on browser-chrome test from Bug 444179, r=post-facto - CLOSED TREE 2009-01-30 15:26:35 +01:00
Drew Willcoxon
6bba715e74 Bug 474831 - Add a browser chrome test to check Places Library does not leak when opened and closed, r=sdwilsh 2009-01-30 13:34:38 +01:00
Drew Willcoxon
a284ae1506 Bug 444179 - Library>Views>Sort>Sort by Tags does nothing, r=mak77 2009-01-30 13:34:38 +01:00
Simon Bünzli
11d53d2122 Bug 475798 - Library: Alt+E only focuses the More button, doesn't trigger it. r=mak77 2009-01-30 11:30:36 +01:00
Dão Gottwald
55cd0d7078 Bug 475331 - PlacesSearchBox.filterCollection setter should return early if the collection doesn't change. r=mak77 2009-01-30 11:26:20 +01:00
David Dahl
42f8da9b49 Bug 403151 - In the bookmarks organizer preview pane change "more" from a button to a progressive disclosure control, r=mak77 ui-r=faaborg 2009-01-23 12:52:14 +01:00
Marco Bonardo
03a062488b Bug 235244 - Shift should not be required to drag around folders on personal toolbar, r=mano 2009-01-23 12:52:14 +01:00
Thomas Bertels
9f309cd8b1 Bug 392497 - search in history sidebar loses sort, r=mano ui-r=faaborg 2009-01-23 12:52:14 +01:00
Thomas Bertels
e362848785 Bug 423296 - History: Changing sort order drops search filter, r=mano ui-r=faaborg 2009-01-23 12:52:14 +01:00
Ehsan Akhgari
e4f94199a3 Bug 464962 - Zoom-Level reset to default when switching tabs while in Private Browsing Mode; r=gavin a=blocking-firefox3.1+ 2009-01-23 12:42:51 +03:30
Simon Bünzli
55174b4447 Bug 464199 - Forget About this Site doesn't forget about recently closed tabs. r=gavin.sharp 2009-01-22 19:01:44 -08:00
Marco Bonardo
855efe6a92 Merged backout 2009-01-23 01:48:33 +01:00
Marco Bonardo
4852f5f0a2 Backed out changeset d11dfa373acf, not working as expected and adding back Library leak. 2009-01-23 01:47:01 +01:00
Marco Bonardo
3a012d4df7 Bug 473976 - MozMill test breaks editBookmark popup initialization, r=dietrich 2009-01-21 12:39:07 +01:00
Edward Lee
a0fa2b97c8 Bug 471903 - pref urlbar.autocomplete.enabled is no longer implemented. r=dietrich
Bug 472943 - Two confusable preferences, "browser.urlbar.search.sources" and "browser.urlbar.default.behavior", should be unified

--HG--
rename : toolkit/components/places/tests/autocomplete/test_search_sources.js => toolkit/components/places/tests/autocomplete/test_enabled.js
2009-01-21 02:00:04 -06:00
Johnathan Nightingale
39d975efc1 Expose site-specific settings in CRH dialog. b=380852, r=gavin 2009-01-20 10:59:49 -05:00