Commit Graph

2664 Commits

Author SHA1 Message Date
Marco Bonardo
5ae7517587 Bug 1012597 - Part 1: provide a way to invalidate the Places GUIDs cache. r=rnewman 2015-05-25 17:18:31 +02:00
Phil Ringnalda
ae0515f0a5 Merge f-t to m-c, a=merge 2015-05-23 14:28:07 -07:00
Marco Bonardo
4fc8312dab Bug 1095411 - PlacesUtils.wrapNode is using synchronous getKeywordForBookmark. r=ttaubert 2015-05-22 19:02:41 +02:00
Nihanth Subramanya
280cc13b2a Bug 1129529 - Bookmark backup may not be restorable. r=mak 2015-05-21 13:19:37 -07:00
Tom Schuster
c6a949ea47 Bug 1150855 - Remove uses of the curly syntax. r=jaws 2015-05-22 21:23:57 +02:00
Ryan VanderMeulen
68db6db2d8 Merge m-c to inbound. a=merge
CLOSED TREE
2015-05-22 14:18:25 -04:00
Christoph Kerschbaumer
e8ffc95969 Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update asyncFetch2 (r=sicking,paolo) 2015-05-21 19:51:40 -07:00
Birunthan Mohanathas
f7771e2b24 Bug 1164717 - Flatten storage/src/ directory. r=mak 2015-05-19 10:47:33 -07:00
Neil Rashbrook
441960eebc Bug 1155963 Only allow NS_LITERAL_CSTRING to be used on compile-time literals r=froydnj,ehsan 2015-05-16 09:07:10 +01:00
Wes Kocher
484229a7ff Backed out changeset 17cfad44e12b (bug 1155963) for breaking b2g builds 2015-05-14 16:35:18 -07:00
Neil Rashbrook
5b5c002aaf Bug 1155963 Only allow NS_LITERAL_CSTRING to be used on compile-time literals r=froydnj,ehsan 2015-05-15 00:00:33 +01:00
Mohamed Waleed
897df4d813 Bug 1062894 - Avoid batching tag changes if number of changed tags is low. r=mak, ttaubert 2015-04-27 21:24:21 +02:00
Tim Taubert
6ee42bcb86 Bug 1095415 - Convert mochitest-chrome in toolkit/components/places/tests/chrome to Bookmarks.jsm API r=mak 2015-05-05 12:48:21 +02:00
Marco Bonardo
d7227efee2 Bug 1140395 - Deprecate old keywords API. r=ttaubert 2015-05-05 15:40:09 +02:00
Ryan VanderMeulen
f3e32f8fe2 Merge m-c to inbound. a=merge
CLOSED TREE
2015-05-01 10:50:07 -04:00
Marco Bonardo
84bbd186d9 Bug 1160450 - Places Maintenance never runs. r=ttaubert 2015-05-01 10:42:48 +02:00
Mike Hommey
b673a97a25 Bug 1134923 - Remove NS_Alloc/NS_Realloc/NS_Free. r=nfroyd
They are kept around for the sake of the standalone glue, which is used
for e.g. webapprt, which doesn't have direct access to jemalloc, and thus
still needs a wrapper to go through the xpcom function list and get to
jemalloc from there.
2015-05-01 09:40:30 +09:00
Wes Kocher
c793bf091f Merge fx-team to m-c a=merge CLOSED TREE 2015-04-29 16:46:00 -07:00
ziyunfei
a2bb96ff77 Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
Marco Bonardo
ae5d19a3b6 Bug 1154877 - Content process shouldn't use the Places Database. r=billm 2015-04-29 10:57:24 +02:00
Marco Bonardo
0d18bb5ad2 Bug 1159346 - Existing livemarks are broken. r=ttaubert 2015-04-29 10:57:20 +02:00
Marco Bonardo
e0bbb743db Bug 1152333 - Lots of 'SQL statement should have been finalized' warnings at shutdown. r=ttaubert 2015-04-28 17:55:10 +02:00
Carsten "Tomcat" Book
217e60d80b merge mozilla-inbound to mozilla-central a=merge 2015-04-28 12:01:09 +02:00
David Major
c92c020b89 Bug 1157835: Remove the MSVC_ENABLE_PGO flag from the build system. r=glandium 2015-04-27 19:59:27 -04:00
Wes Kocher
cee2c0116a Backed out changeset 0162f8b040d6 (bug 1062894) for JP orange 2015-04-27 15:05:13 -07:00
Ryan Hamley
dfd648c850 Bug 1150484 - replace LOG() with do_print and remove LOG() function. r=mak DONTBUILD 2015-04-27 22:12:52 +02:00
Marco Bonardo
a2f7b3bd65 Backout 5b8b725af86c (bug 1150484) due to wrong author in the commit 2015-04-27 22:25:36 +02:00
Marco Bonardo
920cd28ef4 Bug 1150484 - replace LOG() with do_print and remove LOG() function. r=mak 2015-04-27 22:12:52 +02:00
Mohamed Waleed
e33ee2cb09 Bug 1062894 - Avoid batching tag changes if number of changed tags is low. r=mak, ttaubert 2015-04-27 21:24:21 +02:00
Marco Bonardo
e95ca3f2b5 Bug 1158833 - Intermittent test_mozIAsyncLivemarks.js. r=me 2015-04-27 18:43:02 +02:00
Georg Fritzsche
ea26082224 Bug 1149754 - Part 1: Rename TelemetryPing.jsm to TelemetryController.jsm. r=vladan 2015-04-27 18:07:58 +02:00
Carsten "Tomcat" Book
3923c05342 merge fx-team to mozilla-central a=merge 2015-04-27 12:34:03 +02:00
Ehsan Akhgari
96bac2373b Bug 1158205 - Remove the unuesed hostSupports variable; r=mak 2015-04-25 11:33:55 -04:00
Marco Bonardo
5d741f1de4 Bug 1094900 - Livemarks service should use the new Bookmarks.jsm. r=ttaubert 2015-04-25 10:51:48 +02:00
Asaf Romano
b4ed88fcad Bug 951651 - Make bookmarkProperties, Star UI and Library info pane work with PlacesTransactions. r=mak 2015-04-23 16:34:55 +03:00
Carsten "Tomcat" Book
17f3a94d2c Backed out changeset 7f9114a84892 (bug 951651) for bc2 test bustage on a CLOSED TREE 2015-04-23 08:52:56 +02:00
Asaf Romano
0026f752c7 Bug 951651 - Make bookmarkProperties, Star UI and Library info pane work with PlacesTransactions. r=mak. 2015-04-23 08:15:21 +03:00
Antonio Fernando Santos Ladeia
02f678b5ca Bug 1123372 - Remove use of .toLocaleFormat() from Places. r=mak 2015-04-27 14:33:00 -04:00
Carsten "Tomcat" Book
e1e4052c9c merge mozilla-central to mozilla-inbound IGNORE IDL 2015-04-22 16:09:56 +02:00
Andrea Marchesini
124186054d Bug 1156632 - Remove unused forward class declarations - patch 4 - netwerk image and dom, r=ehsan 2015-04-22 08:29:20 +02:00
Marco Bonardo
f625d9a875 Bug 1148459 - Use new keywords API in tests. r=ttaubert 2015-04-21 22:21:52 +02:00
Chirag Bhatia
369c68dee7 Bug 967196 - tagURI should trim tags. r=mak 2015-04-17 05:04:00 +02:00
Wes Kocher
694a5e2344 Merge m-c to fx-team a=merge CLOSED TREE 2015-04-20 17:19:07 -07:00
Denis Volk
4ad62045e8 Bug 1095098 - move do_QueryObject templates into their own header; r=froydnj 2015-04-15 12:47:03 -04:00
Tim Taubert
f3513faeea Bug 1129498 - Replace remove_all_bookmarks() with .eraseEverything() r=mak 2015-04-20 12:29:37 +02:00
Ryan VanderMeulen
239f027c15 Merge m-c to inbound. a=merge 2015-04-16 16:21:05 -04:00
Neil Deakin
dd30a1f3eb Bug 1153248, re-enable a bunch of tests that now work with e10s, r=billm 2015-04-16 15:38:12 -04:00
Marco Bonardo
929f8f5da2 Bug 1148466 - Use new keywords API in BookmarkHTMLUtils and BookmarkJSONUtils. r=ttaubert 2015-04-16 12:13:43 +02:00
Wes Kocher
d974e47e53 Merge central to inbound a=merge 2015-04-13 17:27:59 -07:00
Nathan Froyd
b5966ed356 Bug 1153267 - part 1 - use smart-pointer .forget() instead of NS_ADDREF+assign; r=ehsan 2015-03-31 10:03:49 -04:00