Florian Queze
d3c36892fa
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Sebastian Hengst
42670ceca0
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +02:00
Florian Queze
9b4f73599f
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Florian Quèze
49d8db6821
Bug 1345294 - script generated patch (+ some hand cleanup) to replace {get,set}ComplexValue for nsISupportsString by {get,set}StringPref, r=Mossop.
2017-03-16 19:26:01 +01:00
Florian Quèze
c7eae86054
Bug 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws.
2017-03-07 15:29:48 +01:00
Gijs Kruitbosch
b381e8453b
Bug 1341097 - part 3: don't dispatch oodles of titlechanged notifications for new history entries, r=mak
...
MozReview-Commit-ID: 7jHOcCQ5ZBb
2017-02-27 18:26:21 +00:00
Jared Wein
0ec522d5b6
Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs
...
MozReview-Commit-ID: 6tv0Z06CO4a
2017-01-17 09:48:17 -06:00
Gijs Kruitbosch
96aa5c60dc
Bug 1329457, r=bz,dao
...
MozReview-Commit-ID: 9WNuDkQnyM0
2017-01-09 16:07:57 +00:00
Florian Quèze
13cfe1d3f3
Bug 1329182 - remove trailing newURI null parameters in toolkit/, r=jaws.
2017-01-09 20:27:25 +01:00
Jared Wein
242ab87626
Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
...
MozReview-Commit-ID: FuVu8skcqOe
2016-12-30 21:47:25 -05:00
Jared Wein
e3149c378f
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 7E7LPorrEje
2016-12-29 18:34:54 -05:00
Wes Kocher
2d7553dcfd
Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
...
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08:00
Jared Wein
34e228f767
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 8WoGr8i6oCR
2016-12-29 15:20:47 -05:00
Mark Banner
dc46a8fba3
Bug 1322343 - Enable no-unused-vars in the local scope in toolkit/.eslintrc.js. r=mossop
...
MozReview-Commit-ID: CiIsUjQzp4D
2016-11-09 22:06:32 +00:00
Dave Townsend
e7b1b3284f
Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws
...
MozReview-Commit-ID: FGFwg6TYkvm
2016-11-11 15:22:34 -08:00
Dave Townsend
12596ced47
Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws
...
MozReview-Commit-ID: HBpjT2uHJaZ
2016-11-10 14:48:04 -08:00
Carsten "Tomcat" Book
e0579e52cd
merge mozilla-inbound to mozilla-central a=merge
2015-09-28 14:13:24 +02:00
Maxim Zhilyaev
5c9781d391
Bug 1196437 - Moving a sponsored tile in newtab breaks various things [r=marcosc]
2015-09-26 13:26:26 -07:00
Tooru Fujisawa
e1e42ff6d3
Bug 1207497 - Part 1: Remove use of expression closure from toolkit/, exept tests. r=Gijs
2015-09-24 21:20:04 +09:00
Shu-yu Guo
37989840cd
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Yoshi Huang
d2b4917583
Bug 1165272 - Part 2: replace getNoAppCodebasePrincipal. r=bholley
2015-08-18 15:01:42 +08:00
Bobby Holley
d12b79b75a
Backed out 3 changesets (bug 1165272) for b2g sanity blocker.
2015-08-25 11:16:21 -07:00
Mark Hammond
d060cf9646
Bug 1197098 - have Sync notify history observers of a batch update and have NewTabUtils defer most work until the batch is complete. r=adw
2015-08-25 12:41:08 +10:00
Yoshi Huang
431a4ee3e8
Bug 1165272 - Part 2: Replace getNoAppCodebasePrincipal. r=bholley
2015-08-24 01:18:00 -04:00
Maxim Zhilyaev
4aefa4e6a6
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
1f428b5f03
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
Maxim Zhilyaev
755540a0eb
Bug 1159571 - Use server provided frequency caps for daily and lifetime totals [r=adw]
2015-05-08 09:20:18 -07:00
Ed Lee
2f212b0017
Bug 1045766 - Add telemetry of users who can see new tab Tile suggestions [r=ttaubert]
2015-05-07 15:12:57 -07:00
Drew Willcoxon
fce0c2a62e
Bug 1157503 - NewTabUtils.extractSite should try-catch nsIURI.asciiHost. r=ttaubert,Mardak
2015-04-23 15:52:16 -07:00
Marina Samuel
571670c469
Bug 1151876 - Blocking a targeted tile should remove its associated suggested tile in the next new tab. r=adw
2015-04-14 14:34:32 -04:00
Marina Samuel
8969e4e7ca
Bug 1105360: Only enhance tiles that are under the 'enhanced' key. r=adw
2015-04-01 17:26:46 -04:00
Marina Samuel
1f09cc369f
Bug 1145410: Return valid results when querying the provider cache while it's empty or being populated. r=adw
2015-03-20 17:46:24 -04:00
Marina Samuel
14c3d3b3a4
Bug 1126186: Allow users to turn off all tiles that aren't history tiles and update newtab cogmenu wording. r=adw
2015-03-20 17:28:15 -04:00
Marina Samuel
eeb6cc64f9
Bug 1126184: Part 3: Mochitest fixes for suggested tiles.
2015-03-13 11:45:38 -04:00
Marina Samuel
d34ad163c6
Bug 1126184: Part 2: Select a single tile to show as the first unpinned tile based on a user's top sites. r=adw
2015-03-13 11:45:34 -04:00
Marina Samuel
49cf9583fc
Bug 1126184: Part 1: Make DirectoryLinksProvider listen to PlacesProvider and update its _topSitesWithRelatedLinks cache. r=adw
2015-03-13 11:45:31 -04:00
Marina Samuel
94ecece60a
Bug 1126183 - Provide a way to check if a site is part of the top 100 PlacesProvider links. r=adw
2015-02-04 16:49:15 -05:00
Tim Taubert
ffbec20a7e
Bug 1008029 - Fix intermittent browser_newtab_update.js failures r=Gijs
2014-11-14 20:21:17 +01:00
Tim Taubert
3980bd155b
Bug 1077652 - Simplify about:newtab page update mechanism and correct behavior to work better with preloading r=gijs
2014-11-07 14:56:30 +01:00
Alexander J. Vincent
c501d6e035
Bug 1060742 - Reorder BinarySearch.jsm arguments for easier curried search functions. r=adw
2014-09-08 22:28:41 -07:00
Ed Lee
ef93903bcf
Bug 1045760 - Enhance tiles more specifically than eTLD+1/baseDomain (e.g., no enhance bugzilla.mozilla.org for mozilla.org) [r=dao]
...
Use all levels of subdomain except for common subdomains that are actually the same site.
2014-08-29 13:35:59 -07:00
Dão Gottwald
d1c3f18b6e
Bug 990322 - Don't show multiple thumbnails from the same base domain. r=adw
2014-08-09 00:57:46 +02:00
Ed Lee
573a71ac30
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.
2014-07-23 11:02:51 -07:00
Ed Lee
b5796f156d
Bug 1036280 - Newly added links are type=undefined instead of history [r=adw]
...
Include history type and make link creation the same by removing bgColor/imageURI.
2014-07-09 21:16:48 -07:00
Drew Willcoxon
27f43eec46
Bug 1013051 - Fix "Comparable link missing required property: frecency" error. r=ttaubert
2014-06-10 10:34:20 -07:00
Ed Lee
5b46f5497b
Bug 991210 - [new tab page] Tiles are sometimes arranged all in a single line (wrapping as appropriate, e.g. to two lines with 5 items and then 4 items), instead of 3x3 grid [r=adw]
...
Always Grid_init before "load", defer size calculation to "load", and only wait for links cache for site rendering. Clean up timers triggered from previous tests to avoid unexpected updates.
2014-04-15 12:14:09 -07:00
Olivier Yiptong
0a087e3879
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
Olivier Yiptong
4669921152
Bug 975228 - Create logic to merge frecency-pages and Tiles (Tile equiv 1000 frecency) [r=adw]
...
Use DirectoryLinksProvider for Firefox and make PlacesProvider match in expected Links format.
Make sure there's at least 2 of each type so Telemetry doesn't know for sure which links were used.
2014-03-31 01:51:21 -07:00
Drew Willcoxon
fd34cfb04e
Bug 911307 - Reflect changes to top sites immediately in about:newtab (part 2, front-end patch). r=ttaubert
2014-03-28 23:31:05 -07:00
Phil Ringnalda
304bd1a718
Backed out 2 changesets (bug 911307) for frequent timeouts in browser_newtab_perwindow_private_browsing.js
...
Backed out changeset 70638b7c97f1 (bug 911307)
Backed out changeset 3951f7e82b4c (bug 911307)
2014-03-29 12:13:11 -07:00