Commit Graph

1417 Commits

Author SHA1 Message Date
Ehsan Akhgari
53d295f987 Bug 463253 - Application name displayed in title bar (tests); r=gavin 2009-03-01 16:30:37 +04:30
Simon Bünzli
143552ff64 Bug 477657 - saner default handling for _closedTabs and sizemode. r=dietrich 2009-03-01 12:30:32 +01:00
Michael Kohler
c02fb0816d Bug 468233 - misspelled attribute "hideifnoinsetionpoint", r=mak77 2009-02-28 13:00:05 +01:00
Marco Bonardo
6196652f91 Bug 466340 - Dragging a bookmark from the bookmark toolbar to a textarea in a web page leaves the toolbar in a bad state, r=dietrich 2009-02-28 12:56:40 +01:00
Drew Willcoxon
9b8c36dfa8 Bug 451151 - Search box In Places Organizer (Library) not behaving correctly, r=mak77 2009-02-28 12:56:12 +01:00
Dietrich Ayala
48985ab557 Backout bug 395488 for bug 462973 2009-02-27 15:09:26 -08:00
Drew Wilcoxon
638d4579cb bug 479384 - Reset button in Library search box is broken, patch by adw@mozilla.com, r=dietrich 2009-02-27 13:39:02 -08:00
Mike Connor
d21fc43c34 Bug 479461 - Private browsing, close window, can't restore session; r=gavin a1.9.1=blocking-firefox3.1+ 2009-02-27 23:55:04 +03:30
Mike Beltzner
b2a6a83a71 Bug 480260 - disable Clear Recent History when in Private Browsing mode; r=mconnor ui-r=beltzner a1.9.1=blocking-firefox3.1+ 2009-02-27 23:55:04 +03:30
Ehsan Akhgari
122d54e0f6 Bug 479994 - Session not restored when exiting from PB mode using "X"; r=mconnor a1.9.1=blocking-firefox3.1+ 2009-02-27 23:55:04 +03:30
Ehsan Akhgari
21fe32faa7 Bug 477902 - [RTL] URLs are not left-to-right in the list pane of the Library; r=enndeakin 2009-02-27 22:07:59 +03:30
Asaf Romano
997033cc57 Bug 480151 - remember the last field modified first in the Add Bookmark dialog and start with focus there next time. r=dietrich. 2009-02-26 17:27:39 -08:00
Mike Beltzner
a853df172a Bug 479645. Slight wording fix to rights stuff. r=gavin,pike. 2009-02-25 14:54:14 -05:00
Serge Gautherie
a5a2252e81 Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell
(Ev2-MC) Rename the object tests directory
2009-02-23 19:28:20 +01:00
Dave Camp
cfb033a33d Bug 442810 - update ui for app cache changes. r=gavin, r=honzab, sr=bz 2009-02-22 11:09:10 -08:00
Ehsan Akhgari
65a92bc6a8 Bug 475141 - Create a C++ wrapper for the private browsing service for Firefox 3.1; r+sr=mconnor 2009-02-22 18:21:52 +03:30
Simon Bünzli
fc3b583de2 Bug 476994 - issues with about:sessionrestore treeview implementation. r=neil 2009-02-22 09:49:45 +01:00
Simon Bünzli
819312ff7d Bug 479005 - nsSessionStore.js, the observe function shadows var ix with let ix, also forward refs ix. r=brendan 2009-02-22 09:48:23 +01:00
Simon Bünzli
d3f63fa486 Bug 476928 - Slow closing of tabs with the given testcase when entering Private Browsing mode. r=dietrich 2009-02-22 09:47:31 +01:00
Simon Bünzli
cce5b3295c Bug 479627 - Allow SessionStart to work if true JSON strings are returned by _readStateFile() call. r=dietrich 2009-02-22 09:46:40 +01:00
Drew Willcoxon
69dbc3cd34 Bug 475390 - "Selected Folder" Option on a Search in the Library is Broken
r=mak
2009-02-22 00:07:36 -05:00
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
Marco Bonardo
1960aa9265 Bug 462662 - Pressing Enter to select tag from autocomplete closes bookmarks properties dialog, r=dietrich 2009-01-22 12:19:42 +01:00
Daniel Holbert
2a7d88e05a Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Arpad Borsos
89096c497d Bug 471877 - Cleanup GTK includes; further cleanup + system-headers cleanup; r+sr=roc 2009-01-21 16:24:46 +01:00
Marco Bonardo
30a58baa84 Bug 466422 - Clicking history - show all history doesn't show any history, r=dietrich 2009-01-21 12:39:07 +01:00
Dão Gottwald
ddbe1e27c5 Bug 449359 - Middle-click on empty folder in Bookmarks Toolbar or Library creates empty new tab. r=mak77+gavin 2009-01-18 11:36:01 +01:00
Kai Liu
4b0b5e5530 Bug 240536 - resizer direction is to the right, when interface is RTL; r=roc,mano sr=roc 2009-01-18 13:58:19 +03:30
Phil Ringnalda
4d8777d31a Bug 243621 - (Back out) Standardize QueryInterface without throw, r=timeless, sr=sicking 2009-01-15 20:02:21 -08:00
Ehsan Akhgari
330cfddac1 Bug 436175 - chevron in bookmarks toolbar is reversed in RTL locales; r=dao 2009-01-15 11:24:16 +03:30
Dão Gottwald
3275d0edcb Bug 462222 - getZOrderDOMWindowEnumerator broken on both Linux and Mac. r=mconnor 2009-01-13 21:18:03 +01:00
Ehsan Akhgari
bb1647fccf Bug 471935 - Copying Text from about:privatebrowsing page and then pasting yields different text; r=gavin 2009-01-13 21:30:06 +03:30
Marco Bonardo
65993edf13 Fix a typo in patch for Bug 433231 that is causing oranges on unit boxes 2009-01-13 14:22:07 +01:00
Marco Bonardo
2323c3c2a6 Bug 433231 - Places Library leaks the nsGlobalWindow when closed with a history entry selected, r=dietrich 2009-01-13 11:48:28 +01:00
Marco Bonardo
8fae52f7ef Bug 471850 - more than one 'Most Visisted' tabs in toolbar when importing bookmarks.html created by autoExportHTML, r=dietrich 2009-01-13 11:48:28 +01:00
Marco Bonardo
074e58b8a0 Bug 427633 - Disable creating a New Folder in the bookmarks dialogs if insertionPoint is invalid, r=dietrich 2009-01-13 11:48:26 +01:00
Marco Bonardo
c84e7b7049 Bug 472802 - Can't change focused bookmark property with Enter in Properties dialogue, r=dietrich 2009-01-13 11:48:26 +01:00
Marco Bonardo
99ba3b560e Bug 435322 - Places History Visit Date doesn't show _date_ portion properly, r=dietrich 2009-01-13 11:48:26 +01:00
Marco Bonardo
341c01d4dd Bug 413053 - Bookmark Dialogs: Align treeview and listview, r=dao r=dietrich ui-r=faaborg 2009-01-13 11:48:26 +01:00
Justin Dolske
a04bbb6de3 Bug 473299 - _someone_ forgot to rev the UUID when changing an interface. r=mconnor, fail=dolske 2009-01-12 21:54:17 -08:00
Justin Dolske
5f3fc61c3c Bug 462478 - Make nsBrowserContentHandler use nsBrowserGlue's getMostRecentBrowserWindow(). r=gavin 2009-01-12 16:26:48 -08:00
Phil Ringnalda
2dff174183 I would not have choosen the weekend before a freeze for so much CLOSED TREE 2009-01-11 20:12:32 -08:00
Marco Bonardo
aca69f7afa Bug 471788 - 4 TUnit tests leak now, r=dietrich 2009-01-08 00:37:01 +01:00
Marco Bonardo
248d436712 Bug 462765 - instant-apply muddies the MRU folder list in the bookmark properties dialog, r=dietrich 2009-01-08 00:37:00 +01:00
mak77@bonardo.net
1c24addb1a Bug 470348 - clear private data on shutdown does not delete history if "ask me before..." is enabled (r=dietrich, gavin) 2009-01-06 12:41:08 -08:00
Ehsan Akhgari
c477a4b9ff Bug 463400 - Make about:privatebrowsing useful outside the private browsing mode; r=gavin ui-r=beltzner 2009-01-02 10:07:04 +03:30
Ehsan Akhgari
01a453eea4 Bug 469158 - Remove the 'privacy.sanitize.promptOnSanitize' preference; r=gavin ui-r=beltzner 2009-01-02 03:30:49 +03:30
Ehsan Akhgari
56697ffb92 Bug 471627 - Update text of about:private browsing before string freeze; r=gavin ui-r=beltzner 2009-01-02 03:29:48 +03:30
Marco Bonardo
c2d5ca0cbd Bug 467778 - dragover attribute is not always cleaned up correctly, r=dietrich 2008-12-30 22:42:23 +01:00
Dietrich Ayala
17dd8776c4 Bug 414715 - Notify the user if places.sqlite is locked and bookmarks and history will not work (relanding w/ leak fix, r=marco, r=gavin, l10n-r=pike) 2008-12-30 13:44:55 +01:00
Dietrich Ayala
44e08929e7 backout bug 414715 due to leaks 2008-12-29 17:22:39 -08:00
Dietrich Ayala
c51318949c Bug 414715 - Notify the user if places.sqlite is locked and bookmarks and history will not work (relanding w/ leak fix, r=marco, r=gavin, l10n-r=pike) 2008-12-29 14:49:05 -08:00
Robert Kaiser
a855c51d33 bug 469593 - test_423060.xul fails on SeaMonkey, r=gavin
--HG--
rename : toolkit/components/places/tests/chrome/Makefile.in => browser/components/feeds/test/chrome/Makefile.in
rename : toolkit/components/places/tests/chrome/sample_feed.atom => browser/components/feeds/test/chrome/sample_feed.atom
rename : toolkit/components/places/tests/chrome/test_423060.xul => browser/components/feeds/test/chrome/test_423060.xul
2008-12-23 15:58:44 +01:00
Dietrich Ayala
a81ff7e680 imported patch backout-bug414715 2008-12-18 17:09:25 -08:00
Dietrich Ayala
3299fb830d Bug 414715 - Notify the user if places.sqlite is locked and bookmarks and history will not work (r=marco, r=gavin, l10n-r=pike) 2008-12-18 13:47:48 -08:00
Dietrich Ayala
ccb5ace272 Bug 460343 - Add privacy-section prefs to control awesomebar behaviour. r=gavin, ui=faaborg, a191=beltzner 2008-12-18 01:30:27 -06:00
Dave Townsend
ff2fb6064f Bug 464942: Clean up permissions.sqlite before running tests. bustage fix 2008-12-16 15:48:19 +00:00
Marco Bonardo
fe2b213bec Bug 458022 - Correct persist selection on still valid nodes in treeView.js, r=mano 2008-12-16 11:04:08 +01:00
Marco Bonardo
c1c4eecb7c Bug 416650 - Tags list is shown while viewing properties of a folder after viewing properties of a bookmark, r=mano 2008-12-16 11:04:08 +01:00
Simon Bünzli
d888095598 Bug 466937 - [r=dietrich] 2008-12-14 23:14:10 -08:00
Simon Bünzli
504db7acb5 Bug 465223 - "window values aren't cleared when the window is overwritten" [r=dietrich] 2008-12-14 23:05:41 -08:00
Simon Bünzli
579036a8f5 Bug 463964 - "Session restore should restore minimized state" [r=dietrich] 2008-12-14 22:58:48 -08:00
Andreas Wuest
be7fd3cf6a Bug 345215 - "no tooltip for bookmarks overflow chevron button" [r=Mano] 2008-12-14 21:58:24 -08:00
Marco Bonardo
1d50ae15a6 Bug 461412 - Deleting "Open all in tabs" under a bookmark folder will delete all the bookmarks and sub-folders, r=dietrich 2008-12-13 10:57:30 +01:00
Marco Bonardo
fc6bb4db12 Bug 468761 - test_placesTxn.js leaks due to observer, r=dietrich 2008-12-13 10:57:30 +01:00
Marco Bonardo
204e9d8459 Bug 466827 - browser.places.leftPaneFolderId is useless, r=dietrich 2008-12-11 15:23:25 +01:00
Marco Bonardo
50e4e6ca5d Bug 466532 - No default bookmarks for profiles with a non-relative profile location (take two), r=dietrich 2008-12-09 21:39:32 +01:00
Marco Bonardo
76705cc62f Bug 429379 - Deleting large live bookmark makes Firefox unresponsive for several seconds, r=dietrich 2008-12-09 21:39:32 +01:00
Przemyslaw Bialik
2a020cb1a3 Bug 463923 - show expanded technical details in expert mode (SSL error pages). r=johnath/gavin 2008-12-09 14:03:27 +01:00
Simon Bünzli
c095124efa Bug 468168 - Session restore: click restore twice, it restores all tabs twice. r=dietrich 2008-12-08 13:53:59 +01:00
Natch
aca04dc852 Bug 461855 - Places details pane retains height after opening tag selector or extended details. r=mak77 2008-12-07 15:42:10 +01:00
Simon Bünzli
deffd82acb Bug 465215 - tab values can get synchronized. r=dietrich 2008-12-07 15:20:33 +01:00
Simon Bünzli
d6ccc09a24 Bug 462863 - about:sessionrestore shouldn't display authentication requests for favicons. r=dietrich 2008-12-07 14:31:13 +01:00
Markus Stange
6ba1cc8b6f Bug 450800 - Style new search widgets on Mac OS X, CSS changes. r=dao 2008-12-06 12:41:29 +01:00
Marco Bonardo
984b1ec0a4 Bug 468209 - _removeRowsFromHistory is broken, r=gavin 2008-12-06 12:26:41 +01:00
Ehsan Akhgari
e4f3e7f491 Bug 463253 - Application name displayed in title bar; r=mconnor 2008-12-06 14:14:32 +03:30
Ehsan Akhgari
33a6e0cc53 Bug 463022 - browser_privatebrowsing_ui.js fails on mac; r=mconnor 2008-12-06 14:14:32 +03:30
Marco Bonardo
1c77fcd712 Bug 441470 - Bookmark lost when dragged within folder shortcuts menus, r=dietrich 2008-12-05 16:28:22 +01:00
Marco Bonardo
410679e146 Bug 457441 - Firefox will NOT Export bookmarks html file, r=dietrich 2008-12-04 15:44:14 +01:00
Marco Bonardo
ce1c3df913 Bug 465933 - "Error: bookmarksFile is undefined" in safe mode when trying to restore default bookmarks, r=dietrich 2008-12-04 13:40:49 +01:00
Ehsan Akhgari
47d60d30b6 Bug 464918 - Console clearing test for private browsing should not use a timeout; r=mconnor a191=beltzner 2008-11-28 15:27:31 -08:00
Ehsan Akhgari
9cc191bc32 Bug 463810 - Add ellipsis to "Clear Recent History" button in about:privatebrowsing; r,a191=beltzner 2008-11-28 09:08:10 -08:00
Marco Bonardo
b2e922b709 backing out bug 414715 due to possible Ts regression 2008-11-27 16:10:36 +01:00
Dietrich Ayala
9f81601ddc Bug 414715. Notify the user if places.sqlite is locked. r=pike, r=mak77, ui-review=faaborg, a=blocking-firefox3.1 2008-11-26 20:59:47 -05:00
Robert Strong
f9056c4988 Bug 464791 - Add ifdef MOZ_UPDATER for the app update preferences UI and Help menu. r=mconnor, approval1.9.1=mconnor 2008-11-26 00:45:24 -08:00
Marco Bonardo
44d0ff6639 Bug 465693 - Dragging a bookmark from the bookmarks toolbar to tabstrip breaks bookmarks toolbar, r=dietrich a=beltzner, CLOSED TREE 2008-11-21 01:56:21 +01:00
Justin Dolske
359b15d320 Bug 464146 - about:rights notification sometimes not shown with session restore. r=gavin, ui-r=beltzner, a191b2=beltzner 2008-11-18 23:09:33 -08:00
Asaf Romano
49381bab57 merge 2008-11-18 22:13:12 +02:00
Asaf Romano
3932fab823 Bug 225680 - Fix regressions from the landing of the detach-tabs feature. r=mconnor. 2008-11-18 22:09:50 +02:00
zeniko@gmail.com
dc6bb35407 Bug 464620 - prevent dataloss from incorrectly restored sessions (r=dietrich, a=beltzner) 2008-11-18 10:48:46 -08:00
mak77@bonardo.net
9f02254ff3 Bug 464767 - do not overwrite existing bookmarks if importBookmarksHTML is true but there's no bookmarks.html file (r=dietrich, a=beltzner) 2008-11-18 09:25:39 -08:00
Asaf Romano
97667a82f6 Bug 225680 - Ability to detach tabs. r=mconnor, enn. a=beltzner. 2008-11-15 21:47:53 +02:00
Simon Bünzli
eb4d0618fe bug 463206: SessionStore does not always correctly restore text data; r=dietrich, a1.9.1b2=beltzner 2008-11-14 14:03:36 -08:00
Shawn Wilsher
119f47f938 Bug 460086: Library context menu for history items should include "Delete all data to <domain>". Tests and correctness fixes. r+a1.9.1b2=mconnor 2008-11-14 10:24:11 +00:00
Doug Turner
05511d7418 merge to tip 2008-11-13 11:59:20 -08:00
Dietrich Ayala
d6bf19faab Fix for bug 445704 (JSON bookmarks backup has localized filename (and can't be easily restored). r=zeniko, a=beltzner. 2008-11-13 17:54:25 +01:00
Marco Bonardo
20ae2fab49 Bug 462366 - correct bogus importBookmarksHTML behaviour, r=dietrich a=beltzner 2008-11-12 21:45:53 +01:00
Doug Turner
29903d6559 Bug 463312 - Remove geolocation fuzzing implementation. r/sr=jst r=mconnor 2008-11-12 08:04:18 -08:00
Marco Bonardo
e2bbb02ae5 Bug 462663 - Height of tags edit field shrunken since landing of tags autocomplete feature, r=dao,gavin a=beltzner 2008-11-12 15:03:36 +01:00
Dietrich Ayala
7205e49db9 Bug 438252 - Editing bookmark's uri and then Tags, update tags for the old uri (r=mconnor) 2008-11-11 21:30:41 -08:00
Ehsan Akhgari
098aa23430 Bug 463692 - Clear the findbar text when leaving the private browsing mode; r,a1.9.1b2=mconnor 2008-11-09 20:25:18 +03:30