Jeff Muizelaar
fa4798553b
Bug 696163. Remove default livemark. r=mak77, ui-r=limi
...
The livemark service does sqlite io on the main thread. The default livemark
has become pretty hard to discover now that we have hidden the bookmarks
toolbar, so there probably won't be a lot of new users using it. I suggest we
get rid of it so that we're not paying these IO costs for a feature that new
users are unlikely to use.
2011-10-21 11:28:17 -04:00
Rafael Ávila de Espíndola
37f622d171
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.
2011-09-21 13:02:40 -04:00
Jeff Walden
42461fba1e
Bug 645922 - Remove nsIJSON.encode/decode, because their functionality is subsumed by JSON.parse and JSON.stringify, and their idiosyncrasies are hindering code improvements. Also remove js_TryJSON and JS_TryJSON, which are no longer used after these changes and have no clear use cases. r=brendan, r=jst
2011-03-28 19:27:15 -07:00
Marco Bonardo
0c79228c95
Bug 593566 - Bookmarks with blank names are exported as garbage.
...
r=dietrich
2011-06-08 22:55:49 +02:00
Philipp von Weitershausen
34851faa8d
Merge services-central with mozilla-central
2011-05-23 21:16:34 -07:00
Marco Bonardo
11e31e2da1
Bug 629620 followup - Add test to xpcshell.ini. a=bustage
2011-05-23 21:15:32 -07:00
Marco Bonardo
3e545e4df3
Merge places and mozilla-central. a=developers
2011-05-24 04:51:59 +02:00
Marco Bonardo
eb0a1d2098
Bug 629620 - Copied bookmarks shouldn't inherit all annotations, since they are new entitities.
...
r=dietrich
2011-05-18 22:41:39 +02:00
Joel Maher
39ca77fbd2
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
2011-05-20 11:54:01 -04:00
Marco Bonardo
e06b1bcdf7
Bug 524091 - Remove microsummaries support. (Places changes)
2011-04-26 14:25:07 +02:00
Marco Bonardo
084a513686
Bug 553885 - Followup for permaorange.
2011-04-13 03:15:39 +02:00
Marco Bonardo
542be4e3d0
Bug 539067 - Cleanup and re-enable test_browserGlue_prefs.js.
...
r=sdwilsh
2011-04-13 02:43:28 +02:00
Marco Bonardo
139821a160
Bug 553885 - cleanup and re-enable test_browserGlue_distribution.js
...
r=sdwilsh
2011-04-12 16:32:20 +02:00
Marco Bonardo
df2317b8da
Bug 556721 - cleanup test_browserGlue_migrate.js
...
r=sdwilsh
2011-04-12 16:31:49 +02:00
Tyler Colgan
91fe5697e5
Bug 507387 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corporation"; r=gerv f=sgautherie.bz
...
DONTBUILD
2011-03-10 21:17:00 -08:00
Marco Bonardo
f281ef387e
Bug 597995 - Tags of bookmarks is lost doing UNDO after a CUT or DELETE.
...
r+a=dietrich
2011-01-14 14:51:56 +01:00
Shawn Wilsher
6e6db742f5
Merge mozilla-central to Places.
2010-12-13 15:08:04 -08:00
Marco Bonardo
a8fc74cc46
Bug 493557 - Entries for "Recent Tags" and "Recently Bookmarked" are flipped on upgrade.
...
r=dietrich a=dietrich
2010-11-23 14:04:07 +01:00
Shawn Wilsher
a6c82ea941
Merge mozilla-central to Places.
2010-10-27 12:28:31 -07:00
Shawn Wilsher
46d5c1a82a
Bug 607309 - Modify nsINavBookmarkObserver::onItemAdded to include the URI
...
r=mak
sr=mconnor
a=blocking
2010-10-26 17:20:53 -05:00
Marco Bonardo
8cd24ca72f
Bug 552023 - Kill Places partitioned temp tables.
...
r=sdwilsh
r=mak
a=blocking2.0
2010-08-09 17:59:59 +02:00
Robert Sayre
13613880b9
Merge mozilla-central to tracemonkey.
2010-08-29 01:40:40 -04:00
Marco Bonardo
7f0b8f6c93
Bug 580892 - Checking 'clear history when minefield closes' is not clearing cache on shutdown. r=sdwilsh a=blocking
2010-08-27 21:24:54 -04:00
Joel Maher
66966b3623
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
2010-08-26 14:47:28 -07:00
Jeff Walden
87d3f5d7f8
Bug 564621, bug 582077 - JSON.parse shouldn't allow {"a" : "b",} or [1,]. But, because Firefox's bookmarks "JSON" generation has historically generated invalid JSON (it no longer does, see bug 505656), preserve a "legacy" mode of parsing that can be used to load bookmarks.json files (at least until we no longer support migration from Firefox <4 profiles :-) ). r=sayrer
2010-07-14 13:48:36 -05:00
Clint Talbert
50d7d4c696
Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
2010-08-25 14:03:44 -07:00
Joel Maher
653ecb9166
Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field
2010-08-25 11:47:39 -07:00
Jonas Sicking
3a09698a51
Backout bugs 586754, 574189, 584611 due to orange. a=backout
2010-08-20 11:08:43 -07:00
Joel Maher
3bc5eca86a
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
2010-08-20 09:32:58 -07:00
Frank Yan
d5b9de5d3a
Bug 615435 - Relocate the Home button to the right side of the browser. r=dao ui-r=faaborg+limi a=dolske
2010-12-08 21:24:46 -08:00
Marco Bonardo
5907eb0d26
Bug 553467 - Move Places Transactions to PlacesUtils. Make PlacesUIUtils.ptm a compatibility shim. r=mano
2010-06-30 23:24:03 +02:00
Matt Brubeck
1ef21f0a89
Bug 572056 - About Us bookmark is always a 301. r=mak
2010-06-17 21:46:20 +02:00
Marco Bonardo
1a9dace782
Bug 562644 - Ensure correct Places shutdown sequence and avoid sync expiration stuff. r=dietrich
2010-06-17 12:53:01 +02:00
Jeff Walden
9ef2ad18ec
Bug 505656 - Bookmarks backup JSON generation should 1) generate valid JSON and 2) handle incremental failures better (omitting information, rather than potentially serializing bad information). r=mak
2010-05-10 16:11:03 -07:00
Michael Kohler
e4abd093dc
Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
2010-05-23 12:26:15 -07:00
Kurt Schultz
63b11b8bbe
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
6c55718331
Bug 560104 - rename toolkit places utils.js to PlacesUtils.jsm r=dietrich
2010-04-26 21:04:17 +02:00
Marco Bonardo
0e324b0678
Bug 529821 - Places should shutdown earlier (at profile-before-change). r=sdwilsh r=ehsan
2010-04-22 14:53:54 +02:00
Marco Bonardo
bd71b1d390
Bug 556739 - Forgot one module change in tests header.
2010-04-18 16:10:32 +02:00
Marco Bonardo
508981aa34
Bug 556739 - Part4: PlacesUIUtils should be a module instead. r=dietrich
2010-04-17 12:07:19 +02:00
Marco Bonardo
9b189c13d4
Try to workaround orange caused by disabling test_browserGlue_distribution.js
2010-04-15 01:26:15 +02:00
Marco Bonardo
cc97fd5498
Bug 523936 - Random failure of test_browserGlue_distribution.js. Disable till we implement a fix.
2010-04-15 00:14:17 +02:00
Dietrich Ayala
3962d2067d
Backout the disabling of test_browserGlue_distribution.js because doing so caused a crash. See bug 523936.
2010-04-14 00:02:30 -07:00
Dietrich Ayala
bed2f58f7a
Bug 523936 - temporarily disable test_browserGlue_distribution.js (r=sdwilsh)
2010-04-13 22:48:27 -07:00
Robert Sayre
64ff0090ca
Merge mozilla-central to tracemonkey.
2010-04-02 10:10:27 -04:00
Marco Bonardo
8a1b9f06b5
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
Robert Sayre
1485d05ad4
Merge mozilla-central to tracemonkey.
2010-03-30 21:13:01 -07:00
Jeff Walden
921190ed93
Bug 551529 - Remove __count__. r=shaver
2010-03-12 17:09:49 -08:00
Marco Bonardo
8c83836417
Bug 538765 - cleanup Places browserGlue tests, r=dietrich
2010-02-04 15:56:10 +01:00
Marco Bonardo
b881e67812
Bug 546942 - Move places import-export-service to toolkit. r=sdwilsh
2010-03-24 02:17:49 +01:00