Commit Graph

526 Commits

Author SHA1 Message Date
Tooru Fujisawa
30d43057c6 Bug 1207491 - Part 15: Remove use of expression closure from browser/components/search/. r=Gijs 2015-09-23 18:36:22 +09:00
Florian Quèze
2074069a60 Bug 862148 - remove the DATA_* and TYPE_* constants from nsISearchEngine, r=adw. 2015-09-23 12:05:37 +02:00
Florian Quèze
a907b6cfb9 Bug 862148 - stop supporting installation of Sherlock plugins through Services.search.addEngine, r=adw. 2015-09-23 12:05:36 +02:00
Florian Quèze
144c19129b Bug 862148 - drop support for Sherlock plugins in window.sidebar.addSearchEngine, r=adw. 2015-09-23 12:05:36 +02:00
Nihanth Subramanya
f1cb636228 Bug 1110771 - One-click search buttons should have a right-click menu. r=florian 2015-09-18 16:51:23 -07:00
Florian Quèze
aa9ba8b14c Bug 1192769 - Clicking 'Change Search Settings' should close the search panel even if the search preferences are already the selected tab, r=Gijs. 2015-09-18 10:43:01 +02:00
Wes Kocher
4037741ef5 Merge m-c to inbound, a=merge 2015-09-15 17:20:16 -07:00
Florian Quèze
ee1f71b8f1 Bug 1184220 - typing in the searchbar should de-select the settings or opensearch buttons at the bottom of the search panel, r=Gijs. 2015-09-11 14:18:15 +02:00
Florian Quèze
14d48b95f2 Bug 1139655 - pressing enter in the searchbar should ignore button selections from mouseover, r=Gijs. 2015-09-11 14:18:15 +02:00
Florian Quèze
26ee3ed6da Bug 1203524 - search.xml should use Services.jsm, r=Mossop. 2015-09-11 14:18:15 +02:00
Ehsan Akhgari
e8182598ab Bug 1202171 - Wait for focus after opening the window 2015-09-12 23:22:40 -04: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
Florian Quèze
903d718562 Bug 1119250 - remove old searchbar UI - part 6 - move the searchbar panel binding to search.xml, r=Mossop. 2015-09-04 22:54:28 +02:00
Florian Quèze
91cdac434e Bug 1119250 - remove old searchbar UI - part 5 - remove the old engine manager, r=Mossop. 2015-09-04 22:54:28 +02:00
Florian Quèze
0ce657bb7a Bug 1119250 - remove old searchbar UI - part 4 - remove the oneoffui attribute, r=Mossop. 2015-09-04 22:54:28 +02:00
Florian Quèze
4dca59dd1f Bug 1119250 - remove old searchbar UI - part 3 - remove the old search drop down, r=Mossop. 2015-09-04 22:54:27 +02:00
Florian Quèze
50b59f2120 Bug 1119250 - remove old searchbar UI - part 2 - merge the searchbar-flare binding into the searchbar binding, r=Mossop. 2015-09-04 22:54:27 +02:00
Florian Quèze
2367c257df Bug 1119250 - remove old searchbar UI - part 1 - remove the browser.search.showOneOffButtons pref, r=Mossop. 2015-09-04 22:54:27 +02:00
Sebastian Hengst
01296772a9 Bug 1197763 - Remove preprocessing from browser/components/search/. r=Gijs 2015-08-25 17:40:03 +02:00
Florian Quèze
8090dcb2ab Bug 1177443 - Add 'system' purpose for searches coming from outside Firefox, r=MattN. 2015-08-12 16:57:43 +02:00
Richard Barnes
bbb08b1b4b Bug 958886 - Use HTTPS for amazon.com searches from the search box 2015-07-27 11:43:12 -04:00
Nihanth Subramanya
2ce3a0a824 Bug 1181781 - Fix ReferenceError: target is not defined when performing a paste-and-search. r=adw 2015-07-09 01:13:35 -04:00
Gijs Kruitbosch
a383e844af Bug 1136139 - Fix collapsing of search suggestions when there are none. r=florian 2015-04-29 15:35:00 +01:00
Marco Bonardo
59c5440044 Bug 1094844 - Use new keywords API in search service. r=jaws 2015-04-16 10:56:34 +02:00
Chris
42a7cc499a Bug 1110767 - Instantly show the search engine when it is selected in the search bar header text. r=florian 2015-04-13 14:52:42 -07:00
Vikram Jadhav
2970c2f4c7 Bug 1120957 - fix the source of searches made with paste & search, r=gijs,bwinton 2015-03-09 12:07:00 +01:00
Sebastian Hengst
ef109b3851 Bug 1139427 - Define file-based metadata in /browser/components. r=gavin
Add bugzilla components as metadata to moz.build files for easier bugfiling into the correct component. More information:

