Tooru Fujisawa
33909699d9
Bug 1207498 - Part 2: Remove use of expression closure from tests in toolkit/components/. r=Gijs
2015-09-24 20:36:01 +09:00
Tooru Fujisawa
8624800172
Backed out changeset 55b45f61cfd2 (bug 1207498) for Linux pgo M(oth) failure
2015-09-27 23:42:27 +09:00
Tooru Fujisawa
c8e217312c
Bug 1207498 - Part 2: Remove use of expression closure from tests in toolkit/components/. r=Gijs
2015-09-24 20:36:01 +09:00
Shu-yu Guo
37989840cd
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Timur Valeev
f7fe659a3a
Bug 1169753 - Remove favicons GUIDs. r=mak
2015-07-01 11:50:34 +03:00
Justin Dolske
c911f08e74
Bug 366324 - Make SVG favicons work reliably. r=mak
2015-06-12 12:02:48 -07:00
Ryan VanderMeulen
889a1d90cd
Merge inbound to m-c. a=merge
2015-05-29 09:32:46 -04:00
Timur Valeev
b0f59422a7
Bug 1127763 - Some database might be missing the favicons guid index. r=mak
2015-05-27 15:52:34 +03:00
David Rajchenbach-Teller
530ad877b1
Bug 1043863 - Use AsyncShutdown to shutdown Places. r=mak
2015-05-05 12:44:16 +02:00
Antonio Fernando Santos Ladeia
c3f9994b79
Bug 1123372 - Remove use of .toLocaleFormat() from Places. r=mak
2015-04-27 14:33:00 -04:00
Ryan Hamley
da94072873
Bug 1150484 - replace LOG() with do_print and remove LOG() function. r=mak DONTBUILD
2015-04-27 22:12:52 +02:00
Marco Bonardo
f422ff836e
Backout 5b8b725af86c (bug 1150484) due to wrong author in the commit
2015-04-27 22:25:36 +02:00
Marco Bonardo
743d22dd83
Bug 1150484 - replace LOG() with do_print and remove LOG() function. r=mak
2015-04-27 22:12:52 +02:00
Tim Taubert
31d2036345
Bug 1129498 - Replace remove_all_bookmarks() with .eraseEverything() r=mak
2015-04-20 12:29:37 +02:00
Ryan VanderMeulen
6e8ebcf333
Backed out changesets ddad4d54c31e and ef85fdfd2fc7 (bug 1043863) for making browser_thumbnails_storage.js permafail on WinXP opt.
2015-05-26 14:05:18 -04:00
David Rajchenbach-Teller
fe8f4d68b5
Bug 1043863 - Use AsyncShutdown to shutdown Places. r=mak
2015-05-05 12:44:16 +02:00
Marco Bonardo
681386c692
Bug 1146299 - Fix bookmark keywords, after the previous schema migration broke most of them. r=ttaubert
2015-03-24 16:22:29 +01:00
Marco Bonardo
f973c09302
Bug 1125113 - Change the keywords schema associating them with uris. r=ttaubert
2015-03-20 09:39:20 +01:00
Tim Taubert
991c603e8e
Bug 1129978 - Replace promiseAddVisits() usage with PlacesTestUtils.addVisits() r=mak
2015-02-05 22:36:55 +01:00
Tim Taubert
d16a010a80
Bug 1094846 - Update head_common.js r=mak
2015-01-23 15:37:10 +01:00
Hiroyuki Ikezoe
4d52aa3d97
Bug 1127612 - Remove promiseAsyncUpdates from head.js, use PlacesTestUtils.promiseAsyncUpdates instead. r=mak77
2015-02-01 21:08:00 +01:00
Swapnil R Patil
001b82d452
Bug 1085428 - Replaced do_log_info with do_print. r=mak
2015-01-30 22:36:34 +01:00
Ryan VanderMeulen
d8c2c2b2b5
Backed out changeset 638a3da0cf2f (bug 1123372) for xpcshell failures that appeared after being merged to m-c.
...
CLOSED TREE
2015-01-22 20:48:51 -05:00
Antonio Ladeia
569fde99b5
Bug 1123372 - Stop using Date.toLocaleFormat() in Places code. r=mak
2015-01-22 08:10:12 -03:00
Tim Taubert
fbbc40d206
Bug 1113178 - Replace removeAllPages() in toolkit/components/places/ r=mak
2015-01-17 19:31:32 +01:00
Asaf Romano
bba5e8921d
Bug 1107308 - Round dateAdded and lastModified values to milliseconds precision in places cpp components. r=mak
2014-12-04 14:09:48 -08:00
Wes Kocher
c9cb71e7e7
Merge m-c to inbound a=merge CLOSED TREE
2014-11-04 20:37:26 -08:00
Marco Bonardo
79e0b4e48e
Bug 1071505 - use constant GUIDs for Places roots (test changes). rs=mano
2014-11-04 17:40:41 +01:00
Eric Faust
86a0a1fe88
Bug 611388 - |const| should be block scoped and require an initializer. (r=shu)
2014-10-30 17:27:03 -07:00
Carsten "Tomcat" Book
cd62211b81
Backed out changeset 77052db08766 (bug 611388)
2014-10-31 13:12:18 +01:00
Eric Faust
5c06017b76
Bug 611388 - |const| should be block scoped and require an initializer. (r=shu)
2014-10-30 17:27:03 -07:00
Marco Bonardo
394e76b382
Bug 1068009 - Implement the async bookmarking API (tests), rs=mano
2014-10-23 16:44:41 +02:00
Michael Pruett
4dc8a2895b
Bug 1060839 - Use template strings for multi-line SQL statements in tests. r=ttaubert
2014-08-30 13:27:50 -05:00
Althaf Hameez
bd62e4796e
Bug 1017502 - Add a foreign_count column to moz_places r=mak
2014-08-01 16:53:02 +02:00
Jim Blandy
39dc0c6097
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
27e918271f
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
Marco Bonardo
8792d2ca2e
Bug 997030 - Don't encodeURI twice in bookmarks.html. r=mano
2014-05-20 22:52:48 +02:00
Amod Narvekar
292042fee9
Bug 552025 - Remove the instances of nsINavHistoryResultObserver.containerOpened/Closed. r=mak
2014-04-17 16:43:03 -04:00
Marco Bonardo
44cb487597
Bug 818584 - Discard consecutive duplicate bookmark backups by comparing hashes r=mano
...
Original patch by Raymond Lee <raymond@appcoast.com > f=mak
2014-03-19 14:33:02 +01:00
Paolo Amadini
f92f4c0c99
Bug 985523 - Convert to Promise.jsm in Places. r=mak
2014-03-20 11:01:39 +01:00
Ryan VanderMeulen
654c2d9721
Backed out changeset d16f3e084b27 (bug 818584) for intermittent timeouts in test_bookmark_store.js.
...
CLOSED TREE
2014-03-19 11:46:37 -04:00
Marco Bonardo
5440683b31
Bug 818584 - Discard consecutive duplicate bookmark backups by comparing hashes r=mano
...
Original patch by Raymond Lee <raymond@appcoast.com > f=mak
2014-03-19 14:33:02 +01:00
Asaf Romano
37fb66b095
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
b315dd7b44
Bug 968177 - Apply the shared backups code to bookmarks.html export. r=mano
2014-03-03 17:51:42 +01:00
Raymond Lee
8220bd5488
Bug 859695 - OS.File should be adopted in PlacesBackups.jsm and PlacesUtils.jsm. r=mak
2013-10-07 14:52:08 +08:00
Raymond Lee
03b0c5a004
Bug 818593 - Add file size to bookmarks restore UI. r=mak
2013-07-31 22:51:09 +08:00
Mark Banner
6dbb051726
Bug 886263 - Make places be enabled by default in all xpcshell-tests to avoid having to set it in lots of places (so that tests work with apps where places is disabled by default). r=mak
2013-06-26 14:56:11 +01:00
Ed Morley
9cebfa52d5
Backed out changeset b1dba904d5c8 (bug 886263) for xpcshell orange
2013-06-26 11:20:46 +01:00
Mark Banner
fb73b5a82a
Bug 886263 - Make places be enabled by default in all xpcshell-tests to avoid having to set it in lots of places (so that tests work with apps where places is disabled by default). r=mak
2013-06-26 10:06:30 +01:00
Marco Bonardo
2b689ef2ba
Bug 769348 - Change selection algorithm for autofilled URLs prefixes.
...
This new variant limits selection to typed pages and suggests only prefixes that match all of those addresses.
r=paolo
2013-06-10 23:59:15 +02:00