Commit Graph

2493 Commits

Author SHA1 Message Date
Blair McBride
5d41aaee1e Bug 1067903 - Part 2: Change how we handle the real value vs the display value in the URLbar. r=mak
--HG--
extra : transplant_source : %B3%FC5wJ%CB%C2%29%22%B4%C4X%E2WJ%B2K%7D%B70
2014-11-24 12:19:04 +13:00
Blair McBride
5ac8ec6e8e Bug 1097106 - Disable Search Provider Top Suggestion feature. r=paolo 2014-11-24 11:57:03 +13:00
Marco Bonardo
fb9a28c992 Bug 1090308 - Invalidate mDaysOfHistory when getObservers is invoked. r=Mano
--HG--
extra : rebase_source : 83b6c6aaaf1605b469a5023c01c909b9dbca46d4
2014-11-19 17:09:04 +01:00
Marco Bonardo
d0bcdd40bf Bug 1089332 - Add a getObservers API for accessing the history observers list. r=Mano
--HG--
extra : rebase_source : 990360d6c0e9b0fd5fc1dadc89f92d1edd52cd47
2014-11-19 16:10:53 +01:00
awake
150e28279c Bug 1091693 - Move history tests folder to proper location. r=Yoric
--HG--
rename : toolkit/components/places/tests/unit/history/head_history.js => toolkit/components/places/tests/history/head_history.js
rename : toolkit/components/places/tests/unit/history/test_remove.js => toolkit/components/places/tests/history/test_remove.js
rename : toolkit/components/places/tests/unit/history/xpcshell.ini => toolkit/components/places/tests/history/xpcshell.ini
2014-11-19 02:46:00 +01:00
David Rajchenbach-Teller
e24d4d9ef4 Bug 1090157 - History.remove should block async shutdown. r=mak 2014-11-06 15:24:26 +01:00
Hiroyuki Ikezoe
1eaa29a14c Bug 1097484 - Set browser.urlbar.autoFill.searchEngines false to avoid the failure of xpcshell in comm-central. r=mak 2014-11-13 04:49:00 +02:00
Tim Taubert
fe35a9560b Bug 1083462 - Remove the bookmarks cache r=mak 2014-11-11 17:52:31 +01:00
Marco Bonardo
62ceb9a54c Bug 1095069 - Cannot copy or delete bookmarks from search results in library. r=mano
--HG--
rename : browser/components/places/tests/browser/browser_library_left_pane_commands.js => browser/components/places/tests/browser/browser_library_commands.js
2014-11-13 10:19:19 +01:00
Blair McBride
cd1c0a61ad Bug 1096248 - Disable restyling of autocomplete search page items. r=paolo 2014-11-12 23:24:28 +13:00
Akshendra Pratap
1cc444bc8e Bug 334050 - Add a test for Places queries against multiple folders. r=mak 2014-11-12 08:11:00 +01:00
Alex Bardas
4a6732a321 Bug 530209 - Improve search suggestions ui for locationbar prefs. r=mak 2014-11-12 08:16:00 -05:00
Alex Bardas
a1d151da87 Bug 530209 - Fix nsPlacesAutoComplete after adding urlbar suggest prefs. r=mak 2014-11-06 13:41:00 -05:00
Carsten "Tomcat" Book
3cb0c53da2 Backed out changeset ed42b5ee3c94 (bug 1096248) for bc-1 test failures 2014-11-12 13:25:01 +01:00
Blair McBride
0c9bd6cce5 Bug 1096248 - Disable restyling of autocomplete search page items. r=paolo 2014-11-12 23:24:28 +13:00
Blair McBride
8b93afd63f Bug 1065191 - Add test coverage for the style property of places autocomplete results. r=paolo 2014-11-12 23:03:30 +13:00
Asaf Romano
bdce4d46dc Bug 982115 - PlacesTransactions: (1) Decouple |transact| and |batch|, and make batch work like Task.spawn, rather than the custom solution we had so far (yielding transactions rather than calling |transact| for the batched transactions). so that |transact| may be called during a batch from any function, not limiting the batch 'context' to the function passed to |batch|; (2) Rename the uri input property to URL, and allow passing DOM URL objects for it (in addition to plain specs and nsIURI objects) - this matches recent Bookmark.jsm and History.jsm work; (3) Improve the module documentation. r=mak. 2014-11-10 10:36:56 +02:00
Ryan VanderMeulen
a4e70fd4d9 Merge fx-team to m-c. a=merge 2014-11-05 14:51:17 -05:00
Gijs Kruitbosch
1be87a6e14 Bug 1090609 - don't disable open in tabs when there's only one item there, r=mak 2014-11-03 10:44:47 +00:00
Wes Kocher
b02f2858d6 Merge m-c to inbound a=merge CLOSED TREE 2014-11-04 20:37:26 -08:00
Marco Bonardo
3ce1593c28 Bug 1071505 - use constant GUIDs for Places roots (test changes). rs=mano
--HG--
rename : toolkit/components/places/tests/migration/places_v6_no_frecency.sqlite => toolkit/components/places/tests/migration/places_v6.sqlite
rename : toolkit/components/places/tests/migration/test_current_from_v10.js => toolkit/components/places/tests/migration/test_current_from_v16.js
rename : toolkit/components/places/tests/migration/test_database_from_v6_no_frecency.js => toolkit/components/places/tests/migration/test_current_from_v6.js
2014-11-04 17:40:41 +01:00
Marco Bonardo
fef0a1425c Bug 1071505 - use constant GUIDs for Places roots. r=mano 2014-11-04 17:40:33 +01:00
Akshendra Pratap
8525cfed49 Bug 1064365 - Deprecated GetKeywordForURI. r=mak 2014-10-31 06:35:00 +01:00
Althaf Hameez
38a8007713 Bug 1090205 - Move getReversedHost from Bookmarks.jsm to PlacesUtils. r=mak 2014-10-30 17:36:00 -04:00
Carsten "Tomcat" Book
74eaea3f51 Backed out changeset 77052db08766 (bug 611388) 2014-10-31 13:12:18 +01:00
Eric Faust
3859ec66a3 Bug 611388 - |const| should be block scoped and require an initializer. (r=shu) 2014-10-30 17:27:03 -07:00
Eric Faust
414e1b662c Bug 611388 - |const| should be block scoped and require an initializer. (r=shu) 2014-10-30 17:27:03 -07:00
Mike Hommey
d667f4bb59 Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps
There are, sadly, many combinations of linkage in use throughout the tree.
The main differentiator, though, is between program/libraries related to
Gecko or not. Kind of. Some need mozglue, some don't. Some need dependent
linkage, some standalone.

