Ricky Chien
f83c8407ec
Bug 1395065 - Move the notification to the top-center of the window r=gasolin
...
MozReview-Commit-ID: L4OSbt3hJ4q
2017-09-07 18:23:27 +08:00
Ed Lee
1fe77cc83c
Bug 1387682 - Screenshots missing when thumbnailer Promise is garbage collected. r=ursula
...
Properly clean up on unload from newTab.js to release strong references in the background thumbnailer.
MozReview-Commit-ID: IJNSYjwKUW3
2017-08-04 20:38:00 -07:00
Florian Quèze
bb81e740de
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
159f88a860
Bug 1361286 - add in-page messages support for Automigration module; r=Gijs
...
MozReview-Commit-ID: I4xK2PkuHp3
2017-05-24 16:56:00 +08:00
Sebastian Hengst
7b7ea06c4f
Backed out changeset 2612892f2785 (bug 1361286) for typos in its strings. r=backout
2017-05-27 10:27:02 +02:00
gasolin
35b39a589e
Bug 1361286 - add in-page messages support for Automigration module; r=Gijs
...
MozReview-Commit-ID: I4xK2PkuHp3
2017-05-24 16:56:00 +08:00
Dão Gottwald
03c68c905d
Bug 1363739 - Remove search-arrow-go-rtl.svg. r=nhnt11
...
MozReview-Commit-ID: 6Qvm7an8Uce
2017-05-10 16:32:05 +02:00
Ed Lee
e4a81ec969
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
2017-05-02 17:09:16 -07:00
Jonathan Watt
afed680045
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
4c2952758c
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
6cc0b6e992
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
cd99ab6c3b
Bug 1298937 - Fix overlap by changing search bar's margin-top attribute. r=adw
2016-12-20 23:39:47 +05:30
Tomer Cohen
5eed765b0e
Bug 1167178 - The newtab option menu items are not correctly aligned in RTL builds r=adw
...
MozReview-Commit-ID: CpNoU9qBQEW
2017-01-22 15:29:25 +02:00
Masatoshi Kimura
4f2e64ad3d
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
2017-02-23 06:10:07 +09:00
Dão Gottwald
48a275356f
Bug 1336434 - "Your Top Sites" heading should say "Top Sites" instead when using the default set. r=Gijs
...
MozReview-Commit-ID: 3TXSxKSqgJy
2017-02-14 12:39:11 +01:00
Tim Huang
91360cea71
Bug 1312954 - Part 8: Update speculativeConnect to speculativeConnect2 for about:newtab. r=Gijs
2017-02-02 22:17:00 -05:00
Dão Gottwald
3bbbb4467b
Bug 1335451 - Tweak thumbnail placeholder colors and make placeholder letters uppercase. r=Gijs
...
MozReview-Commit-ID: 1s2MMPNBA5S
2017-02-01 19:35:31 +01:00
Florian Quèze
c32c931bc9
Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws.
2017-01-30 08:10:22 +01:00
Wes Kocher
5c5bcbe39e
Merge inbound to central, a=merge
...
MozReview-Commit-ID: HvoljuLV6Gj
2017-01-27 16:37:18 -08:00
Dão Gottwald
d4d6618304
Bug 1334444 - [compact layout] Add "Your Top Sites" heading. r=Gijs
...
MozReview-Commit-ID: d0tLTiKpNH
2017-01-27 16:03:12 +01:00
Florian Quèze
0a4ee94a29
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
91f7a2ef3a
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
63de711857
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
2017-01-17 11:50:25 +01:00
Florian Quèze
45647c4570
Bug 1329182 - remove trailing newURI null parameters in browser/, r=jaws.
2017-01-09 20:27:25 +01:00
Dão Gottwald
08ad0e2efc
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
b9cb09b476
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
2903fb9e55
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: 51FMtH1yTe6
2017-01-04 18:33:32 -08:00
Dão Gottwald
51ee83518a
Bug 1322738 - Implement compact about:newtab tiles styling. r=gijs
2017-01-04 22:39:52 +01:00
Gijs Kruitbosch
7d09e4d45e
Bug 1322730 - display undo migration message on about:newtab, r=Dolske
...
MozReview-Commit-ID: 8nIGdD9XyFH
2017-01-04 19:05:50 +00:00
Sebastian Hengst
6d6d937b45
Backed out changeset 9647d2c82af4 (bug 1322730) for eslint failures. r=backout
2017-01-04 20:05:06 +01:00
Gijs Kruitbosch
7fba8ab892
Bug 1322730 - display undo migration message on about:newtab, r=Dolske
...
MozReview-Commit-ID: 8nIGdD9XyFH
2016-12-15 16:54:36 +00:00
Gijs Kruitbosch
460b96425b
Bug 1322731 - allow using different default tiles, r=dao,verdi
...
MozReview-Commit-ID: IYttyi8JIAL
2016-12-23 12:18:59 +00:00
Boris Zbarsky
89d7a546a8
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
d4f322403c
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
987441a5a1
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
c7dfd3a9e7
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
fd7d844ea6
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
4acfabc477
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
ee1ed38269
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
270a5e0f93
Bug 1278546 - [RTL] The search go arrow should point left, r=dao.
2016-06-10 09:52:00 +02:00
L. David Baron
50ddd15ed9
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
87ae888917
bug 859301 : Part 2 - unprefix internal css files. r=dbaron
...
MozReview-Commit-ID: CRyp3zQxayh
2016-05-04 13:31:24 +08:00
Jonathan Watt
3f95a2deb2
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
c14f5fcab2
Bug 1252239: Trap errors thrown by speculativeConnect. r=ttaubert
...
MozReview-Commit-ID: Bbik1htw3qk
2016-02-29 13:06:26 -08:00
bsilverberg
a6c4e373f8
Bug 1248978 - Fix spelling error in page.js. r=jdm
...
MozReview-Commit-ID: LrZ4EZmwUy
2016-02-17 10:01:27 -05:00
Jared Wein
560e77759c
Bug 1229636 - Remove new tab first time use message. r=gijs
2016-01-08 17:31:14 -05:00
Shu-yu Guo
90b93e6d5b
Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm)
2016-01-06 16:02:16 -08:00
Maxim Zhilyaev
924bbbd9c7
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
2f2ceab045
Bug 1210091 - New Tab Page Drag&Drop Causes Overlapping Tiles. [r=mcaceres]
2015-10-11 18:44:37 -07:00
Carsten "Tomcat" Book
e0579e52cd
merge mozilla-inbound to mozilla-central a=merge
2015-09-28 14:13:24 +02:00