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
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
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
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
85fa1a2883
Bug 1196437 - Moving a sponsored tile in newtab breaks various things [r=marcosc]
2015-09-26 13:26:26 -07:00
Maxim Zhilyaev
5c36aae9cb
Bug 1188015 - Tile Bottom Bar: Automatic Color [r=emtwo]
2015-09-04 06:34:20 -07:00
Ryan VanderMeulen
6d6fe46972
Backed out changeset a6b0cad8fbc2 (bug 1199692) for causing frequent Win8 browser_private_search_perwindowpb.js timeouts.
...
CLOSED TREE
2015-08-31 22:43:41 -04:00
Marina Samuel
a430976514
Bug 1199692 - Open 'Learn more' link in a new tab. r=Mardak
2015-08-31 16:39:28 -04:00
Maxim Zhilyaev
620576d637
Bug 1145428 - Suggested Tiles pins (becomes a user history tile after end time) [r=adw]
2015-05-22 16:30:21 -07:00
Marina Samuel
33263c6e66
Bug 1139496 - Allow server provided explanation / ad group name to be displayed on Suggested Tiles [r=adw, f=bsmedberg]
2015-05-19 12:42:08 -07:00
Ed Lee
4bafce94e6
Bug 1165386 - Always show SPONSORED for any type of sponsored tiles and SUGGESTED for other suggested [r=adw]
2015-05-18 13:39:56 -07:00
Marina Samuel
55657efe4f
Bug 1138817 - Change [SPONSORED] tags to [SUGGESTED] and add [SUGGESTED] tags for suggested tiles. r=adw
2015-05-08 12:51:02 -07:00
Marina Samuel
45e0d5b96b
Bug 1158853 - Replace history tile titles with base domains and include titles as part of tiles. r=adw
2015-05-08 11:17:07 -07:00
Ed Lee
1da5e819af
Bug 1152145 - Filter for specific suggested tiles adgroups/buckets/frecent_sites lists with display name [r=adw]
...
Use a set of predefined lists of allowed sites with explicit names.
2015-04-07 19:13:46 -07:00
Marina Samuel
95e6c5d809
Bug 1143745 - Update the way Firefox reads directoryLinks.json sent from the server for the tiles v3 endpoint. r=adw
2015-03-26 17:17:59 -04:00
Marina Samuel
b682e44acd
Bug 1143797 - Allow clicking on suggested explanation text to see overlay explaining the suggested tile. r=adw
2015-03-26 17:05:44 -04:00
Marina Samuel
39a1681b62
Bug 1126188: Show suggested tile explanation text under a suggested tile. r=adw
2015-03-20 16:39:09 -04:00
Chris Peterson
2451d54e60
Bug 1113032 - Replace deprecated expression closures in about:newtab with real functions. r=ttaubert
2014-12-16 19:14:12 -08:00
Ed Lee
5b064add4e
Bug 1042214 - Send detailed view ping of shown tiles [r=adw f=gavin]
...
Report click and view pings the same way by including sites with their metadata when tiles are enhanced defaulting to true unless DNT is on. Remove telemetry probes and related now unused codepaths. Explicitly not send urls for history and only for enhanced.
2014-08-08 15:40:40 -08:00
Ed Lee
36f8360fb3
Bug 1040369 - Replace sponsored icon with identifying text [r=adw]
...
Add sponsored text next to title that triggers explanation text. Remove unused sponsored icon and related files.
2014-08-21 19:21:38 -07:00
Ed Lee
b32fe95f18
Bug 1042204 - Control the enhancement of history tiles with a pref [r=adw]
...
Only show enhanced history when the pref allows it. Update newtab pages when enhanced pref changes.
--HG--
extra : rebase_source : 3a7466d119df6d0bffef4a71e9142b1e21f077ed
2014-07-23 11:02:51 -07:00
Ed Lee
705baf23e7
Bug 1036299 - Show enhanced content image when the tile is unhovered [r=adw]
...
Place an image above the usual thumbnail to hide on hover. Have DirectoryLinksProvider keep a cache of enhanced links/images to use on history tiles.
--HG--
extra : rebase_source : e4d1ddafebf13c1723a79d889a7ca3039396bc0d
2014-07-23 11:02:49 -07:00
Ed Lee
270fdcdd73
Bug 1036284 - Update styling of newtab tiles to enhanced tiles spec [r=adw]
...
Set appropriate sizes, coloring, opacity, etc.
2014-07-22 23:42:27 -07:00
Ed Lee
5db3e0c497
Backed out changeset 0d2f538bddde (bug 1036284) for Windows 7 bc1 crashes.
2014-07-19 08:34:48 -07:00
Ed Lee
1b5c2c4f7b
Bug 1036284 - Update styling of newtab tiles to enhanced tiles spec [r=adw]
...
Set appropriate sizes, coloring, opacity, etc.
2014-07-18 23:14:33 -07:00
Marc Schmitzer
0877265d45
Bug 1031942 - Quote URLs for new tab page thumbnails. r=adw
...
Without quoting, thumbnails for URLs containing e.g.
parenthesis are not shown.
2014-07-01 13:29:00 +02:00
Ed Lee
389a56837a
Bug 975235 - Send click pings for Directory Tiles (including which link, tile, other metadata) [r=adw]
...
Send a ping from the DirectoryLinks module on various click actions from newtab page.
2014-06-09 22:03:23 -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
Edward Lee
28190650c7
Bug 998163 - 8% Tp5 Optimized regression on inbound for most all platforms [r=adw]
...
Bug 998387 - Middle click on newtab block button blocks the site
Only add click listener once at the page level and filter/delegate click handling looking for primary/middle clicks.
2014-04-18 13:58:24 -07:00
Ed Lee
bd8cf57099
Bug 991111 - Middle clicks on tiles are not counted [r=adw]
...
Move the click listener to the xul window to correctly get the click event to filter for site-related clicks.
--HG--
extra : rebase_source : 3fd8b2c658a695fbc9aa79d09f461acaeef2078f
2014-04-15 12:14:08 -07:00
Olivier Yiptong
84c48a9ff0
Bug 992327 - Change directoryLinks and NewTabUtils to imageURI instead of imageURISpec [r=adw]
...
Replace reference data and uses of s/Spec//.
2014-04-08 17:02:24 -07:00
Phil Ringnalda
d0164b11b6
Bug 992485 - Reduce browser-chrome logs by 1.2MB by not getting complaints while setting "background-color: undefined", rs=ttaubert
...
CLOSED TREE
2014-04-05 18:23:46 -07:00
Maxim Zhilyaev
28ecf7b75e
Bug 974745 - Create click event on Sponsored Tiles to show explanation panel [r=adw]
...
Have the page know how to show a panel on a sponsored icon click.
2014-03-31 01:51:23 -07:00
Wes Kocher
96bc31225b
Backed out changeset 3f245df4a3cd (bug 974745) for frequently turning Jetpack tests orange.
2014-03-31 15:00:06 -07:00
Maxim Zhilyaev
48ab7ff843
Bug 974745 - Create click event on Sponsored Tiles to show explanation panel [r=adw]
...
Have the page know how to show a panel on a sponsored icon click.
2014-03-31 01:51:23 -07:00
Maxim Zhilyaev
4f1ce4d026
Bug 975210 - Augment Site._render logic to allow for Sponsored Tiles images & text [r=adw]
...
For type={affiliate,organic,sponsored} tiles, show the appropriate imageURISpec instead of thumbnail.
2014-03-31 01:51:23 -07:00
Maxim Zhilyaev
b6a32b06ae
Bug 974736 - Add icon to title bar of Sponsored Tiles [r=adw]
...
Also fixes bug 976638 by moving controls.png to the shared directory.
Add an always visible sponsored icon for tiles that are type=sponsored. Also add ignorehover to the cell to prevent styling when pointing at the sponsored icon that happens to be a child of the cell.
2014-03-31 01:51:22 -07:00
Ed Lee
81dab972bb
Bug 972930 - Clicks (raw number) for tiles [r=adw]
...
Provide an array of expected directory link types to count how many were clicked.
2014-03-31 01:51:22 -07:00
Tim Taubert
8a1f788403
Backed out changeset 84da123a0af0 (bug 895359)
2014-03-25 16:38:26 +01:00
Georg Fritzsche
86e61c6a1b
Bug 975570 - Measure with telemetry how many times people interact with about:newtab. r=ttaubert
2014-02-27 18:57:05 +01:00
Tim Taubert
a682dda2c2
Bug 895359 - Switch about:newtab to Promise.jsm and remove remaining callback r=jaws
2014-01-21 00:55:24 +01:00
Drew Willcoxon
3fd8db572a
Bug 910036 - about:newtab shouldn't load thumbnails in background when hidden by preloader. r=gavin
2013-10-30 19:33:02 -07:00
Drew Willcoxon
d771b1257d
Bug 927688 - Enable background thumbnailing on beta and release. r=markh,gps
2013-10-24 17:17:46 -07:00
Drew Willcoxon
8933291a63
Bug 906615 - Background thumbnail service shouldn't overwrite existing thumbnails, and foreground service shouldn't capture when thumbnails are fresh. r=markh
2013-09-12 09:25:57 -07:00
Drew Willcoxon
8cadb5ee83
Bug 912763 - Disable background thumbnails on Beta. r=markh
2013-09-09 19:58:57 -07:00