Daniel Holbert
8c0c6ddc30
Bug 736541: Remove unused variable 'parentId' from nsNavHistory.cpp to fix build warning. r=mak
2012-03-16 15:45:46 -07:00
Marco Bonardo
2c3db1bc42
Bug 702639 - Kill excludeItemsIfParentHasAnnotation query option.
...
r=dietrich sr=gavin
2012-02-24 23:43:49 +01:00
Marco Bonardo
f304c7d357
Bug 613588 (Backend) - Load-on-demand livemarks.
...
r=dietrich,mano
2012-02-24 13:42:24 +01:00
Marco Bonardo
bfe5d70ad6
Bug 706420 - intermittent failure in test_annos_expire_session.js
...
r=dietrich
2012-02-17 14:24:54 +01:00
Marco Bonardo
f14216b075
Bug 723044 - Don't trigger moz_hosts frecency update when updating frecency on idle.
...
r=dietrich
2012-02-07 15:59:09 +01:00
Marco Bonardo
4b5dca6c6f
Bug 723124 - Telemetry for time needed for idle frecency update.
...
r=dietrich
2012-02-04 15:12:42 +01:00
Paolo Amadini
70fdd3f42f
Bug 672681 - Make nsIDownloadHistory::addDownload asynchronous. r=mak
2012-01-20 13:48:20 +01:00
Nathan Froyd
21477029df
Bug 709205 - use GetObserverService in places; r=mak
2011-12-09 14:35:59 -05:00
Marco Bonardo
809150d151
Bug 707954 - Index exclusion for tags.
...
r=dietrich
2011-12-07 21:56:28 +01:00
Richard Newman
a190b385bb
Bug 675996 - Part 1: extend moz_favicons with GUID to support Sync. r=mak
2011-12-01 13:58:19 -08:00
Marco Bonardo
56cb95b766
Bug 702810 - mozIAsyncHistory should expose an async isURIVisited method.
...
r=dietrich sr=gavin
2011-11-30 00:48:47 +01:00
Marco Bonardo
8dab6dd693
Bug 700314 - Remove nsNavHistory nsICharsetResolver implementation.
...
r=bz
2011-11-08 00:29:40 +01:00
Marco Bonardo
431a4249db
Bug 696900 - Avoid any shutdown work in Places when possible.
...
r=dietrich
2011-10-27 11:11:47 +02:00
Marco Bonardo
3b600300d2
Bug 695554 - Split a Database class out of the History service. (expected fake Ts_shutdown regressions!)
...
r=dietrich
2011-10-27 11:11:34 +02:00
Ehsan Akhgari
92064e6d3f
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
...
Landing on a CLOSED TREE
2011-10-17 10:59:28 -04:00
Jeff Walden
b5e57820bf
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
...
--HG--
extra : rebase_source : b4bae9a0f85abf2feb828609b50e756916b99a6f
2011-10-10 22:50:08 -07:00
Jeff Walden
d0532c3e95
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
2011-10-12 12:21:53 -07:00
Jeff Walden
0f30b277bf
Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones
...
--HG--
extra : rebase_source : 860a8271bf7e51cde358f2a4185c410de1fc2960
2011-10-10 22:50:08 -07:00
Marco Bonardo
41b3b7b108
Bug 691509 - Run ANALYZE at each schema change (and force a schema change).
...
Partly copied from a patch by Richard Newman.
r=dietrich
--HG--
rename : toolkit/components/places/tests/migration/test_v11_from_v10.js => toolkit/components/places/tests/migration/test_current_from_v10.js
rename : toolkit/components/places/tests/migration/test_v11_from_v10_migrated_from_v11.js => toolkit/components/places/tests/migration/test_current_from_v10_migrated_from_v11.js
2011-10-07 21:10:44 +02:00
Margaret Leibovic
b35b1a3a59
Bug 691524 - Remove support for browser.startup.page == 2 and deprecate lastPageVisited. r=mak, sr=gavin
2011-10-03 15:57:19 -07:00
Marco Bonardo
ea1d3bfd69
Bug 686025 - nsNavHistory::AsyncExecuteLegacyQueries uses synchronous createStatement instead of createAsyncStatement.
...
r=asuth, sdwilsh
2011-10-03 23:50:23 +02:00
Michael Wu
d2b70213ac
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
...
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
2011-09-28 23:19:26 -07:00
Rafael Ávila de Espíndola
4c5e946120
Bug 687696 - Generate places shutdown events in the cpp tests. r=mak.
...
This uses the NS_XPCOM_WILL_SHUTDOWN_OBSERVER_ID notification to produce
the places shutdown messages, emulating what happens in the browser.
--HG--
extra : rebase_source : ddd5bf7973458df14c31f72567b147996b0fac00
2011-09-21 14:14:40 -04:00
Rafael Ávila de Espíndola
fb60b4fbd1
Bug 673017 - Misc places fixes. r=mak77.
...
This patch removes places-connection-closing, which is unused, reverts
1d1143dde4bb which was unnecessary and finalizes sql statements.
--HG--
extra : rebase_source : 8923378f4b1c58da8e128009efdf309f8ec29da3
2011-09-21 13:02:40 -04:00
Neil Rashbrook
08ff38052a
Bug 660532 Remove useless uses of PromiseFlatCString r=sdwilsh
2011-09-15 09:36:07 +01:00
Marco Bonardo
a025869f6a
Backout 04545026b4ae (Bug 658305) due to increase in reftests shutdown crashes on Linux.
2011-09-01 14:33:15 +02:00
Marco Bonardo
adaec09bc1
Bug 658305 - Use journal_size_limit on places.sqlite.
...
r=dietrich
2011-09-01 12:01:59 +02:00
Marco Bonardo
0ac46ce463
Bug 681420 - Improve responsiveness of history deletion.
...
r=dietrich sr=rstrong
2011-08-31 13:46:22 +02:00
Michael Wu
a66b1751b7
Bug 676188 - Misc misuses of PRBool caught by the compiler, r=jimm,jst,bz,dougt,roc,mak
2011-08-30 11:55:14 -07:00
Marco Bonardo
638cc44627
Bug 487809 - Stop using visit_count to invalidate frecencies.
...
r=dietrich
2011-08-30 16:24:01 +02:00
Marco Bonardo
19f6ecd50b
Bug 674210 - Reduce places.sqlite cache size and reorganize history expiration around the new value.
...
r=dietrich
2011-08-30 16:23:59 +02:00
Matheus Kerschbaum
033d960531
Bug 568971 - Nuke nsIGlobalHistory3. r=mak sr=bz
2011-08-18 12:07:43 +02:00
Paolo Amadini
f42744f84d
Bug 591289 - Save chosen download file name and other metadata in Places history [r=sdwilsh, ui-r=limi]
2011-08-15 18:08:48 -07:00
Jeff Muizelaar
1f4cd33169
Bug 660662. Eliminate NS_(ceil|floor). r=roc
...
These just called the system versions.
2011-05-30 15:08:55 -04:00
Matheus Kerschbaum
df5d3eff0b
Bug 669040 part 1: Remove build-system and toolkit dependency on mork and morkreader. r=mak
2011-08-06 17:24:52 +02:00
Marco Bonardo
70185e1d10
Bug 658242 - Search in bookmarks doesn't find javascript: bookmarks.
...
r=dietrich
2011-07-26 15:12:38 +02:00
Michael Wu
b34f351453
Bug 671185 - Incorrect return of NS_ERROR_* codes in functions returning PRBool, r=mak,ehsan,taras,biesi,pike,khuey,dholbert,josh,bjacob,bsmith
2011-07-25 21:57:58 -07:00
Marco Bonardo
9dee0a38b4
Bug 662806 - nsINavHistoryObserver: pass GUID to onPageChanged.
...
r=philikon sr=rstrong
2011-06-30 22:06:56 +02:00
Marco Bonardo
b4221d1b49
Bug 662806 - nsINavHistoryObserver: pass GUID to onTitleChanged.
...
r=dietrich sr=rstrong
2011-06-30 22:05:49 +02:00
Marco Bonardo
3b3ddb0817
Bug 660109 - Allow to distinguish history removals caused by expiration from those requested by the user.
...
r=dietrich sr=rstrong
2011-06-30 15:34:10 +02:00
Philipp von Weitershausen
fa8e807b68
Bug 633266 - nsINavHistoryObserver: also pass in GUID whenever we pass in a URI. r=mak
...
Part 3: Implementation
2011-06-08 17:10:29 +02:00
Marco Bonardo
fb336b165f
Merge Places and mozilla-central
2011-06-08 12:21:07 +02:00
Marco Bonardo
4722bb830a
Merge Places and mozilla-central
2011-06-02 13:34:44 +02:00
Matt Brubeck
be8c089470
Bug 660036 - Work around garbage values from PR_GetPhysicalMemorySize in Android 2.2 [r=mak]
2011-06-01 17:09:03 -07:00
Marco Bonardo
fce0f87843
Bug 659740 - Frecency update causes SQL sort warning.
...
r=sdwilsh
2011-06-01 03:33:45 +02:00
Matt Brubeck
1d7606077d
Bug 661351 - Clean up code that worked around bad values from PR_GetPhysicalMemorySize [r=mak]
2011-06-03 07:00:08 -07:00
Marco Bonardo
75d8dc08ae
Bug 493783 - Fix some Places warnings.
...
r=sdwilsh
2011-05-10 03:10:25 +02:00
Marco Bonardo
d7a99498fb
Bug 639105 - A new entry does not appear in History menu for the certain pages.
...
r=dietrich
2011-05-03 15:30:19 +02:00
Marco Bonardo
da3f9ff9ee
Bug 630240 - Avoid full refreshes in history results when incremental updates are easy.
...
r=dietrich
2011-04-29 18:12:20 +02:00
Marco Bonardo
d0270af752
Bug 652379 - place:folder=-1 returns a non-empty result.
...
r=dietrich
2011-04-28 19:59:39 +02:00