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 |
|
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 |
|
Marco Bonardo
|
f45bf94d80
|
Bug 520165 - Part13: New expiration tests, r=mano
|
2010-01-15 17:40:47 +01:00 |
|
Drew Willcoxon
|
e9ef3b6403
|
Bug 529597 - Places protocol handler, r=mak77,bz
|
2009-12-29 19:37:24 -08:00 |
|
Marco Bonardo
|
6f4aab9823
|
Bug 416066 - Tests for bug 399606 are commented out and unreliable, so fix them, r=sdwilsh
|
2009-08-21 22:36:47 +02:00 |
|
Marco Bonardo
|
d2ef7735fd
|
Bug 459493 - remove placesBackground, r+a=mconnor
|
2008-11-06 23:22:10 +01:00 |
|
Ehsan Akhgari
|
5fdab7c48c
|
Bug 461710 - Write an automated test to ensure that visited link coloring is turned off in private browsing mode; r=dietrich
|
2008-11-04 02:52:23 +03:30 |
|
Marco Bonardo
|
e8ac5aeecb
|
Bug 459491 - nsPlacesDBFlush could use async queries instead of background thread
r=sdwilsh
--HG--
rename : toolkit/components/places/tests/background/head_background.js => toolkit/components/places/tests/sync/head_sync.js
rename : toolkit/components/places/tests/background/test_database_sync_after_addBookmark.js => toolkit/components/places/tests/sync/test_database_sync_after_addBookmark.js
rename : toolkit/components/places/tests/background/test_database_sync_after_addBookmark_batched.js => toolkit/components/places/tests/sync/test_database_sync_after_addBookmark_batched.js
rename : toolkit/components/places/tests/background/test_database_sync_after_addVisit.js => toolkit/components/places/tests/sync/test_database_sync_after_addVisit.js
rename : toolkit/components/places/tests/background/test_database_sync_after_addVisit_batched.js => toolkit/components/places/tests/sync/test_database_sync_after_addVisit_batched.js
rename : toolkit/components/places/tests/background/test_database_sync_after_modifyBookmark.js => toolkit/components/places/tests/sync/test_database_sync_after_modifyBookmark.js
rename : toolkit/components/places/tests/background/test_database_sync_after_quit_application.js => toolkit/components/places/tests/sync/test_database_sync_after_quit_application.js
rename : toolkit/components/places/tests/background/test_multiple_bookmarks_around_sync.js => toolkit/components/places/tests/sync/test_multiple_bookmarks_around_sync.js
rename : toolkit/components/places/tests/background/test_multiple_visits_around_sync.js => toolkit/components/places/tests/sync/test_multiple_visits_around_sync.js
|
2008-10-27 18:52:21 -04:00 |
|
Ted Mielczarek
|
468a3823fc
|
bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg
|
2008-09-09 13:59:11 -04:00 |
|
Shawn Wilsher
|
538d2ecdf2
|
Bug 429988 - Use a background thread for places work when possible
This changeset creates a JS module that acts as a wrapper for a background
thread to do places work on.
Tests included!
r=bent
r=dietrich
|
2008-08-27 22:33:01 -04:00 |
|
Marco Bonardo
|
f682e17963
|
Bug 411966 - Wrong favicon appears in the bookmarks list, r=dietrich
|
2008-08-19 11:26:16 -04:00 |
|
Dão Gottwald
|
d6eb562dc8
|
Backed out changeset be5521120b06
|
2008-08-13 09:52:48 +02:00 |
|
Marco Bonardo
|
56162e6327
|
Bug 411966 – Wrong favicon appears in the bookmarks list. r=dietrich
|
2008-08-13 08:44:38 +02: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 |
|
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 |
|
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 |
|
bent.mozilla@gmail.com
|
cec71c7384
|
Bug 416066, disable bad tests for bug 399606. r=dietrich, a=blocking-firefox3+.
|
2008-02-19 09:42:09 -08:00 |
|
sdwilsh@shawnwilsher.com
|
7767cd962a
|
Bug 399606 - Places counts auto-refreshes as page visits. Patch by Dietrich Ayala <dietrich@mozilla.com>, Seth Spitzer <moco@sspitzer.org>, and Shawn Wilsher <me@shawnwilsher.com>. r=dietrich, a=beltzner. Note, this is mostly tests with a three line code change. If this goes orange, please don't panic
|
2008-01-31 14:17:00 -08:00 |
|
mozilla.mano@sent.com
|
0419606b62
|
Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin.
|
2007-07-17 14:08:24 -07:00 |
|
dietrich@mozilla.com
|
7a5fefa6c5
|
Bug 374944 Places toolkit tests should move into /toolkit (r=sayrer)
|
2007-03-22 17:56:55 -07:00 |
|