Daniel Holbert
942fda5f5c
Bug 560393, part 1: (places directory) Fix warning: "format '%d' expects type 'int', but argument [N] has type 'size_t'". r=sdwilsh
2010-05-06 11:52:15 -07:00
Marco Bonardo
e4bdac57e2
Bug 563098 - Use shared services and async statements in PlacesDBFlush. r=sdwilsh
2010-05-05 15:27:59 +02:00
timeless@mozdev.org
9a303cf9a4
Bug 562435 - RECENT_EVENT_THRESHOLD should be a PRTime in nsNavHistory, r=dietrich
2010-04-28 13:00:00 -07:00
timeless@mozdev.org
896fb1bb0b
Bug 562661 - [@ nsNavHistory::RowToResult] mishandles *aResult, r=mak
2010-04-29 19:23:00 -07:00
Mitchell Field
9818f00bf2
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
2010-04-29 18:59:13 +02:00
Marco Bonardo
746854e136
Bug 559217 - Browser freezes due a lock contentions across Places statements. r=sdwilsh
2010-04-29 10:40:08 +02:00
Serge Gautherie
1ac1fdd1d8
Bug 535905 - [SeaMonkey 2.1] mochitest-browser-chrome: "Exception thrown at chrome://mochikit/content/browser/toolkit/components/places/tests/browser/browser_bug399606.js:74 - ReferenceError: XPCOMUtils is not defined"; (Av1) Add missing |Components.utils.import("resource://gre/modules/XPCOMUtils.jsm");|.
...
r=mak77.
2010-04-28 23:49:28 +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
d4b3c277bb
Test for containerNode->getChildIndex(node)(related to bug 561848). r=dietrich
2010-04-28 09:17:04 +02:00
Marco Bonardo
924b61f59a
Bug 561848 - signed/unsigned mismatch in nsNavHistoryContainerResultNode::GetChildIndex. r=dietrich
2010-04-27 13:25:20 +02:00
Marco Bonardo
0901521e37
Bug 555218 - 8: Other Places warnings. r=dietrich
2010-04-27 13:25:16 +02:00
Marco Bonardo
33962af36a
Bug 555218 - 7: (nsNavHistory.cpp) Fix Places usage of deprecated Storage APIs. r=dietrich
2010-04-27 13:25:07 +02:00
Marco Bonardo
de6b8e8aa7
Bug 555218 - 6: (nsNavBookmarks.cpp) Fix Places usage of deprecated Storage APIs. r=dietrich
2010-04-27 13:25:05 +02:00
Marco Bonardo
e9721dd6e8
Bug 555218 - 5 (AsyncFaviconsHelpers.cpp) Fix Places usage of deprecated Storage APIs. r=dietrich
2010-04-27 13:25:03 +02:00
Marco Bonardo
5c49867138
Bug 555218 - 4: (nsFaviconService.cpp) Fix Places usage of deprecated Storage APIs. r=dietrich
2010-04-27 13:25:00 +02:00
Marco Bonardo
3fe32acf6a
Bug 555218 - 3: (nsAnnotationService.cpp) Fix Places usage of deprecated Storage APIs. r=dietrich
2010-04-27 13:24:58 +02:00
Marco Bonardo
6bbfb75c08
Bug 555218 - 2: (History.cpp) Fix Places usage of deprecated Storage APIs. r=dietrich
2010-04-27 13:24:56 +02:00
Marco Bonardo
9ad977b980
Bug 555218 - 1: (nsNavHistoryResults.cpp) Fix Places usage of deprecated Storage APIs. r=dietrich
2010-04-27 13:24:54 +02:00
Marco Bonardo
d9570ca6b0
Bug 561229 - Copy/Paste bookmarks is broken. r=dietrich
2010-04-26 21:04:20 +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
timeless@mozdev.org
18f4a5a5a3
Bug 555659 - places/tests/cpp/mock_Link.h doesn't initialize mRegistered and mContent, r=sdwilsh, a=1
...
--HG--
extra : rebase_source : b1993fad9fc5674e673c10150a2fb12e9216fea4
2010-03-29 02:10:00 -07: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
dc98c63f6e
Bug 542736 - random orange in xpcshell/tests/test_places/expiration/test_pref_interval.js r=sdwilsh
2010-04-20 10:07:21 +02:00
Marco Bonardo
cccce40f04
Bug 541068 - random failure in expiration\test_removeAllPages.js r=dietrich
2010-04-20 10:07:16 +02:00
Marco Bonardo
e203107ce4
Bug 557406 - Intermittent xpcshell failure in test_bookmarks.js, r=dietrich
2010-04-18 16:05:58 +02:00
Marco Bonardo
698a556c8d
Bug 509426 - disable flushes on test_405938_restore_queries.js
2010-04-17 12:07:21 +02:00
Marco Bonardo
60899ff343
Bug 556739 - Part 3: PlacesUtils is added twice at build time. r=dietrich
2010-04-16 23:51:36 +02:00
Marco Bonardo
1d77a891bd
Bug 556739 - Part 2: use Services in microsummaries service. r=dietrich
2010-04-16 23:51:33 +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
6dc8730c40
Bug 527134 - disable flushes for test_385829.js a=dietrich
2010-04-16 23:50:58 +02:00
Marco Bonardo
229fe714c7
Bug 527622 - test_sorting.js should wait for clear history. a=dietrich
2010-04-16 23:50:40 +02:00
Marco Bonardo
c4a48f9863
Bug 540751 - test_update_frecency_after_delete.js should wait for clear history. a=dietrich
2010-04-16 23:50:21 +02:00
Marco Bonardo
2f483437e5
Bug 547334 - test_browserhistory.js should wait for clear history. a=dietrich
2010-04-16 23:49:44 +02:00
Marco Bonardo
32a0915d52
Bug 556347 - LAZY_TIMER*2 is not large enough to ensure correctness of the test. a=dietrich
2010-04-16 23:48:38 +02:00
Marco Bonardo
9edfc53e75
Bug 559682 - Ensure we create a valid transaction in batches before trying to commit it. r=sdwilsh
2010-04-16 14:31:21 +02:00
Marco Bonardo
c6a363b619
Disable flushes for some Places random test, due to bug 507790
2010-04-15 00:14:19 +02:00
Marco Bonardo
918dd0d463
Bug 557406 - Intermittent failure in test_bookmarks.js. Disable till we implement a fix.
2010-04-15 00:14:15 +02:00
Dietrich Ayala
bc51cf819c
Bug 557406 - Intermittent xpcshell failure in test_bookmarks.js | false == true (via shaver, test landing to see orange effect)
2010-04-13 22:57:36 -07:00
Drew Willcoxon
b660f0bb6a
Bug 536893 - Asynchronous API for opening nsNavHistoryFolderResultNodes (part 2), r=mano
2010-04-09 11:30:35 -07:00
Drew Willcoxon
207fc62f9f
Bug 536893 - Asynchronous API for opening nsNavHistoryFolderResultNodes (part 1), r=mano, sr=vlad
2010-04-09 11:30:29 -07:00
Ehsan Akhgari
3313f2610b
Backed out changeset 9786ae3984b3 (bug 553124) because of potential privacy risks
2010-04-07 13:29:10 -04:00
Ehsan Akhgari
f11e5f3370
Bug 553124 - After bug 147777 lands, private browsing doesn't need to disable coloring of visited links any more; r=sdwilsh,bzbarsky
...
--HG--
extra : rebase_source : 7aff54b4357ca411278e906ecd022adfd1bb09cc
2010-04-06 13:47:42 -04:00
L. David Baron
c6cfc1d0a4
Fix existing tests to deal with getComputedStyle lying about :link vs. :visited. (Bug 147777) r=sdwilsh
2010-04-02 18:58:25 -07: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
Marco Bonardo
bdcef1a8ca
Bug 555519 - disable test_doSetAndLoadFaviconForPage_failures.js since it randomly succeeds
2010-04-01 13:28:25 +02:00
Blair McBride
9c5de4629e
Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor
2010-03-26 22:59:02 +01:00
Marco Bonardo
4682e88094
Bug 554903 - Remove microsummaries.xpt reference from package-manifest and fix a left-over, r=sdwilsh
2010-03-26 22:57:28 +01:00
Asaf Romano
fcd0c4ed23
Bug 555293 - MLFB: Port bug 547815 to Firefox. r=the-one-who-likes-filing-bugs.
2010-03-27 00:15:02 +03:00
Marco Bonardo
59fc644e1e
Bug 553489 - Part11: Test for cases where an icon should not be set. r=sdwilsh
2010-03-25 12:34:53 +01:00
Marco Bonardo
e831c65fee
Bug 553489 - Part10: reimplement setAndLoadFaviconForPage. r=sdwilsh sr=vlad
2010-03-25 12:34:49 +01:00
Marco Bonardo
208cd2f7a2
Bug 553489 - Part9: NotifyStep. r=sdwilsh
2010-03-25 12:34:47 +01:00
Marco Bonardo
f1927b220f
Bug 553489 - Part8: AssociateIconWithPageStep. r=sdwilsh
2010-03-25 12:34:45 +01:00
Marco Bonardo
5e4bf87f23
Bug 553489 - Part7: SetFaviconDataStep. r=sdwilsh
2010-03-25 12:34:42 +01:00
Marco Bonardo
e10624755d
Bug 553489 - Part6: FetchNetworkIconStep. r=sdwilsh
2010-03-25 12:34:40 +01:00
Marco Bonardo
4e6db2d9d4
Bug 553489 - Part5: EnsureDatabaseEntryStep. r=sdwilsh
2010-03-25 12:34:38 +01:00
Marco Bonardo
b6174d2a67
Bug 553489 - Part4: FetchDatabaseIconStep. r=sdwilsh
2010-03-25 12:34:35 +01:00
Marco Bonardo
601401fcee
Bug 553489 - Part3: GetEffectivePageStep. r=sdwilsh
2010-03-25 12:34:33 +01:00
Marco Bonardo
925a3aac39
Bug 553489 - Part2: AsyncFaviconStepper. r=sdwilsh r=dietrich
2010-03-25 12:34:31 +01:00
Marco Bonardo
d31d86de04
Bug 553489 - Part1: new callback interface and better idl docs. r=sdwilsh sr=vlad
2010-03-25 12:34:28 +01:00
Andrew Sutherland
ddd3c4327f
Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad.
...
--HG--
rename : storage/src/mozStorageStatementJSHelper.cpp => storage/src/mozStorageAsyncStatementJSHelper.cpp
rename : storage/src/mozStorageStatementJSHelper.h => storage/src/mozStorageAsyncStatementJSHelper.h
rename : storage/src/mozStorageStatementParams.cpp => storage/src/mozStorageAsyncStatementParams.cpp
rename : storage/src/mozStorageStatementParams.h => storage/src/mozStorageAsyncStatementParams.h
2010-03-24 00:32:40 -07: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
2ddaaa1db3
Bug 552444 - Part 3: fix microsummaries code style to Places toolkit, plus minor cleanup. r=dietrich
2010-03-23 14:55:22 +01:00
Marco Bonardo
3aa0211ba6
Bug 552444 - Part 2: fix "UsrMicsumGens" dependency. r=mano
2010-03-23 14:55:19 +01:00
Marco Bonardo
8ca7c4879a
Bug 552444 - Part 1: Move microsummaries service to Places toolkit. r=mano
...
--HG--
rename : browser/components/microsummaries/public/nsIMicrosummaryService.idl => toolkit/components/places/public/nsIMicrosummaryService.idl
rename : browser/components/microsummaries/src/nsMicrosummaryService.js => toolkit/components/places/src/nsMicrosummaryService.js
2010-03-23 14:55:17 +01:00
Robert Kaiser
fd99307a97
bug 541746 - fix test_frecency.js to work on SeaMonkey, r=dietrich
2010-03-19 17:21:59 +01:00
David Bolter
af0cd9907e
Increase the minimum wait time for testing interval expiration (b=542736 - random orange); r=mak77
2010-03-18 21:24:44 -04:00
Marco Bonardo
50df9cf854
Bug 536081 - Can't delete all history entries returned by a search in Library or Sidebar. r=dietrich
2010-03-18 11:59:08 +01:00
Marco Bonardo
88d91d133b
Bug 552386 - test_history_sidebar.js fails between midnight and 2:00am with new DST settings, r=dietrich a=dholbert for CLOSED TREE
2010-03-16 02:02:50 +01:00
Robert Longson
7f73b235c7
Bug 510202 - simplify C++ code now that bug 461199 has landed. r=sdwilsh,sr=bzbarsky
2010-03-13 10:32:19 +00:00
Joel Maher
d050afae06
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
2010-03-12 13:53:36 -08:00
Asaf Romano
fd118435f9
Bug 543444 - Replace single-view API with multiple observers. r=mak sr=rstrong
2010-03-12 12:14:47 +01:00
timeless@mozdev.org
1bbca2c201
Bug 549259 [@ nsAnnotationService::StartGetAnnotation]
...
r=mak
--HG--
extra : rebase_source : f7504195843a57c0e6226c874f955f0073e6523c
2010-03-12 07:50:10 +01:00
Shawn Wilsher
f4da63e4bf
Bug 526601 - Places needs to use asyncClose instead of close on the database connection
...
Storage API changed, and we need to update.
r=mak
2009-11-09 09:59:40 -08:00
Blair McBride
bd0b32abc1
Backout patch for c7562242f88e due to bustage
2010-03-11 16:35:37 +13:00
Blair McBride
8274492c49
Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor
2009-11-23 15:37:39 +13:00
Marco Bonardo
55340792b2
Bug 542943 - Get rid of bookmarksHash, r=dietrich
2010-03-10 13:40:52 +01:00
Marco Bonardo
56ff9e67ce
Bug 542941 - Part8: fix test_multi_queries.js for the new transition, r=dietrich
2010-03-10 13:40:43 +01:00
Marco Bonardo
167c09b047
Bug 542941 - Part7: Fix CRLF newlines in test_multi_queries.js
2010-03-10 13:40:41 +01:00
Marco Bonardo
03c77c3a09
Bug 542941 - Part6: fix existing tests to check for the new transition type, r=dietrich
2010-03-10 13:40:39 +01:00
Marco Bonardo
ee2bb7ac00
Bug 542941 - Part4 and 5: fix a sessionID bug, and introduce a new test for redirects, r=dietrich
2010-03-10 13:40:37 +01:00
Marco Bonardo
8bbafcd423
Bug 542941 - Part2: markPageAsFollowedLink and TRANSITION_FRAMED_LINK, r=dietrich sr=mconnor
2010-03-10 13:40:34 +01:00
Marco Bonardo
ec05c579c0
Bug 542941 - Part1: Clean up and comment AddVisitChain code, r=dietrich
2010-03-10 13:40:32 +01:00
Brad Lassey
bb55fe310f
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
2010-03-09 22:33:11 -05:00
Joel Maher
aef3dc32c3
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
2010-03-09 08:55:39 -08:00
Marco Bonardo
aa09cf6372
backout bug 543444 due to leaks
2010-03-09 17:23:32 +01:00
Asaf Romano
e7acf94dc2
Bug 543444 - Replace single-view API with multiple observers. r=mak sr=rstrong
2010-03-09 14:43:09 +01:00
Kyle Huey
1d0289c601
Backed out changeset 8ce70abd7777
2010-03-09 01:14:21 -05:00
Joel Maher
cee9b522a0
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
2010-03-08 19:21:33 -08:00
Clint Talbert
7ffd9496bc
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
2010-03-07 17:34:23 -08:00
Joel Maher
ef6c5fda3d
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
2010-03-07 16:08:05 -08:00
Robert O'Callahan
f4de62cffe
Backed out changeset 79f299fc10d6
2010-03-05 20:10:20 +13:00
Asaf Romano
6598acf4f4
Relanding bug 543444 - Replace single-view API with multiple observers. r=mak. sr=rstrong.
2010-03-04 13:23:41 -08:00
Asaf Romano
8a462d5e47
Backing out bug 543444 due to orange.
2010-03-03 17:23:51 -08:00
Asaf Romano
e62ae2cc08
orange fix
2010-03-03 16:08:35 -08:00
Asaf Romano
c9e79d3dc6
Bug 543444 - Replace single-view API with multiple observers. r=mak, sr=rstrong.
2010-03-03 14:45:16 -08:00
Shawn Wilsher
d77cdfd47b
Bug 549882 - ###!!! ASSERTION: Trying to unregister a node that wasn't registered!
...
Also adds some assertions to make sure we do not leak the observer arrays.
r=dietrich
2010-03-03 12:55:37 -08:00
Daniel Holbert
a3dfa5360d
Trivial followup for bug 461199: fix new compiler warning about unsigned-vs-signed comparison. (carrying forward rs=sdwilsh from previous related followup)
2010-02-25 17:53:41 -08:00
Dietrich Ayala
051624f055
Bug 492797 - hasHistoryEntries should cache the value instead of hitting the db every time (r=marco)
2010-02-10 10:08:58 -08:00
Asaf Romano
d66bedf608
Bug 520659 - Lazily build places trees when possible. r=mak.
2010-02-25 20:30:09 +02:00
Daniel Holbert
00ed82e5e1
Bug 461199 followup: Fix build warning "ISO C++ does not support the 'z' printf length modifier". rs=sdwilsh
2010-02-25 10:20:43 -08:00
Shawn Wilsher
149f5aac0a
Bug 542592 - Change how we use/store nsDocument::mLinkMap
...
This makes changes nsDocument::mLinkMap in a number of ways:
1) renamed to mStyledLinks to better reflect its new nature.
2) change it to an nsTHashtable of Link*. It no longer has a strong reference
3) add some assertions to make sure we call ForgetLink and AddStyleRelevantLink
in pairs.
This also makes mozilla::dom::Link::ResetLinkState take a boolean indicating if
we should notify or not.
r=bz
2010-02-24 08:37:03 -08:00
Ehsan Akhgari
d14f0f9897
Bug 461199 (Part 20) - Rewrite the private browsing visited link coloring test to make it work with the new async API
...
r=mconnor
r=sdwilsh
r=bz
2010-02-24 08:37:02 -08:00
Shawn Wilsher
201e801a1f
Bug 461199 (Part 18) - Need an observer notification to indicate when link status is known from the database
...
Adds an observer to indicate when a URI lookup is completed and passes the
visited state with the notification. This greatly simplifies test writing.
r=mak
2010-02-24 08:37:02 -08:00
Shawn Wilsher
2171f3f5d2
Bug 461199 (Part 12) - mozilla::dom::Link should unregister with mozilla::IHistory when it goes away
...
Call UnregisterWithHistory in Link's destructor to ensure that we are no longer
registered with IHistory.
r=sicking
sr=bz
2009-12-15 16:01:53 -08:00
Paul O’Shannessy
c8c63254e0
Backed out changeset 2c60006b6c1f (bug 520659) because of resulting orange.
2010-02-22 14:58:09 -08:00
Asaf Romano
a94a5b9868
Bug 520659 - Lazily build places trees when possible. r=mak.
2010-02-22 23:37:52 +02:00
Daniel Holbert
2fb91b4ca2
bustage fix for Bug 461199: rename global var 'link' in test_IHistory.cpp to avoid bustage due to ambiguity w/ 'link()' function in unistd.h
2010-02-19 17:22:32 -08:00
Shawn Wilsher
a5fb212e96
Backed out changeset cf4d10139ec0
2010-02-18 10:05:15 -08:00
Shawn Wilsher
f284f552ef
Bug 461199 (Part 12) - mozilla::dom::Link should unregister with mozilla::IHistory when it goes away
...
Call UnregisterWithHistory in Link's destructor to ensure that we are no longer
registered with IHistory.
r=sicking
sr=bz
2009-12-15 16:01:53 -08:00
Shawn Wilsher
1c29b0d28e
Bug 461199 (Part 2) - Create an API for asynchronous isVisited checks that content/layout can use
...
Create a new API (IHistory) to check for the visitedness of a URI.
r=mak
r=bz
sr=bsmedberg
2009-08-20 11:56:10 -07:00
Daniel Holbert
c7859b5789
Backed out changeset 0949b169357b (possible workaround for Bug 543034), since it didn't help.
2010-02-02 19:32:52 -08:00
Daniel Holbert
1a6684fced
Bug 543034: Attempt to workaround msvc bug "fatal error C1001: An internal error has occurred in the compiler" by disabling optimizations for the tagged block of code. r=gavin
2010-02-02 14:05:47 -08:00
Dietrich Ayala
3453707fbb
backout bug 492797 due to test failure
2010-01-31 21:10:07 -08:00
Dietrich Ayala
fe3b785e70
Bug 492797 - followup (r=marco)
2010-01-31 19:11:33 -08:00
Dietrich Ayala
671ee1d80a
Bug 492797 - hasHistoryEntries should cache the value instead of hitting the db every time (r=marco)
2010-01-31 19:09:13 -08:00
Marco Bonardo
13db595f12
Bug 539076 - Part5: replace mDBGetItemIndex with mDBGetItemProperties, r=dietrich
2010-01-16 12:38:07 +01:00
Marco Bonardo
92ce050599
Bug 539076 - Part4: Rename ENUMERATE_OBSERVERS to NOTIFY_OBSERVERS, r=dietrich
2010-01-16 12:38:04 +01:00
Marco Bonardo
a8b981dcba
Bug 539076 - Part3: Consolidate lazy statements boilerplate in macros, r=dietrich
2010-01-16 12:38:02 +01:00
Marco Bonardo
033d511d47
Bug 539076 - Part2: Convert current global statements to lazy statements, r=dietrich
2010-01-16 12:38:00 +01:00
Marco Bonardo
63139dfa9a
Bug 539076 - Part1: better error checking in bookmarks service and introduce lazy statements code, r=dietrich
2010-01-16 12:37:57 +01:00
Marco Bonardo
d667fb19ac
Backed out changeset 14c20441c8d8
2010-01-16 06:48:42 -08:00
Marco Bonardo
afaca53c2a
Bug 539076 - Part1: better error checking in bookmarks service and introduce lazy statements code, r=dietrich
2010-01-16 12:37:57 +01:00
Marco Bonardo
a28c8e2d26
Bug 520165 - Part15: Fix a bad condition when expiration runs just before an addURI, r=dietrich
2010-01-15 17:40:59 +01:00
Marco Bonardo
a4941664dd
Bug 520165 - Part14: Add a maintenance task to print pages limit and run expiration, r=dietrich
2010-01-15 17:40:50 +01:00
Marco Bonardo
f45bf94d80
Bug 520165 - Part13: New expiration tests, r=mano
2010-01-15 17:40:47 +01:00
Marco Bonardo
a891df836a
Bug 520165 - Part12: fix existing Places tests, r=mano
2010-01-15 17:40:45 +01:00
Marco Bonardo
54fa20b6ee
Bug 520165 - Part10: Add a new expiration component, r=mano, r=dietrich
2010-01-15 17:40:39 +01:00
Marco Bonardo
0f6a3324a8
Bug 520165 - Part9: remove old expiration code, r=mano
2010-01-15 17:40:19 +01:00
Marco Bonardo
393f2298ed
Bug 520165 - Part8: Change onPageExpired to onDeleteVisits, r=mano, sr=mconnor
2010-01-15 17:40:17 +01:00
Marco Bonardo
cced464000
Bug 520165 - Part7: Provide a new preference to toggle history, r=mano ui-r=faaborg
2010-01-15 17:40:14 +01:00
Marco Bonardo
4408d52845
Part4: lazy statements creation (and minor cleanup) in nsFaviconService, r=sdwilsh
2010-01-08 13:57:49 +01:00
Drew Willcoxon
e9ef3b6403
Bug 529597 - Places protocol handler, r=mak77,bz
2009-12-29 19:37:24 -08:00
Saint Wesonga
7eddbbbf54
Test for bug 484026, r=mak77
2009-12-23 19:31:39 -05:00
Daniel Holbert
2d58b07fbe
Bug 536520: Reorder init list for nsNavHistoryResult, to fix build warning. r=mak
2009-12-23 16:17:11 -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
954f406a5c
Bug 536435 - Remove bookmarks service dangerous usage of UNION ALL, r=sdwilsh
2009-12-22 21:57:43 +01:00
Marco Bonardo
4448d58d19
Bug 520165 - Part6: generic constants and comments cleanup, r=mano
2009-12-22 13:05:14 +01:00
Marco Bonardo
5494f18c04
Bug 520165 - Part5: Cleanup topics and observer service usage, r=mano
2009-12-22 13:05:11 +01:00
Marco Bonardo
0fbefb9a05
Bug 520165 - Part4: use a getter for last session id, r=mano
2009-12-22 13:05:08 +01:00
Marco Bonardo
ff916a7872
Bug 520165 - Part3: Cleanup GetNow, r=mano
2009-12-22 13:05:06 +01:00
Marco Bonardo
14dab2b410
Bug 520165 - Part2: Stop using history prefs to build date containers, r=mano
2009-12-22 13:05:04 +01:00
Marco Bonardo
4c793153df
Bug 520165 - Part1: expose default pref for cache to memory percentage, r=mano
2009-12-22 13:05:01 +01:00
Metal Sonic
4c1b34d634
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
2009-12-21 21:50:30 +00:00
Marco Bonardo
106ad83390
Bug 500306 - lazily create Annotation Service statements, r=dietrich
2009-12-18 11:30:40 +01:00
Marco Bonardo
47e2f806ca
Bug 531151 - Increase Annotation Service robustness, r=dietrich
2009-12-18 11:30:37 +01:00
Marco Bonardo
7ccb07f97e
Bug 531201 - Add back a stub archiveBookmarksFile method for Weave compatibility, r=mconnor
2009-12-17 22:28:12 +01:00
Jae-Seong Lee-Russo
359d4b2023
Bug 530385 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in toolkit/components/places, r=mak77
2009-12-13 09:32:10 -08:00
Marco Bonardo
6bcee7bff7
Bug 527311 - Addressbar suggests adaptive results even if they have no visits and we want "history" behavior, r=sdwilsh
2009-12-10 09:21:27 -08:00
Marco Bonardo
1d5aec67b5
Bug 532094 - crash [@ nsNavHistory::AutoCompleteFeedback(int, nsIAutoCompleteController*)], r=sdwilsh
2009-12-02 17:39:16 +01:00
Shawn Wilsher
8298fc4936
Backed out changeset e9f64cd044f3 (bug 526601)
2009-12-01 15:04:24 -08:00