gecko-dev/toolkit/modules/tests/browser
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
..
.eslintrc
browser.ini Bug 1279717 - disable browser_FinderHighlighter.js mochitest on linux due to frequent intermittents. r=test-only 2016-06-23 12:54:36 +02:00
browser_AsyncPrefs.js
browser_Battery.js
browser_Deprecated.js
browser_Finder.js Bug 1294392 - consolidate the highlight and counter timers into one iterator timer. r=jaws 2016-08-25 20:11:44 +02:00
browser_Finder_hidden_textarea.js
browser_FinderHighlighter.js Bug 1299453 - Stop using createEvent("DragEvents"/"KeyEvents") internally; r=smaug 2016-08-31 20:38:50 +03:00
browser_Geometry.js
browser_InlineSpellChecker.js
browser_PageMetadata.js
browser_PromiseMessage.js Bug 1292035 - Enable the space-before-blocks rule for eslint. This patch was generated using 'eslint --fix'. r=markh 2016-08-04 03:20:25 -04:00
browser_RemotePageManager.js
browser_Troubleshoot.js Bug 1259601: Add content process sandbox level to about:support sandboxing information. r=jld, r=mossop 2016-08-16 07:40:43 +01:00
browser_WebNavigation.js
browser_WebRequest.js
browser_WebRequest_cookies.js
browser_WebRequest_filtering.js
dummy_page.html
file_FinderSample.html Bug 1279717 - inverse the mask to use a white background on pages with bright text color. r=jaws 2016-06-22 19:22:07 +02:00
file_image_bad.png
file_image_good.png
file_image_redirect.png
file_script_bad.js
file_script_good.js
file_script_redirect.js
file_script_xhr.js
file_style_bad.css
file_style_good.css
file_style_redirect.css
file_WebNavigation_page1.html
file_WebNavigation_page2.html
file_WebNavigation_page3.html
file_WebRequest_page1.html
file_WebRequest_page2.html
head.js
metadata_simple.html
metadata_titles.html
metadata_titles_fallback.html
testremotepagemanager.html
WebRequest_dynamic.sjs
WebRequest_redirection.sjs