Bill McCloskey
|
65d3aa8b8a
|
Bug 910523 - about:home tests now take into account async startup of SessionRestore;r=felipe
|
2013-09-13 14:58:02 +02: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 |
|
Bill McCloskey
|
ad2914b0a2
|
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
|
263c5852be
|
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
|
4e96c1dcd9
|
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 |
|
Mike de Boer
|
521729106f
|
Bug 890690 - Support POST searches in about:home. r=gavin
--HG--
extra : transplant_source : %A5%23%F7%EC%87%DC%ED%D3V%00%C1%D7K%90%D4%009Pp%24
|
2013-07-25 02:43:19 +02:00 |
|
Marco Bonardo
|
c3e1ebc101
|
Bug 789348 - Convert about:home storage to indexedDB.
r=adw
|
2013-07-03 03:01:29 +02:00 |
|
Mike de Boer
|
0589ec46bc
|
Bug 860119 - Live-update about:home page when defaultEngine property changes. r=mak
|
2013-06-11 22:41:22 +02:00 |
|
Michael Kelly
|
8f6ad465cd
|
Bug 864946 - Add Google Analytics parameters to default snippet links. r=fryn
|
2013-04-30 12:03:43 -07:00 |
|
Mike de Boer
|
30d9646856
|
Bug 819493: the Know Your Rights notification box has moved to be shown as default snippet on first startup. r=gavin
|
2013-04-09 16:48:30 -07:00 |
|
Frank Yan
|
9817500d9e
|
No bug - Fix incorrect merge of changes from bug 818940, bug 859576, and bug 738818. a=me
|
2013-04-10 14:57:52 +01:00 |
|
Mike de Boer
|
b31d9a16ec
|
Bug 738818 part 3: Make changing currentEngine also change defaultEngine, including for about:home. r=fryn ui-r=limi sr=gavin
|
2013-04-09 17:12:27 -07:00 |
|
Phil Ringnalda
|
44417e0b7c
|
Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage
CLOSED TREE
|
2013-04-09 21:14:56 -07:00 |
|
Mike de Boer
|
5021808a03
|
Bug 738818 part 3: Make changing currentEngine also change defaultEngine, including for about:home. r=fryn ui-r=limi sr=gavin
|
2013-04-09 17:12:27 -07:00 |
|
Mike de Boer
|
00474c991c
|
Bug 819493: the Know Your Rights notification box has moved to be shown as default snippet on first startup. r=gavin
--HG--
extra : rebase_source : f16a45e155e1a151c010ceaaab0d2878ea4a5da4
|
2013-04-09 16:48:30 -07:00 |
|
Jonathan Kew
|
b30af80a5d
|
bug 818940 pt 2 - also use high-res search engine logo on about:home. r=fyan
|
2013-04-03 19:08:08 +01:00 |
|
Marco Bonardo
|
d77e2db227
|
Bug 823547 - Store the snippets version along with the snippets.
r=adw
|
2013-02-27 18:57:50 +01:00 |
|
Marco Bonardo
|
938a6555fc
|
Bug 820834 - Abstract about:home storage and make it async-ready.
r=gavin
|
2013-02-27 18:57:48 +01:00 |
|
Marco Bonardo
|
1983dcce7d
|
Backout ac2581b910b6 (bug 823547) and f50b8afa272f (bug 820834) for bc failures in browser_aboutHome.js
|
2013-02-27 19:54:15 +01:00 |
|
Marco Bonardo
|
bfe18e14fe
|
Bug 823547 - Store the snippets version along with the snippets.
r=adw
|
2013-02-27 18:57:50 +01:00 |
|
Marco Bonardo
|
63ff40b934
|
Bug 820834 - Abstract about:home storage and make it async-ready.
r=gavin
|
2013-02-27 18:57:48 +01:00 |
|
Gregory Szorc
|
b6db5497eb
|
Bug 840177 - Part 1: Fire a DOM event when a search occurs on about:home; r=gavin
|
2013-02-13 10:34:32 -08:00 |
|
Matthew Noorenberghe
|
0a695f70fd
|
Bug 590068 - Use search service to keep track of additional search params in about:home. r=gavin,mak
--HG--
extra : rebase_source : a661690d73d449aaa4a5a5a8d0dfc72034f8a5df
|
2012-04-04 02:50:39 -07:00 |
|
Daniel Holbert
|
cfff89c7d8
|
Bug 805325 - Use the actual search engine name for logo's alt text on about:home, instead of the string "undefined". r=mak
|
2012-10-25 07:18:07 -07:00 |
|
Jared Wein
|
26f73fe94a
|
Bug 802394 - document.body is null when New Window is created. r=dao
|
2012-10-18 12:45:06 -07:00 |
|
Frank Yan
|
0740fbb282
|
Bug 796909 - Part 2: Use 2x search engine logo on about:home in HiDPI mode. r=dolske
|
2012-10-04 22:28:04 -07:00 |
|
Frank Yan
|
cfcc3c26cf
|
Bug 765750 - Remove Yandex default search engine data from aboutHome.js. r=mak r=kev
|
2012-10-03 20:36:23 -07:00 |
|
Marco Bonardo
|
7bf4cedb77
|
Bug 749477 - Stop abusing about:home localStorage from browser code.
r=fryn
|
2012-09-12 12:02:03 +02:00 |
|
Marco Bonardo
|
ffd5807159
|
Backout a933e3c0ec0f (bug 749477) for causing a new random failure in m-oth
|
2012-09-12 21:26:38 +02:00 |
|
Marco Bonardo
|
c336482e7d
|
Bug 749477 - Stop abusing about:home localStorage from browser code.
r=fryn
|
2012-09-12 12:02:03 +02:00 |
|
Jared Wein
|
9f2fb7fffc
|
Bug 765411 - about:home loading performance optimizations. r=dao
|
2012-07-15 13:57:35 +02:00 |
|
Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Dão Gottwald
|
0a918aa7e2
|
Bug 737816 - Use the autofocus attribute to focus about:home's search box. r=felipe
|
2012-03-21 20:04:51 +01:00 |
|
Dão Gottwald
|
7dc8057e70
|
Bug 736848 - about:home's layout-independent initialization tasks should use DOMContentLoaded instead of the load event. r=mak
|
2012-03-20 12:22:51 +01:00 |
|
Frank Yan
|
e0e7350ae0
|
Bug 711157 - about:home Visual Refresh & Launcher. r=mak ui-r=shorlander
--HG--
rename : browser/base/content/aboutHome.css => browser/base/content/abouthome/aboutHome.css
rename : browser/base/content/aboutHome.js => browser/base/content/abouthome/aboutHome.js
rename : browser/base/content/aboutHome.xhtml => browser/base/content/abouthome/aboutHome.xhtml
rename : browser/base/content/aboutHome-snippet1.png => browser/base/content/abouthome/snippet1.png
rename : browser/base/content/aboutHome-snippet2.png => browser/base/content/abouthome/snippet2.png
|
2012-03-14 16:10:12 -07:00 |
|