Commit Graph

574 Commits

Author SHA1 Message Date
dietrich@mozilla.com
cbcab9ee50 perf testing bug 431758 (a=mconnor) 2008-05-05 11:11:49 -07:00
philringnalda@gmail.com
839d05e947 Ignore siteURI annotation changes that are for the default livemark, not our livemark 2008-05-03 13:33:24 -07:00
philringnalda@gmail.com
a19c377f31 Better logging for livemark siteURI test failures 2008-05-03 12:38:23 -07:00
gavin@gavinsharp.com
eca397a97a Bug 421180: When removing bookmarks existing keywords aren't deleted/removed, patch by Marco Bonardo <mak77@supereva.it>, r=dietrich, a=damon 2008-04-29 12:20:50 -07:00
gavin@gavinsharp.com
21fa60bf1c Bug 402799: Saved searches that match on tags show duplicates, patch by Marco Bonardo <mak77@supereva.it>, r=dietrich, a=beltzner 2008-04-29 12:16:42 -07:00
gavin@gavinsharp.com
67d9eaeb3a Bug 425230: add a transaction to ClearHistory, patch by Marco Bonardo <mak77@supereva.it>, r=dietrich, a=mconnor 2008-04-28 03:11:08 -07:00
dietrich@mozilla.com
50056ce3ac Bug 423212 - ###!!! ASSERTION: EndUpdateBatch without a begin: 'mBatchInProgress' (r=mano, a=mconnor) 2008-04-25 16:40:48 -07:00
dietrich@mozilla.com
d21da5f02b Bug 405938 - problems when import/exporting of saved searches (r=mano, a=mconnor) 2008-04-25 16:37:26 -07:00
dietrich@mozilla.com
96f3e490b1 Bug 423515 - If Unfiled Bookmarks is moved to Bookmarks Menu, unfiled bookmarks are invisible until browser is restarted (r=mano, a=mconnor) 2008-04-25 14:36:40 -07:00
dietrich@mozilla.com
b3a186f681 Bug 430600 - crash in CanAddURI (r=mano, a=beltzner) 2008-04-24 12:42:01 -07:00
edward.lee@engineering.uiuc.edu
fc3d4e4739 Bug 429531 - Location bar should show non-word-boundary matches below word-boundary matches. r=dietrich, ui-r=beltzner, b-ff3=beltzner, a1.9=beltzner 2008-04-23 21:20:05 -07:00
edward.lee@engineering.uiuc.edu
a993453306 Bug 251337 - Download manager history should have "aging" option, just like the browser history. r=sdwilsh, r=mano, r=bsmedberg, a1.9=damons 2008-04-22 16:37:00 -07:00
dholbert@cs.stanford.edu
cd91e7dfe2 Backing out mardak's Bug 251337 checkin to fix Thunderbird & Sunbird tinderbox bustage. 2008-04-21 16:00:59 -07:00
edward.lee@engineering.uiuc.edu
a5ee1dc568 Bug 251337 - Download manager history should have "aging" option, just like the browser history. r=sdwilsh, r=mano, a1.9=damons 2008-04-21 14:48:55 -07:00
edward.lee@engineering.uiuc.edu
cc3b96e78b Bug 429498 - Location bar does not search consistently (matches 1-after a CamelCase). r=dietrich, b-ff3=beltzner, a1.9=mconnor 2008-04-20 19:47:41 -07:00
dietrich@mozilla.com
b2802b4c3e Bug 429505 - OnItemRemoved() fails to live-update for children that are folder-shortcuts (r=mano, a=damon) 2008-04-19 10:58:54 -07:00
edward.lee@engineering.uiuc.edu
c03c90293d Unconfuse comment and add prefs for bug 422869 2008-04-17 17:44:12 -07:00
dietrich@mozilla.com
2364361927 Bug 427746 - Bookmarks toolbar is empty when using 'copy' context menu option (for mak77@supereva.it, r=mano, a=beltzner) 2008-04-16 12:33:39 -07:00
dietrich@mozilla.com
24bbd6f227 Bug 426056 - Unresponsive script modules/utils.js after dropping a folder into the Tags folder (for mak77@supereva.it, r=mano, a=beltzner) 2008-04-15 10:17:34 -07:00
dietrich@mozilla.com
57a6700157 Bug 424769 - Smart bookmarks Recent Tags menu contains self reference (PPC Mac) (for mak77@supereva.it, r=dietrich, a=beltzner) 2008-04-15 10:07:13 -07:00
gavin@gavinsharp.com
6776806da3 Bug 428422: setItemTitle does not need to do 2 queries, patch by Marco Bonardo <mak77@supereva.it>, r=dietrich, a=beltzner 2008-04-13 18:10:20 -07:00
dietrich@mozilla.com
ba016f8cad Bug 423677 - misc places compiler warnings (r=mano, a=schrep) 2008-04-13 11:21:40 -07:00
dietrich@mozilla.com
f28f799c23 Bug 428733 - add better error handling in AddVisit (r=mano, a=schrep) 2008-04-13 11:19:55 -07:00
dietrich@mozilla.com
b50c16a4cb Bug 428133 - removeItem and removeFolder accept ids of the wrong type (r=mano, a=beltzner) 2008-04-13 11:17:46 -07:00
edward.lee@engineering.uiuc.edu
4be378c3f4 Fix up comments now that these tests are using the shared test logic for bug 422869 2008-04-12 10:14:45 -07:00
edward.lee@engineering.uiuc.edu
77a050c2f0 Fix up already processed results check for bug 422869 2008-04-12 01:19:14 -07:00
edward.lee@engineering.uiuc.edu
b15d7da4d1 Now that bug 418257 landed, use shared header to run autocomplete tests for Bug 422869 - Clean up autocomplete tests for use as a template for future tests 2008-04-12 00:32:57 -07:00
edward.lee@engineering.uiuc.edu
13c35e3f6e Move tests from toolkit/components/places/tests/unit to ../autocomplete for bug 422869 cleanup 2008-04-11 23:46:11 -07:00
edward.lee@engineering.uiuc.edu
77424910f4 Bug 418257 - Show what part of which tags match for urlbar autocomplete. r=dietrich, r=gavin, ui-r=beltzner, b-ff3=beltzner, a1.9=mconnor 2008-04-11 20:14:42 -07:00
edward.lee@engineering.uiuc.edu
3710f148fe More testcase cleanup for bug 422869 in preparation for bug 418257 2008-04-11 16:29:16 -07:00
ctalbert@mozilla.com
ed3f91a6ae bug 405924 Test that loading place URIs is prevented r=dietrich 2008-04-11 15:39:13 -07:00
ctalbert@mozilla.com
ce08c37880 Backing out patch for bug 405924 - error on mochitest 2008-04-11 11:34:30 -07:00
ctalbert@mozilla.com
1768b852dd bug 405924 Test that loading place URIs from content prevented, r=dietrich a=mconnor 2008-04-11 10:11:09 -07:00
dietrich@mozilla.com
89b533ac42 Bug 419731 - Changing bookmark title in places should be reflected in tag containers (for mak77@supereva.it, r=mano, a=beltzner) 2008-04-11 09:22:01 -07:00
dietrich@mozilla.com
878f63d1d2 Bug 427142 - sporadic test failure on bm-win2k3-pgo01 (WALLPAPER, for mak77@supereva.it, r=dietrich, a=mconnor) 2008-04-10 13:06:11 -07:00
bent.mozilla@gmail.com
a66957454c Bug 426236 - "Customize toolbar dialog leaks multiple dom windows and documents". r=dietrich+sspitzer, a=dsicore. 2008-04-10 10:47:47 -07:00
reed@reedloden.com
75498345f5 Bug 425064 - "nsIFaviconService / isFailedFavicon(null) crashes firefox (3.0b4, 3.0b5pre)" [p=martijn.martijn@gmail.com (Martijn Wargers) r=dietrich a1.9=damons] 2008-04-09 00:33:15 -07:00
ctalbert@mozilla.com
152cdb7fdb bug 384226 Checking in makefile after previous backout r=dietrich 2008-04-08 17:54:25 -07:00
dolske@mozilla.com
7caf6b4114 backout Makefile change from bug 384226, references unlanded test. 2008-04-08 15:58:44 -07:00
ctalbert@mozilla.com
f87c4a6242 bug 384226 Adding query tests for places r=dietrich 2008-04-08 15:28:37 -07:00
reed@reedloden.com
03c6511560 Bug 421483 - "Reorganize pre-populated smart bookmarks (add versioning)" [p=mak77@supereva.it (Marco Bonardo [mak77]) ui-r=beltzner r=dietrich a=blocking-firefox3+] 2008-04-08 11:42:53 -07:00
reed@reedloden.com
3803afe2a3 Bug 317472 - "Save custom encoding (last charset) in annotation service" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich r=Mano a=blocking-firefox3+] 2008-04-08 11:41:04 -07:00
dietrich@mozilla.com
49d9ed0f13 Bug 424038 - Assertion thrown when setting query.sort to SORT_BY_ANNOTATION_* (for ondrej@allpeers.com, r=dietrich) 2008-04-08 11:12:13 -07:00
dietrich@mozilla.com
0fdbddb399 Bug 423200 - nsNavBookmarks.cpp: can't moveItem() one index down? (for mak77@supereva.it, r=dietrich) 2008-04-07 23:32:35 -07:00
edward.lee@engineering.uiuc.edu
21e2de87e0 Bug 422277 - assertions in nsNavHistoryAutocomplete ("not a UTF8 string", etc.). r=dietrich, a1.9=beltzner 2008-04-07 14:25:48 -07:00
dietrich@mozilla.com
2713362892 Bug 405887 - library search should default to Selected Folder (for mak77@supereva.it, r=mano) 2008-04-07 08:59:30 -07:00
joshmoz@gmail.com
02f9335fc2 back out fixes for bugs 423200 and 424038 2008-04-06 13:03:21 -07:00
dietrich@mozilla.com
615104a3da Bug 423200 - nsNavBookmarks.cpp: can't moveItem() one index down? (for mak77@supereva.it, r=dietrich) 2008-04-06 10:30:21 -07:00
dietrich@mozilla.com
da201676cd Bug 424038 - Assertion thrown when setting query.sort to SORT_BY_ANNOTATION_* (for ondrej@allpeers.com, r=dietrich) 2008-04-06 10:11:41 -07:00
timeless@mozdev.org
d7e775a7be Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore 2008-04-06 05:28:34 -07:00
dietrich@mozilla.com
5bb0bbcfb6 Bug 425112 - Lost bookmarks in Recent Tags folder after restoring backup (r=mano) 2008-04-03 14:20:39 -07:00
dietrich@mozilla.com
7740fc1282 Bug 424884 - Places can lead to circular menus (r=mano) 2008-04-03 14:00:51 -07:00
dietrich@mozilla.com
828f88df68 Bug 422919 - Bookmark Import and Restore do not intelligently handle two different bookmark formats (r=mano, a=beltzner) 2008-04-03 13:51:54 -07:00
dietrich@mozilla.com
2da8ea91ce Bug 425884 - Unable to copy bookmarks more than one folder deep (r=mano) 2008-04-02 13:38:35 -07:00
dietrich@mozilla.com
68cbeb1e8f Test for Bug 425563 - Clicked links not colored as visited, or visited color forgotten after hard refresh (for mak77@supereva.it, r=dietrich) 2008-04-02 09:26:32 -07:00
sayrer@gmail.com
1eae5e4f61 Bug 423060. Feed preview page broken when a default web reader is selected. r=gavin. 2008-03-31 23:14:24 -07:00
dietrich@mozilla.com
dc420f587d Bug 424958 - bookmark folder name with quotation marks silently causes the backup file to be unloadable (r=mano) 2008-03-31 09:58:02 -07:00
dietrich@mozilla.com
3d12d2312c Bug 423877 - createLivemark fails if created feed cannot be loaded (for toddsf@gmail.com, r=dietrich, a=beltzner) 2008-03-31 08:59:12 -07:00
reed@reedloden.com
b9e2894bd9 Bug 425563 - "Clicked links not colored as visited, or visited color forgotten after hard refresh" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich a=blocking-firefox3+] 2008-03-28 23:48:28 -07:00
dietrich@mozilla.com
aebd4594a0 Bug 422743 ? Crash in nsVoidArray::Count() during bookmark synchronization (for ondrej@allpeers.com, r=dietrich) 2008-03-28 11:32:23 -07:00
edward.lee@engineering.uiuc.edu
f1354af32c More cleanup for Bug 422869 - Clean up autocomplete tests for use as a template for future tests 2008-03-27 11:18:20 -07:00
edward.lee@engineering.uiuc.edu
ca0f24fe3b Bug 425056 - Location bar matches bookmarks that do not show search matches 2008-03-27 09:38:42 -07:00
edward.lee@engineering.uiuc.edu
f9d96037fe Bug 424216 - displaying filename/path instead of title for (unvisited?) bookmarks. r=dietrich, b-ff3=beltzner 2008-03-27 09:38:40 -07:00
dietrich@mozilla.com
e8b583fd16 Bug 416313 ? Define the identity of the visit_count column (for mak77@supereva.it, r=edilee,dietrich) 2008-03-26 21:05:25 -07:00
dietrich@mozilla.com
feb03707fb Bug 423159 ? WARNING: Unsafe use of LIKE detected! (for mak77@supereva.it, r=dietrich) 2008-03-26 20:34:07 -07:00
dietrich@mozilla.com
e5b7126f70 Bug 415389 ? All tags removed when moving a bookmark in the Bookmarks folder structure (cut & paste) (r=mano) 2008-03-26 18:58:52 -07:00
sdwilsh@shawnwilsher.com
e99293d31f Bug 423273 - Fix storage API to not break old behavior. r=shaver, sr=shaver, a=shaver 2008-03-24 15:14:38 -07:00
edward.lee@engineering.uiuc.edu
932009fae7 Leak bustage fix for bug 422491 (global const nsCString & -> #define) 2008-03-23 00:11:04 -07:00
edward.lee@engineering.uiuc.edu
c82a98dee4 Bug 422177 - Awesome bar interrupts typing, so continue from where it left off. r=dietrich, a1.9b5=mconnor, b-ff3=beltzner. Bug 424388 - Autocomplete results keep disappearing and reappearing when typing more letters. 2008-03-22 23:38:28 -07:00
edward.lee@engineering.uiuc.edu
40e623ce1c Bug 422491 - Optimize AwesomeBar if it finished searching and found fewer than maxResults. r=dietrich, a1.9=mconnor, a1.9b5=mconnor 2008-03-22 23:33:44 -07:00
dietrich@mozilla.com
f1c28ec55e Bug 423960 ? regression: disabling history remembers visits (for mak77@supereva.it, r=dietrich) 2008-03-19 16:18:56 -07:00
dietrich@mozilla.com
6ab6ccb5f6 Bug 423154 - off-by-one error for browser.bookmarks.max_backups (r=mano) 2008-03-19 16:14:45 -07:00
timeless@mozdev.org
f33eb4a3b4 reverting, wrong patch, missing AMBIGUOUS 2008-03-19 14:55:22 -07:00
timeless@mozdev.org
8074fda8ae Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore 2008-03-19 14:19:35 -07:00
dietrich@mozilla.com
b1efb5da96 Bug 420354 ? History not shown in sidebar when sorted by date or by date and site (for ondrej@allpeers.com, r=dietrich) 2008-03-19 14:08:10 -07:00
dietrich@mozilla.com
307f9b51e9 Bug 412348 ? Titles are missing in smart Bookmarks and Addressbar for urls w/out www (for ondrej@allpeers.com, r=dietrich) 2008-03-19 12:30:49 -07:00
edward.lee@engineering.uiuc.edu
86937a9632 Bug 393678 - location bar autocomplete should take word boundaries in account. r=dietrich, b-ff3=beltzner 2008-03-18 19:11:05 -07:00
dietrich@mozilla.com
70fe7d928a Bug 419170 ? The history includes too few days, browser.history_expire_days_min is ignored (for mak77@supereva.it, r=dietrich) 2008-03-18 11:03:34 -07:00
gavin@gavinsharp.com
6fa9a6af44 Bustage fix for bug 329741: teach head_bookmarks.js about NS_APP_HISTORY_50_FILE (which is now required by nsNavHistory::init) 2008-03-18 07:40:54 -07:00
mconnor@steelgryphon.com
e296c9749a Bug 329741 - history.dat, formhistory.dat, downloads.rdf should be deleted when the user clears private data, r=gavin 2008-03-18 05:54:23 -07:00
dietrich@mozilla.com
0825242d9e Bug 393498 ? on cut, then undo of a bookmark, we lose the dateAdded and lastModified values (r=mano) 2008-03-17 16:25:36 -07:00
mozilla.mano@sent.com
05e9da7ef7 Bug 423085 - restore from JSON, Japanese is garbled. Patch by KUROSAWA, Takeshi <taken.spc@gmail.com>, r=me. 2008-03-16 23:37:04 -07:00
sdwilsh@shawnwilsher.com
9672b5fb6b Bug 399264 - stop hard coding folder roots in place: urls. r=dietrich 2008-03-15 12:39:04 -07:00
mozilla.mano@sent.com
e11a47b078 Bug 402558 - urls from bookmarks folder in sidebar don't open in tabs on middle-click. Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-03-14 13:17:14 -07:00
mozilla.mano@sent.com
1cf43f811d Bug 418592 - 'Bookmarks Menu' folder can be dropped into itself. Patch by Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-03-14 12:37:37 -07:00
edward.lee@engineering.uiuc.edu
67eba3e038 Clean up autocomplete tests for use as a template for future tests 2008-03-13 22:01:39 -07:00
edward.lee@engineering.uiuc.edu
b3c03cf71b Bug 422490 - Throbber keeps spinning when typing in a new url (AwesomeBar keeps searching when there's no results). r=dietrich, b-ff3=beltzner 2008-03-13 21:59:50 -07:00
dietrich@mozilla.com
f60c20aa7b Followup Ts fix for bug 384370 (r=mano) 2008-03-13 18:58:01 -07:00
dietrich@mozilla.com
9b590e293e Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-03-13 12:25:49 -07:00
edward.lee@engineering.uiuc.edu
88948d6009 Bug 415397 - URLs with (un)escaped characters can't be deleted. b-ff3=beltzner 2008-03-12 16:40:01 -07:00
edward.lee@engineering.uiuc.edu
6812b5ed7a Bug 417441 - Bookmark cannot handle %2B ('+' sign) when accessed by its tag. b-ff3=beltzner 2008-03-12 16:39:52 -07:00
edward.lee@engineering.uiuc.edu
d37fe49829 Bug 419656 - Location bar instrumentation misses unencoded urls. r=gavin, b-ff3=beltzner 2008-03-12 16:39:40 -07:00
dietrich@mozilla.com
3930f6f3af Bug 419749 - Add/Update/Delete for items in query set do not seem to close transaction (r=dietrich) 2008-03-12 16:36:24 -07:00
reed@reedloden.com
1e56c38873 Bug 419891 - "Firefox crashes in [@ nsStandardURL::SetFileExtension]" (initialize 'void *ref' in nsMaybeWeakPtr_base::GetValueAs to NULL) [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=bsmedberg a=blocking-firefox3+] 2008-03-12 15:51:14 -07:00
sayrer@gmail.com
197ffe4af0 Bug 381357. Live bookmarks for feeds served as text/html don't load. r=gavin 2008-03-11 13:05:09 -07:00
dietrich@mozilla.com
bb02f4a736 Backing out test of bug 384370 2008-03-10 10:49:31 -07:00
dietrich@mozilla.com
ee727436aa Bug 384370 - test perf run (r=mano) 2008-03-10 09:41:52 -07:00
roc+@cs.cmu.edu
6ce7967ace Bug 403181, revert more bogus test images 2008-03-09 16:53:48 -07:00
reed@reedloden.com
ce60e8af19 Bug 416225 - "Change "Unfiled bookmarks" to "Unsorted Bookmarks"" [p=supernova_00@yahoo.com (Kurt [supernova_00]) r=Mano a1.9=beltzner a=blocking-firefox3+] 2008-03-08 03:45:32 -08:00
dietrich@mozilla.com
f6d49a16aa Bug 419642 ? WARNING: Unsafe use of LIKE detected! (for ondrej@allpeers.com, r=dietrich) 2008-03-07 10:53:04 -08:00