Anyways, these new templates remove the need to manually define the
right dependencies against xpcomglue, nspr, mozalloc and mozglue
in most cases.

Places that build programs and were resetting MOZ_GLUE_PROGRAM_LDFLAGS
or that build libraries and were resetting MOZ_GLUE_LDFLAGS can now
just not use those Gecko-specific templates.
2014-10-30 13:06:12 +09:00
Marco Bonardo
e6e7bc22b6 Bug 1081099 - Implement bookmarks notifications from Bookmarks.jsm. r=mano 2014-10-25 19:18:59 +02:00
David Rajchenbach-Teller
4020cbf474 Bug 834545 - Implement History.remove. r=mak 2014-10-22 13:36:58 +02:00
Wes Kocher
0fc643cb33 Merge inbound to m-c a=merge 2014-10-23 17:37:23 -07:00
Christoph Kerschbaumer
48195a69c1 Bug 1067471 - Add newChannel2 to nsIProtocolHandler that takes a loadinfo as an argument (r=sicking) 2014-10-22 17:16:57 -07:00
Ryan VanderMeulen
dd75c0e619 Backed out changeset 87433694df01 (bug 1082734) for Gaia unit test failures.
CLOSED TREE
2014-10-23 11:32:35 -04:00
Andrea Marchesini
cd528c2dd2 Bug 1082734 - Remove URL.searchParams to avoid the stealing of data from future cross-origin sites, r=bz 2014-10-23 14:43:40 +01:00
Carsten "Tomcat" Book
f47de25453 Backed out changeset 2340c1d21e94 (bug 1082734) for w4 test failures 2014-10-23 15:00:30 +02:00
Andrea Marchesini
4d11e3f323 Bug 1082734 - Remove URL.searchParams to avoid the stealing of data from future cross-origin sites, r=bz 2014-10-23 12:48:44 +01:00
Marco Bonardo
a37c975c1d Bug 1068009 - Implement the async bookmarking API. r=mano 2014-10-23 16:44:45 +02:00
Marco Bonardo
a427a4acec Bug 1068009 - Implement the async bookmarking API (tests), rs=mano 2014-10-23 16:44:41 +02:00
Hiroyuki Ikezoe
bb885c34fb Bug 1082294 - Fix for intermittent bug 1082294. r=mak77 2014-10-15 00:15:00 +02:00
Christoph Kerschbaumer
54f91e7d05 Bug 1063197 - Callsites of NS_NewInputStreamChannel in /toolit/ (r=mak77) 2014-10-16 11:17:22 -07:00
Asaf Romano
4768ea8e1b Bug 1068671 - folderReadOnly doesn't pertain to bookmarks or results. r=mak 2014-10-14 17:03:28 +03:00
Alex Bardas
662853c9ce Bug 1074167 - Autocomplete results for aliased search engines should use the search engine icon. r=mak 2014-10-10 10:59:00 -04:00
Marco Bonardo
9059cfa071 Bug 1081057 - fix CRLF line endings in some Places files. r=me 2014-10-10 12:20:11 +02:00
David Rajchenbach-Teller
42f7e1f202 Bug 1072364 - Introducing History.jsm r=mak sr=gavin 2014-10-08 15:01:13 +02:00
Marco Bonardo
52a645dffe Bug 1077097 - Update Bookmarks.jsm to be coherent with History.jsm r=mano 2014-10-07 16:30:34 +02:00
Andrew Halberstadt
2da4ee197d Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
Blair McBride
d40dfeca2d Bug 1075549 - Firefox needs a restart in order to update the default search engine from the "<term> - Search with <engine>" string. r=mak
--HG--
extra : transplant_source : k%FA%3B%F8%EDH2%9B%86%86%40%F9%97%DF%8F%81jY%E6C
2014-10-06 23:40:11 +13:00
Tanvi Vyas
7f1328591a Bug 1076978 - Favicons should be categorized as TYPE_IMAGE. r=jimm 2014-10-03 17:23:36 -07:00
Blair McBride
e6879e23ef Bug 1073846 - Wrong URL loads after autofill of a hostname that matches a search engine. r=mak 2014-09-30 15:04:58 +13:00
Carsten "Tomcat" Book
fdabc7d589 Backed out changeset 01a525d9c6c2 (bug 1073846) for suspicion of causing dt1 test failures 2014-10-02 15:48:04 +02:00