https://gecko.readthedocs.org/en/latest/build/buildsystem/mozbuild-symbols.html#bug-component
2015-03-08 20:43:22 +01:00
Chris
ded2deea45 Bug 1121417: Change hiddenOneOffs search pref to use unichar type. r=gavin 2015-03-02 14:00:45 -08:00
Neil Deakin
c0d331a396 Bug 1131685, don't have the selection in the list interfere with caret movement in the search field, r=mak 2015-02-26 09:14:19 -05:00
Gijs Kruitbosch
82588c8d7f Bug 1107695 - make one-off buttons accessible, r=florian,f=MarcoZ 2015-02-16 14:23:47 +00:00
Phil Ringnalda
149e77cf20 Back out a7923665bfa0 (bug 1121417) for e10s bc1 bustage
CLOSED TREE
2015-02-23 21:18:22 -08:00
Chris
3f07356b0e Bug 1121417: Change hiddenOneOffs pref to use unichar type. r=florian 2015-02-23 10:45:15 -08:00
Wes Kocher
1f6eee1398 Backed out changeset 42269ccaf982 (bug 1107695) for bc1 orange 2015-02-23 15:20:45 -08:00
Gijs Kruitbosch
48b73c85e8 Bug 1107695 - make one-off buttons accessible, r=florian,f=MarcoZ 2015-02-16 14:23:47 +00:00
Florian Quèze
4db163dba0 Bug 1126250 - Show one-off buttons when clicking the magnifying glass, r=Mossop. 2015-02-20 12:41:11 +01:00
Dave Townsend
abc919f9dd Bug 1132030: Check messages against the actual locale provided strings to avoid failing tests when the brandname changes. r=florian 2015-02-13 13:50:49 -08:00
Chris
b2ac6133f1 Bug 1132028 - Remove unavailable method from array call in hiddenOneOffs_cleanup.js. r=florian 2015-02-12 09:27:46 -08:00
Dave Townsend
bb7ee9f2fb Bug 1068186: Update window.sidebar and window.external APIs to support e10s. r=felipe
Moves nsSidebar.js to toolkit and makes it just pass messages to chrome for each
API call. MainProcessSingleton listens for those messages and passes the call
along to the search service.
Combines the validation code into the same function and takes the opportunity to
support relative URLs too.
Adds a bunch of tests for these web APIs.

Also fixes:
Bug 518929: Implement window.external APIs in core code
Bug 530847: Remove Fennec's nsISidebar implementation once that code is moved into the core
Bug 517720: Adding a search engine using relative URIs is not supported
2015-02-02 12:15:26 -08:00
Mike Connor
c8d4e1aefd bug 1126511 - update Yahoo search plugins to use per-access point tags for better reporting/analysis, Fennec portion, r=margaret/mfinkle 2015-02-05 11:24:54 -05:00
Mike Connor
5e72bc86db Bug 958874 - Use HTTPS for Bing search, r=gavin 2015-02-03 01:07:06 -05:00
Florian Quèze
a2a75b9b90 Bug 1102038 - the 'Change Search Settings' button and the open search items cannot be used via the keyboard, r=Mossop. 2015-02-05 00:08:19 +01:00
Florian Quèze
99dfee4f86 Bug 1124904 - cleanup keyboard navigation in the new search panel - separate the logic moving the selection from the logic examining at the keyboard events, r=Mossop. 2015-02-05 00:08:19 +01:00
Florian Quèze
c0799497a7 Bug 1124904 - cleanup keyboard navigation in the new search panel - simplify the 'selected' attribute handling, r=Mossop. 2015-02-05 00:08:19 +01:00
Florian Quèze
64a421d5b1 Bug 1124900 - add tests for keyboard navigation in the search panel, r=Mossop. 2015-02-05 00:08:19 +01:00
Florian Quèze
3307a69a9d Bug 1111947 - Dropping text on the searchbar shouldn't search it immediately. r=mossop 2015-01-26 15:41:05 +01:00
Carsten "Tomcat" Book
0a6fe542b7 Merge mozilla-central to fx-team 2015-02-03 15:34:51 +01:00
Carsten "Tomcat" Book
d162d85b1e Backed out changeset a882d834faee (bug 1111947) for causing merge conflicts down from m-c 2015-02-03 15:34:07 +01:00
Abdelrhman Ahmed
8e4ff15037 Bug 1115002 - Pressing context menu should close the search panel. r=Florian 2015-02-03 13:57:04 +01:00
Florian Quèze
996b133c48 Bug 1111947 - Dropping text on the searchbar shouldn't search it immediately, r=Mossop. 2015-02-03 13:06:01 +01:00
Chris
945e1de50a Bug 1106926 - Insuring that removing a hidden one click search provider also removes it from the browser.search.hiddenOneOffs pref. r=florian 2015-02-02 16:50:52 -08:00