Commit Graph

34 Commits

Author SHA1 Message Date
Zachary Carter
844ee8a3a2 Bug 1205286 - Make about:home Sync icon always link to about:preferences#sync r=markh 2015-09-29 16:49:21 -07:00
Shu-yu Guo
64db2267cf Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Nihanth Subramanya
351d64b267 Bug 1171344 - [implement] One-off searches on about:home and about:newtab. r=adw
--HG--
rename : browser/base/content/searchSuggestionUI.css => browser/base/content/contentSearchUI.css
rename : browser/base/content/searchSuggestionUI.js => browser/base/content/contentSearchUI.js
2015-06-29 13:52:20 -07:00
Ryan VanderMeulen
d7e5192373 Backed out changesets 7f2ddcfe4537 and e88770aa2160 (bug 1171344) for intermittent OSX browser_tabopen_reflows.js failures.
--HG--
rename : browser/base/content/contentSearchUI.css => browser/base/content/searchSuggestionUI.css
rename : browser/base/content/contentSearchUI.js => browser/base/content/searchSuggestionUI.js
rename : browser/base/content/test/general/browser_contentSearchUI.js => browser/base/content/test/general/browser_searchSuggestionUI.js
rename : browser/base/content/test/general/contentSearchUI.html => browser/base/content/test/general/searchSuggestionUI.html
rename : browser/base/content/test/general/contentSearchUI.js => browser/base/content/test/general/searchSuggestionUI.js
2015-07-16 21:42:22 -04:00
Nihanth Subramanya
6e888d2fe5 Bug 1171344 - [implement] One-off searches on about:home and about:newtab. r=adw
--HG--
rename : browser/base/content/searchSuggestionUI.css => browser/base/content/contentSearchUI.css
rename : browser/base/content/searchSuggestionUI.js => browser/base/content/contentSearchUI.js
extra : rebase_source : 430736ce8dab32c7aad917ee87586ba2416d4dd3
2015-06-29 13:52:20 -07:00
Nihanth Subramanya
9d7e8dcce6 Bug 1166465 - about:home and about:newtab search suggestions should use openUILink. r=adw 2015-05-19 16:13:40 -07:00
Keita Mimura
4c73447890 Bug 1137234 - Make middle clicks on search suggestions on about:home, about:newtab open search results in a background tab. r=adw 2015-04-07 11:35:38 -07:00
Bill McCloskey
e46e199ff2 Bug 1142542 - Use AppConstants in browser/modules (r=gavin) 2015-03-13 08:19:09 -07:00
shreyas
19cabb14fd Bug 1071558 - Correctly handle middle- and right-clicks on search suggestions in about:home and about:newtab. r=adw 2015-02-20 11:05:39 -08:00
shreyas
692679be8f Bug 1122433 - Expression closure replaced in Abouthome.jsm. r=dao 2015-01-19 15:12:59 +01:00
Tim Nguyen
eebb7eb5c5 Bug 738646 - Show apps button by default on about:home and remove hidden pref related to it. r=jaws 2014-12-05 15:46:00 -05:00
Dave Townsend
b244015e73 Bug 1101122 - Update about:home search styling. r=felipe 2014-11-24 08:40:22 -02:00
Alex Bardas
603011765d Bug 1053939 - pass entry point to fxa content server when opening about:accounts + tests. r=markh 2014-09-10 13:39:00 +02:00
Blake Winton
fe4298b751 Bug 1036908 - Log search suggestion selections from about:home. r=mak 2014-09-05 16:43:28 -04:00
Carsten "Tomcat" Book
5f0ce67fb2 Backed out changeset b556a4fdfe52 (bug 1036908) for bc1 test errors 2014-09-08 10:19:50 +02:00
Blake Winton
100062f5b1 Bug 1036908 - Log search suggestion selections from about:home. r=mak 2014-09-05 16:43:28 -04:00
Alex Bardas
02337431c7 Bug 1041678 - CTRL/Command K should goto search bar in new tab if open, rather than opening about:home. r=Gijs, r=adw 2014-08-14 15:48:00 -04:00
David Rajchenbach-Teller
5e5608edd6 Bug 1019670 - Fix error in AboutHome.sendAboutHomeData: "TypeError: target.messageManager is undefined". r=felipc 2014-06-03 08:16:00 -04:00
Roberto A. Vitillo
9fe5a4bbe7 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
Tim Taubert
dfda4fc2cc Bug 962709 - Fix about:home's sync entry point to work with about FxAccounts r=markh 2014-01-22 20:07:06 +01:00
Gavin Sharp
ea5aa79864 Tweak some comments per bug 910523 and bug 910517.
--HG--
extra : rebase_source : 72de87d8b34da281bb6e2e9c99ebd8ad75e64786
2013-09-16 09:45:58 -04:00
Richard Newman
af2e02d2a2 Merge m-c to s-c. 2013-10-28 17:51:05 -07:00
Richard Newman
286bec1974 Bug 925521 - Part 2: correctly record identifiers for non-pre-installed engines. r=gps
* * *
Bug 925521 - Review comments.
2013-10-18 12:31:39 -07:00
Bill McCloskey
128cd78e4f Bug 927132 - Fix about:home in e10s (r=mdeboer) 2013-10-25 14:14:55 -07:00
Gavin Sharp
b39261f4ac Bug 925898: properly pass the "homepage" reason to getSubmission calls for about:home, r=MattN
--HG--
extra : transplant_source : %10i%ADC%D2W%C0%C0%99LM%9AR%D3%09%B29%10%F1%25
2013-10-11 15:00:11 -07:00
David Rajchenbach-Teller
b7d42f8c7d Bug 910523 - about:home now takes into account async startup of SessionRestore;r=felipe 2013-09-13 14:58:05 +02:00
Mike de Boer
0dd746c947 Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin 2013-08-30 18:20:22 +02:00
Ryan VanderMeulen
dfe10b3ffb Backed out changeset 41729438f597 (bug 900865) for Windows mochitest-bc crashes. 2013-08-29 15:48:29 -04:00
Mike de Boer
5b03824427 Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin 2013-08-28 13:36:48 +02:00
Bill McCloskey
0bbbc9109e Bug 899222 - Make about:home work via message passing (r=felipe)
--HG--
rename : browser/modules/AboutHomeUtils.jsm => browser/modules/AboutHome.jsm
2013-07-05 13:55:00 -07:00
Bill McCloskey
2b607bec7f Backout bug 899222 (forgot to apply review comments)
--HG--
rename : browser/modules/AboutHome.jsm => browser/modules/AboutHomeUtils.jsm
2013-08-19 15:26:39 -07:00
Bill McCloskey
88dbe508ea Bug 899222 - Make about:home work via message passing (r=felipe).
--HG--
rename : browser/modules/AboutHomeUtils.jsm => browser/modules/AboutHome.jsm
2013-07-05 13:55:00 -07:00
Bill McCloskey
b4385859bb Back out bug 899222 because of bug 903208.
--HG--
rename : browser/modules/AboutHome.jsm => browser/modules/AboutHomeUtils.jsm
2013-08-08 18:26:37 -07:00
Bill McCloskey
ea783aac7d Bug 899222 - Make about:home work via message passing (r=felipe).
--HG--
rename : browser/modules/AboutHomeUtils.jsm => browser/modules/AboutHome.jsm
2013-07-05 13:55:00 -07:00