gecko/browser/base/content/newtab
Ed Lee 5ccba59ea9 Bug 980014 - Allow new tab grid layout to reduce rows/columns if the window can't fit 3x3 [r=adw]
Remove newtab-rows and convert the grid to wrap/overflow tiles as necessary by setting the appropriate width and heights. Compute grid dimensions on load/preload and adjust for resizes.
2014-03-24 17:33:08 -07:00
..
cells.js
drag.js
dragDataHelper.js
drop.js Bug 895359 - Pass draggedSite to updateGrid() to avoid intermittent Windows failures r=jaws 2014-02-14 11:15:51 +01:00
dropPreview.js
dropTargetShim.js Bug 894345 - [New Tab Page] Fix drag/drop behavior when rearranging sites; r=jaws 2013-07-24 09:58:50 +02:00
grid.js Bug 980014 - Allow new tab grid layout to reduce rows/columns if the window can't fit 3x3 [r=adw] 2014-03-24 17:33:08 -07:00
newTab.css Bug 980014 - Allow new tab grid layout to reduce rows/columns if the window can't fit 3x3 [r=adw] 2014-03-24 17:33:08 -07:00
newTab.js Bug 895359 - Switch about:newtab to Promise.jsm and remove remaining callback r=jaws 2014-01-21 00:55:24 +01:00
newTab.xul Bug 980014 - Allow new tab grid layout to reduce rows/columns if the window can't fit 3x3 [r=adw] 2014-03-24 17:33:08 -07:00
page.js Bug 971171 - Measure with telemetry how many times people see about:newtab. r=ttaubert,bsmedberg 2014-02-14 12:00:49 +01:00
preloaderContent.js Bug 910036 - about:newtab shouldn't load thumbnails in background when hidden by preloader. r=gavin 2013-10-30 19:33:02 -07:00
sites.js Bug 975570 - Measure with telemetry how many times people interact with about:newtab. r=ttaubert 2014-02-27 18:57:05 +01:00
transformations.js Bug 895359 - Pass draggedSite to updateGrid() to avoid intermittent Windows failures r=jaws 2014-02-14 11:15:51 +01:00
undo.js
updater.js Bug 895359 - Pass draggedSite to updateGrid() to avoid intermittent Windows failures r=jaws 2014-02-14 11:15:51 +01:00