Commit graph

254 commits

Author SHA1 Message Date
Florian Quèze
70bba4163d Bug 1371860 - The 'Search' placeholder should appear immediately on about:home and about:newtab, r=nhnt11. 2017-06-13 08:39:39 +02:00
gasolin
40422612bd Bug 1361286 - add in-page messages support for Automigration module; r=Gijs
MozReview-Commit-ID: I4xK2PkuHp3

--HG--
extra : rebase_source : 4e307d616ebe237c225ea131f9993c4df34d13ac
2017-05-24 16:56:00 +08:00
Sebastian Hengst
b01db289d2 Backed out changeset 2612892f2785 (bug 1361286) for typos in its strings. r=backout 2017-05-27 10:27:02 +02:00
gasolin
9dbb25e1ad Bug 1361286 - add in-page messages support for Automigration module; r=Gijs
MozReview-Commit-ID: I4xK2PkuHp3

--HG--
extra : rebase_source : e29603a260163534dfcc83bf2886994688aa97e1
2017-05-24 16:56:00 +08:00
Dão Gottwald
7fb5541c1e Bug 1363739 - Remove search-arrow-go-rtl.svg. r=nhnt11
MozReview-Commit-ID: 6Qvm7an8Uce

--HG--
extra : rebase_source : 87a5298118820a01d75144606192849dc994ce59
2017-05-10 16:32:05 +02:00
Ed Lee
b7eda53134 Bug 1241390 - Remove Suggested Tiles and related features. r=adw,emtwo
Remove suggested and enhanced tiles along with related campaign, frequency-cap, inadjacency, pings, preferences, strings, styles, tests.

MozReview-Commit-ID: FkjaSpSFQHu

--HG--
extra : rebase_source : 1c58ac542180f0abb290639ec1c61b9edf3d0a51
2017-05-02 17:09:16 -07:00
Jonathan Watt
c8b7fce65e Bug 1363075 - Stop using the :not(:target) selector in search-arrow-go.svg. r=dao
MozReview-Commit-ID: 7xoGv9Zto9p
2017-04-27 12:46:18 +01:00
Ehsan Akhgari
584faa1af2 Bug 1360788 - Part 1: Move the new tab page update timer to idle dispatch; r=mconley 2017-05-02 19:03:06 -04:00
Florian Queze
4b1556a5f2 Bug 1355056 - replace (function(args) { /* do stuff using this */ }).bind(this) with arrow functions, r=jaws. 2017-04-27 00:25:45 +02:00
Aditya Srivastava
fe0fdadfcf Bug 1298937 - Fix overlap by changing search bar's margin-top attribute. r=adw 2016-12-20 23:39:47 +05:30
Tomer Cohen
2a9fbc500e Bug 1167178 - The newtab option menu items are not correctly aligned in RTL builds r=adw
MozReview-Commit-ID: CpNoU9qBQEW

--HG--
extra : rebase_source : 026a3b15c9998a95bef2fa84cfb640b9f3b3f981
2017-01-22 15:29:25 +02:00
Masatoshi Kimura
7be7b11a1c Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
This patch is generated by the following sed script:
find . ! -wholename '*/.hg*' -type f \( -iname '*.html' -o -iname '*.xhtml' -o -iname '*.xul' -o -iname '*.js' \) -exec sed -i -e 's/\(\(text\|application\)\/javascript\);version=1.[0-9]/\1/g' {} \;

MozReview-Commit-ID: AzhtdwJwVNg

--HG--
extra : rebase_source : e8f90249454c0779d926f87777f457352961748d
2017-02-23 06:10:07 +09:00
Dão Gottwald
d275473651 Bug 1336434 - "Your Top Sites" heading should say "Top Sites" instead when using the default set. r=Gijs
MozReview-Commit-ID: 3TXSxKSqgJy

--HG--
extra : rebase_source : 1cf665a58e9f9d4bd26714234a8016c2e16928ff
2017-02-14 12:39:11 +01:00
Tim Huang
d2f929cacb Bug 1312954 - Part 8: Update speculativeConnect to speculativeConnect2 for about:newtab. r=Gijs 2017-02-02 22:17:00 -05:00
Dão Gottwald
994d5123fc Bug 1335451 - Tweak thumbnail placeholder colors and make placeholder letters uppercase. r=Gijs
MozReview-Commit-ID: 1s2MMPNBA5S

