Граф коммитов

100 Коммитов

Автор SHA1 Сообщение Дата
Asaf Romano d83f8d60e1 Bug 1068671 - folderReadOnly doesn't pertain to bookmarks or results. r=mak 2014-10-14 17:03:28 +03:00
David Rajchenbach-Teller 1ff7ec01cc Bug 1072364 - Introducing History.jsm r=mak sr=gavin 2014-10-08 15:01:13 +02:00
Carsten "Tomcat" Book 459781f902 Backed out changeset b30d47d94a85 (bug 1068671) for bc1 test failures 2014-10-01 13:14:06 +02:00
Asaf Romano 896f516dd7 Bug 1068671 - Remove 'read-only' folders support from places. r=mak 2014-10-01 12:19:06 +03:00
Marco Bonardo ae658c889c Bug 1041433 - UnifiedComplete: Close connections on Sqlite.shutdown.addBlocker. r=mano 2014-09-30 12:40:18 +02:00
Blair McBride 48ae4b40a5 Bug 1067899 - Add autocomplete result type for arbitrary URLs. r=mak
--HG--
extra : transplant_source : %B4%5C%83%26%B0%3EL%F1%B0%0E%B4%822y%E5%8B%0B%A4%01%3D
2014-09-27 01:17:25 +12:00
Marco Bonardo 6dcff16bde Bug 1069973 - Proxify both nsINavBookmarksService and Bookmarks.jsm through PlacesUtils.bookmarks. r=Mano 2014-09-22 18:32:40 +02:00
Asaf Romano 5786c4db38 Bug 1069235 - make guid and parentGuid naming consistent. r=mak 2014-09-20 10:57:34 +03:00
Asaf Romano 0493c2157b Bug 1067954 - Async Places Transactions: Paste functionality. r=mak 2014-09-19 16:53:27 +03:00
Asaf Romano 25f9c66641 Bug 1058566 - Transaction for duplicating any places item. r=mak. 2014-09-17 14:59:23 +03:00
Ryan VanderMeulen 6e190d1428 Backed out changeset ae6de471bcd7 (bug 1058566) for causing bug 1067978. 2014-09-16 15:41:27 -04:00
Asaf Romano c49715aa30 Bug 1058566 - Transaction for duplicating any places item. r=mak 2014-09-16 12:25:18 +03:00
Michael Pruett d05c5d9bc9 Bug 1057782 - Use template strings for multi-line SQL statements. r=ttaubert 2014-08-23 18:12:43 -05:00
Bernardo P. Rittmeyer e5c228e808 Bug 1052174 - Applied -moz-resolution fragment to favicons to enable support for high resolution throughout the UI. r=MattN 2014-08-18 14:42:00 -07:00
Birunthan Mohanathas 770cc01f6a Bug 1049979 - Fix 'functions may be declared only at top level or immediately within another function' warnings. r=gavin 2014-08-10 11:16:32 -07:00
Gijs Kruitbosch e0a07f062e Bug 1006989 - hide and disable cut/copy/delete/properties when opening bookmarks context menu with no selection, r=mano 2014-06-05 15:28:07 +01:00
Jim Blandy 7e20285e70 Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):

 - Never set the buffer's mode.

   Years ago, Emacs did not have a good JavaScript mode, so it made sense
   to use Java or C++ mode in .js files. However, Emacs has had js-mode for
   years now; it's perfectly serviceable, and is available and enabled by
   default in all major Emacs packagings.

   Selecting a mode in the -*- file variable line -*- is almost always the
   wrong thing to do anyway. It overrides Emacs's default choice, which is
   (now) reasonable; and even worse, it overrides settings the user might
   have made in their '.emacs' file for that file extension. It's only
   useful when there's something specific about that particular file that
   makes a particular mode appropriate.

 - Correctly propagate settings that establish the correct indentation
   level for this file: c-basic-offset and js2-basic-offset should be
   js-indent-level. Whatever value they're given should be preserved;
   different parts of our tree use different indentation styles.

 - We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
   Remove tab-width: settings, at least in files that don't contain tab
   characters.

 - Remove js2-mode settings that belong in the user's .emacs file, like
   js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Asaf Romano d0b20b3aaf Bug 1015629 - Use the shared asynchronous db connection in asyncGetBookmarkIds. r=mak 2014-05-29 18:49:47 +03:00
