Commit graph

6 commits

Author SHA1 Message Date
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
Neil Deakin
3c0e7bd647 Bug 1240014, enable test browser_newtab_bug725996 in e10s, r=adw 2016-01-26 08:16:11 -05:00
Dão Gottwald
1d204b2160 Bug 990322 - Don't show multiple thumbnails from the same base domain. r=adw 2014-08-09 00:57:46 +02:00
Tim Taubert
0403d4a2d4 Bug 765235 - [New Tab Page] test suite should make use of underlying storages; r=gavin 2012-07-07 11:55:06 +02:00
Tim Taubert
613928238c Bug 734280 - [New Tab Page] clean up newtab test suite; r=dietrich 2012-03-27 12:02:55 +02:00
Tim Taubert
5b039fe0f0 Bug 725996 - New Tab Page should not respond to dragged bookmark folders or should handle them properly; r=dietrich 2012-03-13 03:03:45 +01:00