--HG--
extra : rebase_source : 3e20ee24cc43ba56537e975fd61dfbe4f758d809
2017-02-01 19:35:31 +01:00
Florian Quèze
bdc1ffa608 Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
Wes Kocher
7cd28f7e5d Merge inbound to central, a=merge
MozReview-Commit-ID: HvoljuLV6Gj
2017-01-27 16:37:18 -08:00
Dão Gottwald
2489218f5a Bug 1334444 - [compact layout] Add "Your Top Sites" heading. r=Gijs
MozReview-Commit-ID: d0tLTiKpNH

--HG--
extra : rebase_source : def688f47bb6e29db35772b6cb4c3e42daa65337
2017-01-27 16:03:12 +01:00
Florian Quèze
be4dbae285 Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
Florian Quèze
0e0865f4fc Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
Florian Quèze
85611a7b6d Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
--HG--
extra : rebase_source : a22344ee1569f58f1f0a01017bfe0d46a6a14602
2017-01-17 11:50:25 +01:00
Florian Quèze
028a82f682 Bug 1329182 - remove trailing newURI null parameters in browser/, r=jaws. 2017-01-09 20:27:25 +01:00
Dão Gottwald
4d5ab006a2 Bug 1322737 - Implement ability to show basic placeholders for missing about:newtab thumbnails. r=gijs 2017-01-06 15:00:25 +01:00
Khaled Hosny
ace0366e74 Bug 1269186 - [RTL] Search field in New Tab and about:home is not RTL'd. r=adw 2017-01-05 18:17:16 -08:00
Phil Ringnalda
c83d1d7ce9 Merge m-i to m-c, a=merge
MozReview-Commit-ID: 51FMtH1yTe6
2017-01-04 18:33:32 -08:00
Dão Gottwald
d6b3b14643 Bug 1322738 - Implement compact about:newtab tiles styling. r=gijs 2017-01-04 22:39:52 +01:00
Gijs Kruitbosch
66df3660b9 Bug 1322730 - display undo migration message on about:newtab, r=Dolske
MozReview-Commit-ID: 8nIGdD9XyFH

--HG--
extra : rebase_source : edb3034962fb0f29e7bd245974096b6609718313
2017-01-04 19:05:50 +00:00
Sebastian Hengst
e5329fbf68 Backed out changeset 9647d2c82af4 (bug 1322730) for eslint failures. r=backout 2017-01-04 20:05:06 +01:00
Gijs Kruitbosch
71aae2ba87 Bug 1322730 - display undo migration message on about:newtab, r=Dolske
MozReview-Commit-ID: 8nIGdD9XyFH

--HG--
extra : rebase_source : 82e1ca0b02602a69510da54de9a329289b5d57ce
2016-12-15 16:54:36 +00:00
Gijs Kruitbosch
d2220c9859 Bug 1322731 - allow using different default tiles, r=dao,verdi
MozReview-Commit-ID: IYttyi8JIAL

--HG--
extra : rebase_source : 7b483b207475d218e452760962c8fa4ac7e34191
2016-12-23 12:18:59 +00:00
Boris Zbarsky
bae20efd7f Bug 1298243 part 7. Change DataTransfer.types from being a DOMStringList to being a frozen array. r=mystor,gijs 2016-10-10 21:07:47 -04:00
Dão Gottwald
3fe7e2cb48 Bug 1301086 - about:home and about:newtab search submit label needs to be a left pointing triangle for RTL locales. r=mak 2016-09-09 17:18:57 +02:00
Dão Gottwald
8a8f12a059 Bug 1051861 - Use Unicode gear symbol as the customize button's label for high contrast mode. r=adw 2016-09-08 08:02:15 +02:00
Dão Gottwald
9c21c5660a Bug 1022588 - Set a tooltip and use a Unicode arrow as the label for high contrast mode on the about:home and about:newtab search submit buttons. r=mak 2016-09-07 16:22:57 +02:00
Aryeh Gregor
76862dadad Bug 1299453 - Stop using createEvent("DragEvents"/"KeyEvents") internally; r=smaug
They are non-standard aliases for "DragEvent" and "KeyboardEvent" that
are not supported by any other UA, and we would like to drop support.
So first let's stop using them ourselves, so we can use telemetry to see
if any sites are using them.

