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
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
Felipe Gomes
67d33145ed
Bug 1101147 - Update about:newtab search styling. r=Mossop
2014-11-24 08:40:22 -02:00
Tim Taubert
b584f990fc
Bug 1077652 - Hide xul:panels by default when not opened r=gijs
...
We need to hide <xul:panel>s by default for performance reasons. The RefreshDriver calls gtk/nsWindow::GetClientOffset() in a hot loop and causes a lot of communication between us and the XServer. We and up poll()ing and waiting for XServer responses in RefreshDriver::Tick() which regresses performance on Linux by 50-100%.
2014-11-03 23:50:57 +01:00
Blake Winton
daabef29fa
Bug 1026568 - Add placeholder text to the newtab page. r=adw, ui-r=clarkbw
2014-10-31 16:00:34 -04:00
Tomasz KoĆodziejski
05c810463a
Bug 1032324 - about:newtab can't switch search engine if icon/logo/image is not available. r=adw
2014-09-26 09:37:00 +02:00
Blake Winton
103aa81085
Bug 1036912 - Log selections of searchSuggestTable in newtab. r=mak
2014-09-08 11:13:30 -04:00
Carsten "Tomcat" Book
cf071d51ad
Backed out changeset ceb9328526e0 (bug 1036912) for bc1 test errors
2014-09-08 10:19:39 +02:00
Blake Winton
f386206aae
Bug 1036912 - Log selections of searchSuggestTable in newtab. r=mak
2014-09-04 11:03:57 -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
Drew Willcoxon
b63e547985
Bug 1028985 - Provide search suggestions on Firefox new tab page (about:newtab). r=MattN
2014-08-01 12:00:49 -07:00
Ed Lee
719633e43d
Bug 1036288 - Fix search box to 2 columns width instead of stretching all the way [r=adw]
...
Make the search as big as possible but contained within 2 columns.
2014-07-18 23:14:32 -07:00
Drew Willcoxon
00a611658b
Bug 1021110 - Icons in about:newtab's search panel should be high-res (2x DPI) on high-res displays. r=ttaubert
2014-06-17 15:23:52 -07:00
Drew Willcoxon
d962fbd62a
Bug 1019990 - about:newtab preloader should load content.js. r=ttaubert
2014-06-17 12:35:34 -07:00
Drew Willcoxon
758bc9d5d2
Bug 1019991 - about:newtab should lazily build its search panel popup. r=ttaubert
2014-06-17 12:35:34 -07:00
Drew Willcoxon
155105face
Bug 1019989 - ContentSearch should pass images as shared ArrayBuffers instead of data URI strings. r=felipe
2014-06-17 12:35:34 -07:00
Tim Taubert
de92dbfcc9
Bug 973532 - Let the preloader's docShells be inactive so that about:newtab can rely on document.hidden r=adw
2014-05-19 23:33:59 +02:00
Drew Willcoxon
b25bc9207e
Bug 1009266 - Make about:newtab use 2x-DPI logos in 1x-DPI windows when a 1x logo isn't available. r=ttaubert
2014-05-13 12:37:13 -07:00
Drew Willcoxon
0e5c640329
Bug 962490 - Add a search field to the new tab page (part 2: about:newtab changes). r=ttaubert
2014-04-24 19:09:23 -07:00