Nick Alexander
5d66959cd6
Bug 986544 - Don't try to parse searchplugins list as XML. r=rnewman
...
XHR requests default to text/xml. This just avoids trying to interpret
list.txt as XML.
2014-10-23 11:05:47 -07:00
Henri Sivonen
80c69719d3
Bug 1069954 - Remove us-ascii as a Gecko-canonical encoding name. r=emk.
2014-09-22 16:15:34 +03:00
Dave Townsend
998fec3603
Bug 1070223: Ignore exceptions thrown from nsIBrowserSearchInitObserver. r=MattN
2014-09-19 16:04:41 -07:00
Tim Taubert
c5806ca208
Bug 1047472 - Make parseSubmissionURL return the string offset for each search term r=paolo
2014-08-06 20:36:35 +02:00
Tim Taubert
29b6a02660
Bug 1040931 - Add extensionID parameter to addEngineWithDetails r=gavin
2014-08-27 16:38:20 +02:00
Bill McCloskey
98bdfe240c
Bug 1046964 - Fix some JS warnings (r=ttaubert)
2014-08-19 17:27:58 -07:00
Paolo Amadini
78b764b146
Bug 1053357 - Search terms with multiple spaces are displayed with plus signs in the location bar. r=gavin
2014-08-15 10:19:31 +01:00
Tomasz Kołodziejski
9e959bd902
Bug 1052734 - Use FileUtils.PERMS_FILE instead of magic octal constants in nsSearchService.js. r=MattN
...
--HG--
extra : rebase_source : 5e1870bdd08625ca395ad92a064ac212533930c2
2014-08-12 17:07:00 -07:00
Birunthan Mohanathas
a534663c41
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
Florian Quèze
1701a04a9a
Bug 1029148 - store current search engine configuration outside of prefs - add a disclaimer in the salt, r=gavin.
2014-08-05 01:02:20 +02:00
Florian Quèze
4bc0b50c33
Bug 1029148 - store current search engine configuration outside of prefs, r=MattN.
2014-08-05 01:02:19 +02:00
Paolo Amadini
b8ffc1ef8e
Bug 1040721 - The search service should provide details for parsing search result URLs. r=gavin
2014-07-31 15:57:02 +01:00
Richard Newman
5ba7c81daf
Bug 1043627 - Only re-initialize nsSearchService on locale change in Fennec. r=adw
2014-07-25 11:34:23 -07:00
Richard Newman
24434c2f42
Bug 1018240 - Part 1: reinitialize nsSearchService when the browser locale changes. r=adw
...
This patch makes nsSearchService watch for changes in the
general.useragent.locale pref, asynchronously reiniting itself when the pref
changes.
reinit-complete and reinit-failed events are broadcast on the usual search
service topic.
2014-07-21 10:54:55 -07:00
Mike Connor
16d273e48d
Bug 1006103 - add speculativeConnect() method to search engines, API + browser change, r=gavin
...
* * *
bug 1006103 - use speculativeConnect() method on nsISearchEngine in Fennec, r=margaret
--HG--
extra : rebase_source : 63739b6a876b373945ccf8b326a42150a5bb3cef
2014-05-06 12:47:22 -04:00
David Rajchenbach-Teller
7e57312d2e
Bug 1034975 - Search Service depends on OS.File, not on profileBeforeChange. r=mossop
2014-07-06 12:09:00 +02:00
Roberto A. Vitillo
379aea1acd
Bug 988023 - Telemetry on how often we hit search service synchronous fallback. r=gavin
2014-05-14 05:36:00 -04:00
Birunthan Mohanathas
f72f23253c
Bug 1003109 - Replace TaskUtils.spawn with Task.spawn. r=Yoric
2014-04-30 08:17:00 -04:00
Roberto A. Vitillo
f82843da75
Bug 785487 - Have AboutHomeUtils use the asynchronous search service initialization API and adjust browser_aboutHome.js accordingly. r=felipe, r=gavin
2014-04-30 11:33:58 +01:00
Mike Connor
734d64a1fc
Bug 999851 - remove topN support from search service, r=gavin
...
--HG--
extra : rebase_source : 4bce31c2fb6e078aa14ba31a3d06185f884f9ac1
2014-04-24 16:24:36 -04:00
Mike Connor
6645543f29
Bug 997432 - log failures when MozParams don't include a condition attribute, r=gavin
...
--HG--
extra : rebase_source : e1f3712e88265d6e298b47e59e55d7e2feaf2484
2014-04-16 19:35:28 -04:00
Paolo Amadini
4abdff9652
Bug 991750 - Convert remaining legacy uses of promise.js to Promise.jsm. rs=Yoric
2014-04-07 16:18:43 +02:00
Gavin Sharp
885a0cf485
Bug 557665 - Allow specifying SearchForm as a normal <Url> in engine description files (part 1, main patch). r=adw
2010-04-01 22:51:26 -04:00
Marco Bonardo
f158c5459a
Bug 959576 - Create a component to get the list of priority domains. r=gavin
2014-03-22 14:24:36 +01:00
Paolo Amadini
1be00c4aed
Bug 940408 - Rework DeferredTask to allow asynchronous tasks and support AsyncShutdown. r=Mossop
2013-12-03 13:21:08 +01:00
Carsten "Tomcat" Book
325e1c28d4
Backed out changeset 295b75fac0c8 (bug 940408) for test failures in B2g Desktop Linux & B2G ICS Emulator Opt
2013-12-03 12:53:27 +01:00
Paolo Amadini
1664144e6a
Bug 940408 - Rework DeferredTask to allow asynchronous tasks and support AsyncShutdown. r=Mossop
2013-12-03 10:15:22 +01:00
L. David Baron
835d1a68fe
Bug 940446: Log a variable that's guaranteed to exist, so we don't throw an exception from the exception handler and break the URL bar and search bar. r=smacleod
2013-11-26 15:28:17 -08:00
Chenxia Liu
6182dec180
Bug 937870 - nsSearchService displays duplicate engine prompt regardless of confirmation set by caller. r=gavin
2013-11-18 10:27:46 -08:00
Raymond Lee
895be8628d
Bug 725943 - Refactor nsSearchService to generalize use of Lazy. r=MattN
2013-11-07 05:48:12 +08:00
Rodrigo Silveira
2328da6a3d
Bug 900137 - add support for multple icon sizes to the search service r=yoric sr=gavin
2013-09-22 20:01:01 -07:00
Raymond Lee
abd1c3dfde
Bug 862179 - Implement asynchronous loading of search engines. r=gavin
2013-11-06 14:18:27 +08:00
Steven MacLeod
11074c8d82
Bug 887868 - Remove search.sqlite migration code. r=gavin
2013-11-05 14:23:58 -05:00
Henri Sivonen
55a266896b
Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky.
2013-11-04 13:24:33 +02:00
Carsten "Tomcat" Book
d7506637b7
Backed out changeset 88e0c01e2d81 (bug 910192) bustage on a CLOSED TREE
2013-11-04 13:04:02 +01:00
Henri Sivonen
821d942153
Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky.
2013-11-04 13:24:33 +02:00
Brad Lassey
df2c90a2d3
bug 923795 - Add condition to MozParam to detect top 2 (or N) position r=gavin
2013-10-11 13:26:15 -04:00
Mike de Boer
6d805dd6c8
Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin
2013-08-30 18:20:22 +02:00
Ryan VanderMeulen
12e1ab669d
Backed out changeset 41729438f597 (bug 900865) for Windows mochitest-bc crashes.
2013-08-29 15:48:29 -04:00
Mike de Boer
fd0f53cf2f
Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin
2013-08-28 13:36:48 +02:00
Dão Gottwald
fbfe753446
Backed out fe1213d6035d (bug 887868) because it seems to have caused bug 898713. CLOSED TREE
2013-07-27 15:47:36 +02:00
Mike de Boer
bb6a78503a
Bug 890690 - Add postDataString property to nsISearchSubmission. r=gavin
...
--HG--
extra : transplant_source : %F8%86%BD%9A%0Bt%95%F8%DC%E5%FA%BD%C8%3BP%87%A1%CB/%95
2013-07-19 19:56:38 +02:00
Steven MacLeod
cc721b9ecd
Bug 887868 - Remove migration from old Search Service DB. r=gavin
2013-07-24 17:48:30 -04:00
Gavin Sharp
18d1a778c7
Bug 890085: don't throw in the currentEngine/defaultEngine setters if the defaultenginename pref is invalid, r=mikedeboer
...
--HG--
extra : transplant_source : I%18%BA%EB%E8%B1%95V%FA%BF%FA%F5L%14%60%BD%FC%A2DK
2013-07-10 14:35:30 -07:00
Gavin Sharp
d2279faa19
Bug 885351: make sure defaultEngine and currentEngine are always in sync, including when the prefs have invalid values or after an upgrade from <FF23, r=MattN
...
--HG--
extra : transplant_source : Z%E3%AE%91%1D%D5%930%DE%F7%EA%F4dG%C7%B2%0B%9F0i
2013-07-01 16:46:07 -07:00
Gavin Sharp
8410ee0def
Bug 493051: avoid having addEngine select the engine by default, by adding an optional callback to let callers observe the successful addition of the engine, r=MattN
...
--HG--
extra : rebase_source : 1e67f4fbed4324e2d5b8d132cf07be60b3010cf9
2013-06-18 09:39:02 -04:00
Gavin Sharp
8eff847d14
Back out 423d565f5637 (bug 493051) for xpcshell bustage
2013-06-17 16:54:06 -04:00
Gavin Sharp
50a34fb9c6
Bug 867108: hiding and then restoring the default search engine leads to the wrong engine being returned from searchService.defaultEngine until a restart, r=mikedeboer
...
--HG--
rename : toolkit/components/search/tests/xpcshell/test_engineselect.js => toolkit/components/search/tests/xpcshell/test_defaultEngine.js
extra : transplant_source : %2C%EE2%EF%EA%8Ak%D8%18%21%BB%98%18%14%BE%E9t%82%7C%BF
2013-06-17 14:00:11 -04:00
Gavin Sharp
eedeb7114c
Bug 493051: avoid having addEngine select the engine by default, by adding an optional callback to let callers observe the successful addition of the engine, r=MattN
...
--HG--
extra : transplant_source : M%40%CB%E5%8F%D9RMc%BA%23%20%C7%EC%9A%84H%DB%1B%81
2013-04-17 17:51:25 -07:00
Mike de Boer
ee53956701
Bug 860560: make sure that defaultEngine and currentEngine stay in sync, r=gavin
...
--HG--
extra : transplant_source : %83%A6%F6%02%C5a6%08%09/%3C%D4p%23%0BI%EF%EE%C0%16
2013-05-27 17:21:47 +02:00