MozReview-Commit-ID: ICC33ORa2st
2016-08-31 20:38:50 +03:00
Dão Gottwald
836ac9cc86 Bug 1279476 - Fix search arrow background styling in about:home and about:newtab. r=florian 2016-06-10 18:25:50 +02:00
Florian Quèze
8d9648c3dd Bug 1206709 - [RTL] mispositioned separators between one-off buttons in the searchbar panel, original patch by johngraciliano, r=adw. 2016-06-10 09:52:19 +02:00
Florian Quèze
83893d9c78 Bug 1278546 - [RTL] The search go arrow should point left, r=dao. 2016-06-10 09:52:00 +02:00
L. David Baron
d097996b85 Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam
This patch was generated by the command:
  find . -name "*.css" -exec sed -i -f mozpropsub {} \;
in the root of a mozilla-central tree, with the file mozpropsub
containing the contents:
s/-moz-padding-end\>/padding-inline-end/g
s/-moz-padding-start\>/padding-inline-start/g
s/-moz-margin-end\>/margin-inline-end/g
s/-moz-margin-start\>/margin-inline-start/g
s/-moz-border-end\>/border-inline-end/g
s/-moz-border-end-color\>/border-inline-end-color/g
s/-moz-border-end-style\>/border-inline-end-style/g
s/-moz-border-end-width\>/border-inline-end-width/g
s/-moz-border-start\>/border-inline-start/g
s/-moz-border-start-color\>/border-inline-start-color/g
s/-moz-border-start-style\>/border-inline-start-style/g
s/-moz-border-start-width\>/border-inline-start-width/g

While I didn't manually review all the changes, I did review the list of
files, and manually reviewed the changes in the files that I thought
were more interesting.

Note that there are a few tests that should be fixed up as well, but
I'll do that in a later patch.

MozReview-Commit-ID: EiQTuuV0MNQ
2016-05-12 22:19:58 -07:00
Astley Chen
d626fe0c49 bug 859301 : Part 2 - unprefix internal css files. r=dbaron
MozReview-Commit-ID: CRyp3zQxayh

--HG--
extra : rebase_source : 6b4a5d3e5292a1bdeceab37c5067c78fac69834a
2016-05-04 13:31:24 +08:00
Jonathan Watt
18119d61b6 Bug 1263256 - Silence startup JavaScript strict warning in chrome://browser/content/newtab/newTab.js. r=MattN 2016-04-08 18:32:14 +01:00
Kris Maglione
bf8aa934ca Bug 1252239: Trap errors thrown by speculativeConnect. r=ttaubert
MozReview-Commit-ID: Bbik1htw3qk

--HG--
extra : rebase_source : 9f0667a66e9447e3bdd4acb3af7d92f8bd27d240
2016-02-29 13:06:26 -08:00
bsilverberg
81f0639812 Bug 1248978 - Fix spelling error in page.js. r=jdm
MozReview-Commit-ID: LrZ4EZmwUy

--HG--
extra : transplant_source : %BE%A9%01d%D6k%8A%04%1A%EA%40%16%3F%3DIc%19E%3F%14
2016-02-17 10:01:27 -05:00
Jared Wein
21f682effb Bug 1229636 - Remove new tab first time use message. r=gijs
--HG--
extra : transplant_source : 6g%D7%0DmJ7%F5%08%90%16%F8%A9%15%0B%2C%BE%3EC%FA
2016-01-08 17:31:14 -05:00
Shu-yu Guo
1768759efb Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm) 2016-01-06 16:02:16 -08:00
Maxim Zhilyaev
2853b7dd46 Bug 1204361 - New Tab Page doesn't honor my "x" clicks on Suggested Tiles; instead of removing the tile, it swaps in a very similar one. [r=emtwo] 2015-10-22 07:18:02 -07:00
Maxim Zhilyaev
d62f1d47f9 Bug 1210091 - New Tab Page Drag&Drop Causes Overlapping Tiles. [r=mcaceres] 2015-10-11 18:44:37 -07:00
Carsten "Tomcat" Book
363e40e298 merge mozilla-inbound to mozilla-central a=merge 2015-09-28 14:13:24 +02:00
Maxim Zhilyaev
85fa1a2883 Bug 1196437 - Moving a sponsored tile in newtab breaks various things [r=marcosc] 2015-09-26 13:26:26 -07:00
Maxim Zhilyaev
38b058dca8 Bug 1199795 - New Tab's height doesn't update the same moment when I delete extra tiles/choose "show blank page" [r=marcosc] 2015-09-26 13:26:26 -07:00