Commit Graph

366 Commits

Author SHA1 Message Date
Marco Bonardo
a15a33a2ec Bug 477882 - frame-targeted visited links disappear when closing and reopening Firefox.
r=dietrich a=blocking
2010-11-08 15:03:49 +01:00
Marco Bonardo
e0e4c56ec7 bug 556721 - Fix a typo in browser_librery_views_liveupdate.js test
no-review a=tests-only
2010-11-12 22:14:44 +01:00
Ehsan Akhgari
6d6bf25b54 Disable browser_forgetthissite_single.js because it makes everybody cry, including the tbplbot (bug 551540) a=tbplbot 2010-11-11 20:23:34 -05:00
Shawn Wilsher
b6ba8b1033 Attempt to fix bug 551540 by not waiting for focus. This hangs here locally for me for no good reason (appears to have focus). r=ehsan a=orange-fix 2010-11-10 11:00:31 -08:00
Ehsan Akhgari
60b474f03a Bug 551540 - sporadic timeout in browser_forgetthissite_single.js; r=dolske a=NPOTB 2010-10-12 18:00:56 -04:00
Ehsan Akhgari
ba7e507269 Bug 551540 followup - Use the correct capturing parameter when removing the event listener; r,a=me 2010-10-22 16:52:56 -04:00
Marco Bonardo ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E)
50d31806a3 Bug 552023 - Kill Places partitioned temp tables.
r=sdwilsh
r=mak
a=blocking2.0
2010-08-09 17:59:59 +02:00
Robert Sayre
fa6b5c8801 Merge mozilla-central to tracemonkey. 2010-08-29 01:40:40 -04:00
Marco Bonardo
0054893ef4 Bug 580892 - Checking 'clear history when minefield closes' is not clearing cache on shutdown. r=sdwilsh a=blocking 2010-08-27 21:24:54 -04:00
Joel Maher
b61eda4b1d Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB 2010-08-26 14:47:28 -07:00
Jeff Walden
04a95a7188 Bug 564621, bug 582077 - JSON.parse shouldn't allow {"a" : "b",} or [1,]. But, because Firefox's bookmarks "JSON" generation has historically generated invalid JSON (it no longer does, see bug 505656), preserve a "legacy" mode of parsing that can be used to load bookmarks.json files (at least until we no longer support migration from Firefox <4 profiles :-) ). r=sayrer 2010-07-14 13:48:36 -05:00
Clint Talbert
1afdc1b8df Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
2010-08-25 14:03:44 -07:00
Joel Maher
51fff79f07 Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field 2010-08-25 11:47:39 -07:00
Jonas Sicking
cbc0676504 Backout bugs 586754, 574189, 584611 due to orange. a=backout 2010-08-20 11:08:43 -07:00
Joel Maher
6763342e81 Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB 2010-08-20 09:32:58 -07:00
Margaret Leibovic
bf2abb73af Bug 588817 - Using "Bookmark all tabs" initially mislabels new folder menuitem in Bookmarks menu (Test). r=gavin a=blocking-betaN 2010-11-05 14:03:42 -07:00
Frank Yan
8dedc55f53 Bug 615435 - Relocate the Home button to the right side of the browser. r=dao ui-r=faaborg+limi a=dolske 2010-12-08 21:24:46 -08:00
Justin Dolske
4e13204b40 Bug 613403 - Fix existing tests to work with tab-modal prompt changes. r=ehsan, a=testsonly 2010-11-19 15:15:27 -08:00
Ehsan Akhgari
6eef9be2c8 Bug 551540 followup - Handle the event in capturing phase, and click on the center of the cells; r=me a=orange-fix 2010-10-21 22:21:20 -04:00
Ehsan Akhgari
1238d17e7b Bug 551540 followup - Wait for the Organizer window to be closed before proceeding; r=dolske a=orange-fix 2010-10-14 15:38:56 -04:00
Ehsan Akhgari
c80a410f60 Merge backout; a=orange 2010-10-20 18:21:40 -04:00
Ehsan Akhgari
ba2a6cec0e Backed out changeset 3ba3801c9a14 because of test orange 2010-10-20 18:20:51 -04:00
Marco Bonardo
3719d4480c bug 605183 - try to fix browser_drag_bookmarks_on_toolbar.js. Wait for focus and for drags. a=annoying-orange 2010-10-20 23:35:37 +02:00
Ehsan Akhgari
915b7c2e3a Bug 551540 followup - Fix the JS error, and wait for the Organizer window to be closed before proceeding; r=dolske a=orange-fix(hopefully) 2010-10-20 17:05:18 -04:00
Marco Bonardo
6ded5734cb Bug 575132 - Intermittent failure in browser_history_sidebar_search.js - skip unexpected pages 2010-07-22 14:08:50 +02:00
Marco Bonardo
2f57c7fefb Bug 575132 - Intermittent failure in browser_history_sidebar_search.js a=bsmedberg for CLOSED TREE 2010-07-20 16:48:23 +02:00
Dão Gottwald
cfbb1c97fe Bug 388880 - Don't initialize the bookmarks toolbar item when it's hidden. r=gavin 2010-07-16 21:03:04 +02:00
Dão Gottwald
1472cbbfd4 Bug 577320 - Remove tabs progress listener callback stubs. r=gavin 2010-07-10 01:44:55 +02:00
Marco Bonardo
6f064e142d Bug 575558 - New empty named bookmarks in the toolbar display the URL instead. r=dietrich 2010-06-30 23:24:05 +02:00
Marco Bonardo
9fe93d185e Bug 553467 - Move Places Transactions to PlacesUtils. Make PlacesUIUtils.ptm a compatibility shim. r=mano 2010-06-30 23:24:03 +02:00
Marco Bonardo
66f564f6e6 Bug 544817 - Create Bookmarks Widget with placement dependent on Bookmarks Bar status. r=dao 2010-06-24 10:08:43 -07:00
Marco Bonardo
46a081b592 Bug 573302 - Folder name is not update when create a folder and/or edit name in Properties. r=dietrich 2010-06-24 13:47:31 +02:00
Marco Bonardo
c23d3d5740 Places chrome tests should wait for clear history. 2010-06-22 14:44:40 +02:00
Asaf Romano
26deafd4c5 Bug 549491 - "The root node is never visible" exception when details of the root node are modified. r=mak 2010-06-22 14:44:38 +02:00
Matt Brubeck
f6afa68e4d Bug 572056 - About Us bookmark is always a 301. r=mak 2010-06-17 21:46:20 +02:00
Marco Bonardo
6d0b3f36e9 Bug 562644 - Ensure correct Places shutdown sequence and avoid sync expiration stuff. r=dietrich 2010-06-17 12:53:01 +02:00
Honza Bambas
a8eb1f27fb Bug 571522, browser_library_middleclick.js may leave an open tab, breaking following tests, r=mak 2010-06-12 13:20:57 +02:00
Jeff Walden
1a51ea8168 Bug 505656 - Bookmarks backup JSON generation should 1) generate valid JSON and 2) handle incremental failures better (omitting information, rather than potentially serializing bad information). r=mak 2010-05-10 16:11:03 -07:00
Drew Willcoxon
53df27b14f Bug 570720 - Intermittent failure in browser_library_search.js when default livemark feed includes "dummy". r=mak 2010-06-09 14:08:11 -07:00
Ehsan Akhgari
d43b445e2f Bug 570720 - disable browser_library_search.js 2010-06-08 12:06:37 -04:00
Asaf Romano
70e8267791 Bug 549192 - History view not updated after deleting entry. r=mak. 2010-06-04 22:48:04 +03:00
Michael Kohler
5f19df86e0 Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Marco Bonardo
0a18d022d4 Bug 520384 - Random failure in browser_library_infoBox.js on Linux. r=dietrich 2010-05-12 12:20:08 +02:00
Marco Bonardo
5194c802ec Bug 562663 - Rev3 Fedora 12 x64 permaorange in browser_library_panel_leak.js. r=dietrich 2010-05-12 12:20:05 +02:00
Asaf Romano
8a11227280 Bug 528884 - Remove places' menu and toolbar bindings. r=mak 2010-05-05 15:28:04 +02:00
Kurt Schultz
9a47bc524b Bug 515435 - Remove "Get Bookmark Add-ons" from default bookmarks. r=mak l10n-r=pike 2010-04-28 09:17:09 +02:00
Marco Bonardo
2ad8eca76b Bug 560104 - rename toolkit places utils.js to PlacesUtils.jsm r=dietrich
--HG--
rename : toolkit/components/places/src/utils.js => toolkit/components/places/src/PlacesUtils.jsm
2010-04-26 21:04:17 +02:00
Marco Bonardo
f0b25bedf3 Bug 529821 - Places should shutdown earlier (at profile-before-change). r=sdwilsh r=ehsan 2010-04-22 14:53:54 +02:00
Marco Bonardo
857662cfa6 Bug 556739 - Forgot one module change in tests header. 2010-04-18 16:10:32 +02:00
Marco Bonardo
3e6c4bb2e6 Bug 556739 - Part4: PlacesUIUtils should be a module instead. r=dietrich
--HG--
rename : browser/components/places/content/utils.js => browser/components/places/src/PlacesUIUtils.jsm
rename : browser/components/places/tests/chrome/test_bug510634.xul => browser/components/places/tests/chrome/test_0_bug510634.xul
rename : browser/components/places/tests/chrome/test_multiple_left_pane.xul => browser/components/places/tests/chrome/test_0_multiple_left_pane.xul
2010-04-17 12:07:19 +02:00
Marco Bonardo
d644ba9c98 Bug 556739 - Part 1: Expose more from PlacesUtils. r=dietrich 2010-04-16 23:51:04 +02:00
Marco Bonardo
aad834d60b Bug 551540 - Increase timeout in browser_bookmarksProperties.js a=dietrich 2010-04-16 23:49:14 +02:00
Marco Bonardo
4984fd6521 Bug 554193 - browser_library_middleclick.js randomly fails. r=dietrich 2010-04-16 14:30:24 +02:00
Marco Bonardo
7833a14abd Try to workaround orange caused by disabling test_browserGlue_distribution.js 2010-04-15 01:26:15 +02:00
Marco Bonardo
33d6a30ec5 Bug 523936 - Random failure of test_browserGlue_distribution.js. Disable till we implement a fix. 2010-04-15 00:14:17 +02:00
Dietrich Ayala
407d224a76 Backout the disabling of test_browserGlue_distribution.js because doing so caused a crash. See bug 523936. 2010-04-14 00:02:30 -07:00
Dietrich Ayala
0ef2d5a4bc Bug 523936 - temporarily disable test_browserGlue_distribution.js (r=sdwilsh) 2010-04-13 22:48:27 -07:00
Dão Gottwald
dbbdc2f693 s/mTabs/tabs/ (no bug, CLOSED TREE) 2010-04-09 13:18:02 +02:00
Robert Sayre
404189ee98 Merge mozilla-central to tracemonkey. 2010-04-02 10:10:27 -04:00
Marco Bonardo
2ebef49bb0 Bug 556376 - Provide a common head for Places xpcshell-tests.
r=dietrich on code changes, blanket-rs=places-team for test changes
2010-04-02 00:42:25 +02:00
Robert Sayre
baeb2d1edf Merge mozilla-central to tracemonkey. 2010-03-30 21:13:01 -07:00
Jeff Walden
e2df507656 Bug 551529 - Remove __count__. r=shaver 2010-03-12 17:09:49 -08:00
Marco Bonardo
2483b43786 Bug 546942 - Move places import-export-service to toolkit. r=sdwilsh
--HG--
rename : browser/components/places/public/nsIPlacesImportExportService.idl => toolkit/components/places/public/nsIPlacesImportExportService.idl
rename : browser/components/places/src/nsPlacesImportExportService.cpp => toolkit/components/places/src/nsPlacesImportExportService.cpp
rename : browser/components/places/src/nsPlacesImportExportService.h => toolkit/components/places/src/nsPlacesImportExportService.h
2010-03-24 02:17:49 +01:00
Marco Bonardo
c08f723746 Bug 529062 - Re-enable browser_views_liveupdate.js test on Mac, and make it check title changes too, r=mano 2010-03-05 09:26:39 -08:00
Dão Gottwald
e67e348580 add missing spaces; 'switch' is not a function 2010-02-06 11:40:06 +01:00
Dão Gottwald
00842e81bd tests cleanup 2010-02-06 10:03:25 +01:00
Dão Gottwald
acef35272f Use ordinary JS functions as observer callbacks in browser chrome tests 2010-02-06 09:47:42 +01:00
Marco Bonardo
a54a75b101 Bug 538765 - cleanup Places browserGlue tests, r=dietrich 2010-02-04 15:56:10 +01:00
Marco Bonardo
8aab88f4b7 Bug 525610 - Double the timeout for test browser_library_views_liveupdate.js (random orange) 2010-01-28 14:09:55 +01:00
Marco Bonardo
0f6a3324a8 Bug 520165 - Part9: remove old expiration code, r=mano 2010-01-15 17:40:19 +01:00
Marco Bonardo
cab846f9b0 Bug 510219 - disable test_browserGlue_smartBookmarks.js on Windows due to almost perma-orange 2010-01-12 12:40:15 +01:00
Marco Bonardo
60d5aafa07 Bug 510219 - More debug for orange in test_browserGlue_smartBookmarks.js and disable test_browserGlue_prefs.js, r=sdwilsh 2010-01-11 22:13:25 +01:00
Marco Bonardo
8606a472ed More cleanup and debug for browserGlue_prefs and browserGlue_smartBookmarks random failing tests 2010-01-09 17:07:24 +01:00
Marco Bonardo
611bdc9146 bug 510219 - Add checks in random failing test_browserGlue_smartBookmarks.js 2010-01-08 18:03:05 +01:00
Marco Bonardo
52e8e4cf65 Add some logging to browserGlue random failing tests 2010-01-08 13:57:51 +01:00
Shawn Wilsher
db5d475217 Disabled test_browserGlue_smartBookmarks.js due to bug 510219. 2009-12-31 09:31:49 -08:00
Shawn Wilsher
1027d06dd9 Attempt to fix bug 510219 which is currently very orange. r=orange 2009-12-31 06:35:43 -08:00
Marco Bonardo
b97793a63e Re-enable sync for random oranges that could have been fixed by bug 536435. 2009-12-22 21:57:46 +01:00
Marco Bonardo
47e2f806ca Bug 531151 - Increase Annotation Service robustness, r=dietrich 2009-12-18 11:30:37 +01:00
Dão Gottwald
7fbf2f0c4b Bug 531227 - Fix window watcher use in browser_bookmarksProperties.js. r=mak 2009-11-26 12:30:46 +01:00
John Daniels
b260d02c5f Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden
--HG--
extra : rebase_source : 6fbaac51eabe95fcfaf4706feb9fd8a28ba4dfbf
2009-11-24 11:58:42 -08:00
Marco Bonardo
0a80083f29 Fix orange in test_treeview_date.xul due to bug 519479 2009-11-11 13:44:35 +01:00
Marco Bonardo
68dc74ab68 Bug 525299 - Make Library left pane creation more robust, r=dietrich 2009-11-06 16:25:08 +01:00
Marco Bonardo
caef5e584b typo fix and small cleanup of test_browserGlue_distribution.js 2009-11-04 15:41:35 +01:00
Dão Gottwald
c5f31ac9ac Bug 525710 - getPagesWithAnnotation, getItemsWithAnnotation, getPageAnnotationNames, getItemAnnotationNames, getFaviconData, getQueries, getFolders and getTagsForURI length out params should be optional. r=sdwilsh
--HG--
extra : rebase_source : e46c14838c9076d6bb32a423e0193e71b1d0532a
2009-11-02 22:04:15 +01:00
Gijs Kruitbosch
41ba1acfa5 Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Marco Bonardo
13e364670c Fix a typo and a couple leftovers in previous tests changes. 2009-10-28 22:59:33 +01:00
Marco Bonardo
53e8d3e6c1 bug 507172 - Disable browser_ui_bookmarks_sidebar.js again due to random failures, we can survive without it. 2009-10-16 15:19:26 +02:00
Marco Bonardo
6b1e89f0ef Bug 478718 - Move last Places sync to xpcom-shutdown, r=sdwilsh
--HG--
rename : toolkit/components/places/tests/sync/test_database_sync_after_quit_application.js => toolkit/components/places/tests/sync/test_database_sync_after_shutdown.js
rename : toolkit/components/places/tests/sync/test_database_sync_after_quit_application_with_removeAllPages.js => toolkit/components/places/tests/sync/test_database_sync_after_shutdown_with_removeAllPages.js
2009-10-14 11:53:13 +02:00
Marco Bonardo
c99bb5ddc9 Bug 507172 - random failure in browser_ui_bookmarks_sidebar.js and browser_ui_history_sidebar.js r=dietrich 2009-10-13 15:32:00 +02:00
Marco Bonardo
6693640a68 Bug 521225 - Stop syncing for random failing Places tests, and make sheriffs happier, r=sdwilsh 2009-10-13 15:31:46 +02:00
Marco Bonardo
9e75b13efa test cleanup for bug 516444 - test_browserGlue_distribution.js should not pollute next tests in case of failure. r=trivial-cleanup 2009-10-13 15:31:33 +02:00
Jae-Seong Lee
141db91f4e Bug 520743 - [xpcshell-tests] some Places unit tests fail when 'werror' is on, part 1. r=mak 2009-10-09 12:29:58 +02:00
Asaf Romano
420ce79b68 Fix a review comment from bug 510634. r=mak. 2009-10-06 20:17:55 +02:00
Marco Bonardo
3d82d1b8c4 Bug 520547 - revert renaming of PlacesUtils methods from bug 477583. r=mano, r=gavin 2009-10-06 15:47:58 +02:00
Asaf Romano
d3208a9a94 Bug 510634 - Wrong icons on bookmarks sidebar. r=mak. 2009-10-06 15:04:14 +02:00
Marco Bonardo
fdc9c1fda9 Forgot to remove observer in bug 516444, r=trivial-post-facto 2009-10-05 16:43:10 +02:00
Marco Bonardo
c62a4b0301 Bug 516444 - Installation of Firefox Custom Builds without migration from a 2nd Browser is missing the Firefox default bookmarks, r=thunder 2009-10-05 12:13:04 +02:00
Dietrich Ayala
f66429541f Bug 498130 - Reduce places-views overhead (RELAND) 2009-10-01 09:53:26 -07:00
Dietrich Ayala
890e1e64fa Backout bug 498130 due to persistent startup crash on Windows Mobile (bug 519854) 2009-09-30 17:21:39 -07:00
Marco Bonardo
cbf9435322 Bug 477583 - Backups of bookmarks stops working if a future backup exists, r=mano 2009-09-29 12:44:18 +02:00
Asaf Romano
0cdda0b913 Bug 498130 - Reduce places-views overhead. r=mak. sr=mconnor. 2009-09-26 11:23:17 +03:00
Robert Strong
05219ad1ff Bug 471219 - Store timer registrations somewhere permanent. r=dtownsend 2009-09-18 11:03:27 -07:00
Dão Gottwald
dfaaa87fe2 use gBrowser instead of getBrowser() in browser chrome tests 2009-09-14 01:18:19 +02:00
Margaret Leibovic
f963a637ac Bug 430148 - Remove or hide the more/less button in details pane for items which doesn't use extended properties (e.g. history), r=adw, mano 2009-09-11 15:25:42 +02:00
Marco Bonardo
afdea37f53 Bug 509870 - Places transactions service should preserve GUIDS on created items, r=dietrich 2009-09-05 01:36:14 +02:00
Jesse Ruderman
067a9a9574 Re-enable tests now that bug 507199 is fixed (revert e22ff796c703) 2009-08-26 08:55:48 -07:00
Ted Mielczarek
ad775e7a7a bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
--HG--
extra : rebase_source : 76f547c1f055f18f57e09c67f1a2f7b2f548c3cd
2009-05-14 07:37:40 -04:00
Ted Mielczarek
bf94951904 Backed out changeset 9ddc25fb2246 - bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh - for test failures 2009-08-05 15:36:20 -04:00
Ted Mielczarek
b6d8d93b5c bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
--HG--
extra : rebase_source : 7bd4c374609a9eea15d0b244c1415ae853146e84
2009-05-14 07:37:40 -04:00
Marco Bonardo
a04cbd87f8 followup to Bug 481437 - adding at least one test to browser_library_open_leak.js, trivial change 2009-08-03 10:48:02 +02:00
Marco Bonardo
87ab63a2f9 Bug 507172 - random failure in browser_ui_bookmarks_sidebar.js, disable test for now while CLOSED TREE 2009-08-01 10:03:13 +02:00
Shawn Wilsher
1f2b2d387e Disable these two randomly crashing tests until bug 506042 is fixed and we can get stacks from the crashes. 2009-07-30 08:48:48 -07:00
Ehsan Akhgari
821f9279d3 Bustage fix for the test for bug 501413 2009-07-29 12:09:38 +04:30
Ehsan Akhgari
1a574c8f1d Bug 501413 - In a right-to-left localization, clicking any url in the bookmark sidebar doesn't work (tests); r=mak77 2009-07-29 12:06:34 +04:30
Mark Finkle ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E%2C%20Marco%20Bonardo%20%3Cmak77%40bonardo.net%3E)
cf0241bf3f Bug 483980 - Allow history/bookmark observer components to register with a startup category
This changeset allows for history and bookmark observers to be registered via
the category manager.  This means the bookmarks service does not have to be
initialized at startup to register observers with it, as well as the history
service.
r=sdwilsh
r=mak
r=dietrich
2009-03-25 15:31:36 -05:00
Dave Townsend
b7bbffcf77 Bug 481406: Stop using dump in browser chrome tests. r=mak77 2009-07-06 10:27:26 +01:00
Marco Bonardo
f5eaa3ca95 Bug 496058 - mochitest-browser-chrome: browser_bookmarksProperties.js times out intermittently, r=enn 2009-07-01 11:19:11 +02:00
Neil Deakin
8eb3e02e5d Bug 499547, double click on bookmark in library not raising window, r=dao 2009-06-24 13:12:31 -04:00
Marco Bonardo
09c76bcf32 Bug 494372 - when views are notified skip static content, r=dietrich 2009-06-24 18:29:26 +02:00
Marco Bonardo
13fb524dd9 Bug 498620 - Saved search folder is not visible in left folder pane or open-able in right pane immediately after saving, r=dietrich 2009-06-24 10:59:30 +02:00
Marco Bonardo
c4d4ef8419 Bug 490742 - Transactions Manager should batch child transactions, r=sdwilsh 2009-06-23 11:40:26 +02:00
Marco Bonardo
0e672ad5f9 Bug 498407 - Adding search keyword doesn't work on many sites, transactions manager tries to get anno for an invalid itemId, r=dietrich 2009-06-16 17:17:43 +02:00
Marco Bonardo
6122b135ac Bug 496266 - unit test for bug 496103 (browser_drag_bookmarks_on_toolbar.js) causes page navigation, r=gavin 2009-06-12 14:59:15 +02:00
Marco Bonardo
fabd399a05 Bug 496277 - unit test for bug 496103 (browser_drag_bookmarks_on_toolbar.js) fails on Linux, r=gavin 2009-06-12 14:59:10 +02:00
Marco Bonardo
a42c49ee0e Bug 496635: Middle click bookmark in the right-upper pane of the library does not open in new tab, r=dietrich 2009-06-12 00:07:06 -04:00
Shawn Wilsher
b84cbee827 Backed out changeset d891a7418d95 (bug 483980) 2009-06-11 16:08:07 -07:00
Mark Finkle ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E%2C%20Marco%20Bonardo%20%3Cmak77%40bonardo.net%3E)
2cf526db39 Bug 483980 - Allow history/bookmark observer components to register with a startup category
This changeset allows for history and bookmark observers to be registered via
the category manager.  This means the bookmarks service does not have to be
initialized at startup to register observers with it, as well as the history
service.
r=sdwilsh
r=mak
r=dietrich
2009-03-25 15:31:36 -05:00
Gavin Sharp
60fc4e646d add bug # ref in comment for bug 496103's test 2009-06-04 03:40:11 -04:00
Gavin Sharp
30b5394653 disable test for bug 496103 on linux 2009-06-04 03:35:56 -04:00
Gavin Sharp
4b6dbc8ae5 Tweak comment for unit test bustage fix for bug 496103 2009-06-04 01:54:23 -04:00
Gavin Sharp
dbf7fff25e Unit test bustage fix for bug 496103 2009-06-04 01:50:16 -04:00
Gavin Sharp
cda659cb28 Bug 496103: don't cancel mousedown events for menus (prevents dragging bookmark folders on the bookmark toolbar), r+sr=Neil. Test by Marco Bonardo <mak77@bonardo.net>, r=dietrich 2009-06-03 22:43:03 -04:00
Asaf Romano
4b1e16bc03 bug 490068 - leak window after showing bookmarks panel. r=dietrich. 2009-05-17 23:14:27 +03:00
Marco Bonardo
cfc1954b44 Bug 491269 - Test that editing folder name in bookmarks properties dialog does not accept the dialog, r=adw 2009-05-14 14:11:51 +02:00
timeless@mozdev.org
77811df3a6 Bug 489953 Remove extraneous semicolons
r=gavin
2009-05-03 09:28:43 -07:00
Marco Bonardo
33ca0a3df6 Bug 487823 - mochitest-browser-chrome hang/timeout (1200 seconds without output) on mozilla-central Linux box, r=adw 2009-04-30 11:10:38 -07:00
Marco Bonardo
4db0aabc10 Bug 490156 - Can't delete smart bookmark containers, r=adw 2009-04-30 09:52:49 -07:00
Marco Bonardo
5f4896e73d Bug 484019 - Fix corrupt or wrong roots titles in the database and in the Library, r=dietrich 2009-04-30 09:52:40 -07:00
Marco Bonardo
27a80f377c backout Bug 484019 due to test failures. 2009-04-24 17:57:24 +02:00
Marco Bonardo
0d545b7758 Bug 484019 - Fix corrupt or wrong roots titles in the database and in the Library, r=dietrich 2009-04-24 15:11:06 +02:00
Marco Bonardo
d4ef0e29ff Bug 489351 - Date containers under History in Library cannot be deleted/cut, r=adw 2009-04-24 15:11:01 +02:00
Marco Bonardo
b0986bde8b Bug 487040 - Crash [@ nsNavHistoryResult::OnItemAdded ] in mochitest-browser-chrome, r=dietrich,sdwilsh,smaug a=blocking191 2009-04-18 14:12:01 +02:00
Drew Willcoxon
609d0b7cf5 Bug 470314 - Send a bookmarks-restore notification, r=mak77 2009-04-17 14:42:34 +02:00
Ehsan Akhgari
8145a3302c Fix the orange from bug 485773 caused by a typo in the test 2009-04-16 02:51:20 +03:30
Marco Bonardo
70b36105e3 Bug 486707 - Unable to search through the whole history in the Library, r=dietrich 2009-04-08 14:26:57 +02:00
Marco Bonardo
a68e4b85d2 fix key code typo in browser_bookmarksProperties.js (bug 485458) 2009-04-07 11:44:59 +02:00
Ehsan Akhgari
6d20b1e85c Bug 485773 - Forget This Site should only be enabled for single selections; r=mak77 2009-04-03 14:00:16 +03:30
Marco Bonardo
f2b57a8ead Bug 485458 - browser-chrome test for bookmarks Properties dialog, r=dietrich 2009-04-03 01:41:29 +02:00
Marco Bonardo
709721be3e Bug 422163 - Split History container in the Library (like sidebar BY DATE), r=dietrich ui-r=beltzner 2009-04-03 01:41:20 +02:00