Marco Bonardo
|
1ab598f388
|
Bug 615992 - IsBookmarked can lock for each onVisit call.
r=sdwilsh a=blocking
|
2010-12-20 18:21:49 +01:00 |
|
Jacek Caban
|
e535c7bb09
|
Bug 619902 - Landing 617111 broke crosscompiling to Windows on case-sensitive OSes r+a=sdwilsh
|
2010-12-26 22:33:57 +00:00 |
|
timeless@mozdev.org
|
a72637456c
|
Bug 620305 - Crash [@ nsNavHistory::GetStringFromName] when GetBundle() fails.
r=mak a=sdwilsh
|
2010-12-22 19:26:15 +01:00 |
|
Ginn Chen
|
14bfb7e7dd
|
Bug 620342 test_annos_expire_policy.js uses uninitialized variable r=mano a=testing only
|
2010-12-22 10:40:36 +08:00 |
|
Ms2ger
|
02637fbb62
|
Bug 620375 - Wrongly ordered members in History::History() constructor; r+a=sdwilsh
|
2010-12-21 15:03:01 -08:00 |
|
Ms2ger
|
f43ac35b47
|
Bug 620367 - Fix unused variable warning in InsertVisitedURI::AddVisit; r+a=sdwilsh
|
2010-12-21 15:03:01 -08:00 |
|
Ms2ger
|
4571fdaa79
|
Bug 620365 - Remove unused GetAgeInDays; r=mak a=sdwilsh
|
2010-12-20 10:39:42 -08:00 |
|
Phil Ringnalda
|
7146252c8d
|
Bug 619623 - reorder the parts of the error messages so tbpl can spot the filename, r=sdwilsh, a=test
|
2010-12-18 19:30:46 -08:00 |
|
Marco Bonardo
|
929d6e397c
|
Bug 619672 - Perma-Orange on Thunderbird Linux | TEST-UNEXPECTED-FAIL | test_redirectsMode.js followed by head_queries.js | 5 == 3; r+a=sdwilsh
|
2010-12-16 22:14:57 +00:00 |
|
Mark Banner
|
08f2414d7a
|
Bug 619659 nsPlacesAutoComplete.js depends on nsIPrivateBrowsingService being implemented (Perma Orange for Non-FF apps) - cope with the private browsing service not being there. r=mak a=Unit test bustage fix for non-Firefox apps.
|
2010-12-16 14:38:58 +00:00 |
|
Mark Banner
|
96d3b4e9b7
|
Bustage fix follow-up to places landing, add missing include for non-IPC builds. a=bustage fix
|
2010-12-16 08:10:27 +00:00 |
|
Marco Bonardo
|
fdbff3341b
|
Bug 523578 - Disable test_redirectsMode.js on Windows until it will behave better on this platform.
a=orange
|
2010-12-15 16:49:10 -08:00 |
|
Shawn Wilsher
|
7cd8f091ad
|
Merge mozilla-central to Places.
|
2010-12-13 15:08:04 -08:00 |
|
Marco Bonardo
|
06b036d7d3
|
Backout bug 615991, since it did not bring the expected results.
a=sdwilsh-over-irc
|
2010-12-09 21:15:37 +01:00 |
|
Marco Bonardo
|
79b842fdee
|
Bug 607894 - Tab matches always appear before normal history results.
r=sdwilsh a=blocking
|
2010-12-09 12:17:17 +01:00 |
|
Shawn Wilsher
|
d682b0212d
|
Bug 617111 - Avoid initializing NSS at all costs (ts regression)
r=dietrich
|
2010-12-07 09:27:40 -08:00 |
|
Shawn Wilsher
|
aeffa1f8c7
|
Merge mozilla-central into Places
|
2010-12-06 09:48:54 -08:00 |
|
Marco Bonardo
|
19997b3c17
|
Bug 616368 - Force a checkpoint after schema creation or upgrade.
r=sdwilsh a=sdwilsh
|
2010-12-03 12:58:23 +01:00 |
|
Marco Bonardo
|
e8408a131d
|
Bug 616309 (Part 2) - Use normal synchronous mode with a small WAL. Temp tables revenge!
r=sdwilsh a=blocking
|
2010-12-03 02:37:53 +01:00 |
|
Marco Bonardo
|
ff10f4d882
|
Bug 616309 (Part 1) - Use normal synchronous mode with a small WAL. Temp tables revenge!
r=sdwilsh a=blocking
|
2010-12-03 02:31:58 +01:00 |
|
Shawn Wilsher
|
f897bb343d
|
Bug 616295 - Persistent failure of test_history_redirects.js
r=mak
|
2010-12-02 15:30:17 -08:00 |
|
Shawn Wilsher
|
345d9387ee
|
Bug 607117 - create GUIDs for all bookmark and history items automatically
Part 3 - Add a test for migration from a v10 database that was formally a v11
database back to a v11 database.
r=mak
|
2010-12-02 14:10:09 -08:00 |
|
Shawn Wilsher
|
2638e87cc2
|
Bug 607117 - create GUIDs for all bookmark and history items automatically
Part 2 - Make entries in moz_places generate guids automagically
r=mak
|
2010-12-02 14:09:52 -08:00 |
|
Shawn Wilsher
|
1b285178eb
|
Bug 607117 - create GUIDs for all bookmark and history items automatically
Part 1 - Make bookmarks generate guids automagically
r=mak
|
2010-12-02 14:03:07 -08:00 |
|
Shawn Wilsher
|
c244c0164f
|
Bug 607112 - make GUID a column in moz_places and moz_bookmarks
Part 4 - Import guids for moz_places from annotations.
r=mak
|
2010-12-02 09:44:08 -08:00 |
|
Shawn Wilsher
|
11e2d2f6ab
|
Bug 607112 - make GUID a column in moz_places and moz_bookmarks
Part 3 - create a guid column on moz_places and add guids
r=mak
|
2010-12-02 09:43:50 -08:00 |
|
Shawn Wilsher
|
f0363e199d
|
Bug 607112 - make GUID a column in moz_places and moz_bookmarks
Part 2 - Import guids from the annotation table for bookmarks, and then delete
the entries in the annotation table.
r=mak
|
2010-12-02 09:40:49 -08:00 |
|
Shawn Wilsher
|
64bda84943
|
Bug 607112 - make GUID a column in moz_places and moz_bookmarks
Part 1 - actually add the guid column, and update bookmarks at startup
r=mak
|
2010-12-02 09:40:18 -08:00 |
|
Marco Bonardo
|
e234a477bf
|
Bug 615991 - GetNewSessionId can lock the first visit addition if some async write runs before it.
r=sdwilsh a=blocking
|
2010-12-02 00:14:24 +01:00 |
|
Marco Bonardo
|
ae222eca57
|
Bug 615227 - async create temp tables in autocomplete.
r=sdwilsh a=blocking
|
2010-11-29 23:23:46 +01:00 |
|
Marco Bonardo
|
a7a1f6c77c
|
Bug 614787 - Delay expiration database setup to the first expiration.
r=dietrich,sdwilsh a=blocking
|
2010-11-29 21:47:42 +01:00 |
|
Marco Bonardo
|
e5f2c67526
|
Bug 614790 - Bookmarks roots init could be locking with the first visit addition.
r=sdwilsh a=blocking
|
2010-11-29 18:33:26 +01:00 |
|
Shawn Wilsher
|
7a35d860e3
|
Merge mozilla-central into Places.
|
2010-11-29 08:43:57 -08:00 |
|
Marco Bonardo
|
387c297167
|
Bug 614224 (followup) - further subtests in test_removeVisitsByTimeframe.js should wait for visits addition.
a=tests-only
|
2010-11-29 15:41:08 +01:00 |
|
Marco Bonardo
|
7d34afdbee
|
Bug 614560 - History should not try to register "resource:" uris.
r=dietrich a=dietrich
|
2010-11-24 16:43:14 +01:00 |
|
Marco Bonardo
|
c91a023899
|
Bug 614439 - Downgrading from a Places branch version leaves user with double triggers.
r=dietrich a=blocking
|
2010-11-24 16:36:05 +01:00 |
|
Marco Bonardo
|
f05a93f655
|
Bug 614224 - Try to use waitForAsyncUpdates in test_removeVisitsByTimeframe.js
a=tests-only
|
2010-11-24 10:44:05 +01:00 |
|
Marco Bonardo
|
300ff79a94
|
Bug 614222 - Try to use waitForAsyncUpdates in test_frecency.js
a=tests-only
|
2010-11-24 10:44:03 +01:00 |
|
Shawn Wilsher
|
e4f5a9d025
|
Bug 607115 - use a much smaller guid format than we currently use for bookmarks
Part 3 - Create a function we can use with SQL queries to generate a guid.
r=mak
|
2010-11-23 16:04:28 -08:00 |
|
Shawn Wilsher
|
b20517e64e
|
Bug 607115 - use a much smaller guid format than we currently use for bookmarks
Part 2 - Create a helper method to generate a guid
r=mak
|
2010-11-23 16:04:28 -08:00 |
|
Marco Bonardo
|
ac635aae45
|
Bug 613477 - Make the primary Star UI async.
r=sdwilsh ui-r=limi a=blocking
|
2010-11-22 20:34:57 +01:00 |
|
Shawn Wilsher ext:(%2C%20Marco%20Bonardo%20%3Cmbonardo%40mozilla.com%3E)
|
b82341a3bb
|
Bug 582703 - Improve the concurrency of location bar searches.
Initial patch from sdwilsh is r=mak, further changes from mak are r=sdwilsh. switch-to-tab changes are r=unfocused
sr=rstrong
a=blocking
|
2010-11-20 01:39:55 +01:00 |
|
Marco Bonardo
|
2bdea4bec7
|
Bug 609122 - Limit the size of places.sqlite-wal.
r=sdwilsh a=blocking
|
2010-11-18 02:23:32 +01:00 |
|
Shawn Wilsher
|
4d3e9f45bc
|
Bug 612455 - History.cpp should finalize statementCache on the background thread
Also fixes the favicon service to do this in a safer manner.
r=mak
a=blocking
|
2010-11-18 02:23:29 +01:00 |
|
Shawn Wilsher
|
a55a68a88d
|
Bug 612617 - Assertions due to thread-safety issues on Places branch.
Fix it by never ever passing an nsIURI to the background thread. EVER.
r=mak
a=blocking
|
2010-11-17 16:15:49 -08:00 |
|
Shawn Wilsher
|
8938033f35
|
Fix orange on linux opt builds by ifdefing around the problem. a=orange :(
|
2010-11-17 14:42:13 -08:00 |
|
Shawn Wilsher
|
f1db0ae444
|
Merge mozilla-central into Places
|
2010-11-17 10:55:34 -08:00 |
|
Marco Bonardo
|
d4274613f0
|
Bug 612281 - Remove some unnecessary reads from visits and icons addition.
r=sdwilsh a=blocking
|
2010-11-16 13:44:05 +01:00 |
|
Marco Bonardo
|
f85147cbd5
|
bustage fix for bug 599973 a=bustage
|
2010-11-16 11:30:42 +01:00 |
|
Marco Bonardo
|
c5f1dd10d4
|
Bug 599973 (Part 2) - Don't use steps for async favicons.
r=sdwilsh a=blocking
|
2010-11-16 02:22:01 +01:00 |
|