fune/browser/base/content/newtab
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
..
cells.js
customize.js
drag.js
dragDataHelper.js
drop.js
dropPreview.js
dropTargetShim.js Bug 1299453 - Stop using createEvent("DragEvents"/"KeyEvents") internally; r=smaug 2016-08-31 20:38:50 +03:00
grid.js
newTab.css Bug 1279476 - Fix search arrow background styling in about:home and about:newtab. r=florian 2016-06-10 18:25:50 +02:00
newTab.inadjacent.json
newTab.js
newTab.xhtml
page.js Bug 1248978 - Fix spelling error in page.js. r=jdm 2016-02-17 10:01:27 -05:00
search.js
sites.js Bug 1263256 - Silence startup JavaScript strict warning in chrome://browser/content/newtab/newTab.js. r=MattN 2016-04-08 18:32:14 +01:00
transformations.js
undo.js
updater.js