Asaf Romano 47624d9c2c Bug 1016831 - make sure the shared, readonly-db-connection is closed on shutdown. r=mak, brain=yorik 2014-05-29 18:42:52 +03:00
Gijs Kruitbosch 326f8d318a Backed out changeset 219e33b5d773, ec0d3a478d52 (bug 1015629) for total win8 talos bustage, and some win7, too. 2014-05-26 21:30:09 +01:00
Asaf Romano 985da1212b Fix review comment for the last checkin(Bug 1015629 - Use the shared asynchronous db connection in asyncGetBookmarkIds. r=mak) 2014-05-26 19:32:42 +03:00
Asaf Romano 9581b6f85e Bug 1015629 - Use the shared asynchronous db connection in asyncGetBookmarkIds. r=mak 2014-05-26 19:29:28 +03:00
Asaf Romano 282c5312b1 Bug 988070 - New PlacesUtils.promiseBookmrksTree API for retrieving bookmarks data, a generalization of PlacesBackups.getBookmarksTree. r=mak, sr=gavin. 2014-05-22 19:06:57 +03:00
Shashank Sabniveesu 63aa85b99e Bug 1014188 - Removing imports: 'PlacesBackups' and 'BookmarkJSONUtils' in PlacesUtils.jsm. r=mak 2014-05-21 15:29:00 +02:00
Asaf Romano b6249dc95a Bug 1003839 - Live bookmark is still created despite cancelling the subscription. r=mak 2014-05-21 06:58:32 +03:00
Marco Bonardo c84c6c8b01 Backout 566c01fe0d98 (bug 330879) due to unexpected regression 2014-04-18 16:03:35 +02:00
Amod Narvekar 1322056c01 Bug 330879 - Check whether the node parameter is a valid Places node. r=mak 2014-04-16 13:50:36 -04:00
Tim Taubert 856a1d7394 Bug 989083 - Stop leaking aCallback and remove aScope from asyncGetBookmarkIds r=mak 2014-03-30 21:49:28 +02:00
Tetsuharu OHZEKI f9adebd571 Bug 984015 - GUIDHelper.getItemId should deliver itself as |this| to its internal executeAsync callback. r=mak
This patch includes:

 * GUIDHelper.getItemGUID() must return a GUID.
 * GUIDHelper should resolve promises after other operations are finished.
 * GUIDHelper.getItemId should deliver itself as |this| to its internal executeAsync callback.
2014-04-05 01:46:14 +09:00
Paolo Amadini 28124f15ce Bug 985523 - Convert to Promise.jsm in Places. r=mak 2014-03-20 11:01:39 +01:00
Marco Bonardo 784031cd19 Bug 969318 - Mute "A promise chain failed to handle a rejection" error from the livemarks service. r=mano 2014-03-12 16:24:23 +01:00
Asaf Romano caa37c32d3 Bug 891303 - New Places Async Transaction manager (backend part. affects nothing for now). r=mak. sr=gavin 2014-03-12 14:12:15 +02:00
Marco Bonardo 05e6b87a72 Bug 435851 - dragging a folder shortcut drags the concrete folder instead. r=mano 2014-03-04 21:44:21 +01:00
Marco Bonardo 512c65a96b Bug 969408 - Remove old Deprecated methods from PlacesUtils. r=mano 2014-03-03 17:51:44 +01:00
Marco Bonardo fbb61eabea Bug 968177 - Apply the shared backups code to bookmarks.html export. r=mano 2014-03-03 17:51:42 +01:00
Marco Bonardo 00f42c475c Bug 974406 - Bookmarking UI doesn't work correctly to HSTS pages. r=gavin 2014-03-01 14:37:23 +01:00
Tim Taubert 11218793e0 Bug 977016 - PlacesUtils.jsm should use Cu.cloneInto() rather than JSON.stringify/parse r=mak 2014-02-26 11:59:37 +01:00
Marco Bonardo 2bf5e6f646 Bug 767939 - Editing a bookmark and changing URL drops tags. r=dietrich 2014-02-03 16:06:03 +01:00
Asaf Romano f089a143e9 Bug 895839 - Remove support for binary annotations. r=mak. sr=gavin. 2013-08-03 14:06:47 +03:00
Raymond Lee 7a339f0b0b Bug 846644 - Use asynchronous getCharsetForURI in PlacesUtils.jsm. r=mak 2013-06-19 00:50:22 +08:00
Asaf Romano 83acb04b58 Relanding Bug 834539 - Replace getPageTitle with an async API. r=mak. sr=gavin. 2013-06-19 10:18:38 +03:00
Ryan VanderMeulen f625734886 Backed out changeset 8416c29fecda (bug 834539) for xpcshell failures.
CLOSED TREE
2013-06-18 14:46:00 -04:00
Asaf Romano fdd5d0b966 Bug 834539 - Replace getPageTitle with an async API. r=mak. sr=gavin. 2013-06-18 19:24:31 +03:00
Andres Hernandez c9467d38b4 Bug 854761 - Part 1: Remove previous bookmark calls from PlacesUtils - Toolkit. r=mak 2013-06-04 00:20:11 +08:00
Jeff Walden 0de2cfbca3 Bug 794323 - Remove the legacy JSON parsing mode, now that Firefox session store code doesn't need it. r=luke for the JS bits, r=jlebar for the DOM bits, r=mak77 for the browser/toolkit bits
--HG--
extra : rebase_source : b7a422eb52fe8e435143dfcc435d56e4886859e6
2013-05-23 15:28:31 -07:00
Raymond Lee f807f50b92 Bug 857429 - Remove and deprecate methods in PlacesUtils.backups, depending on add-on usage. r=mak 2013-04-17 23:48:58 +08:00
Andres Hernandez 0e998d35ab Bug 855842 - Update calls to PlacesUtils.importJSONNode with BookmarkJSONUtils.importJSONNode. r=mak 2013-04-18 18:32:47 -06:00
Andres Hernandez 8e4e3ebabe Bug 854288 - Remove PlaceUtils.restoreBookmarksFromJSONFile in PlacesUtils.jsm. r=mak 2013-04-17 17:47:28 +08:00
Nathan Froyd dff5de0599 Backout 138ea79ea71a (bug 854288) and aa9b27b090db (bug 852032) for xpcshell bustage on a CLOSED TREE 2013-04-10 17:48:30 -04:00
Raymond Lee a9a3334ef7 Bug 854288 - Remove PlaceUtils.restoreBookmarksFromJSONFile in PlacesUtils.jsm. r=mak 2013-04-10 08:39:26 -04:00