gecko-dev/toolkit
Chris Pearce ext:(%2C%20Kirk%20Steuber%20%3Cksteuber%40mozilla.com%3E) 16770d8aad Bug 1264173 - Change ProductAddonChecker to download with XHR instead of nsIIncrementalDownload. r=mconley,spohl
Some addons (namely the Google Widevine EME Content Decryption Module) are
served from web servers that don't send Content-Length headers, and
nsIIncrementalDownload can't handle such downloads.

Also, change ProductAddonChecker to create XHRs used to download XML through a layer of indirection.

This ensures that test_GMPInstallManager can change the XHR response for the
update.xml requests without affecting the XHR requests to download the test
GMP.

Also add more error handlers on the addon download XHR.
2016-04-13 20:01:29 +12:00
..
components Backed out changeset 623abe61b52a (bug 1233908) for test failures in browser_aboutHome_activation.js 2016-04-13 15:16:52 +02:00
content Bug 1253486, [e10s only] hide select popups when the select element is removed, r=mconley 2016-04-13 13:15:55 -04:00
crashreporter bug 1156300 - symbolstore.py FixFilenameCase doesn't fix up directory names. r=gps 2016-04-11 08:53:42 -04:00
forgetaboutsite Bug 1259169 - nsICookieManager::remove() should be back-compatible, r=jdm 2016-04-10 05:46:07 +01:00
identity Bug 1257246: Update toolkit for eslint 2. r=Gijs 2016-04-05 11:33:48 -07:00
library Bug 1256988 - Replace tests on MOZ_WIDGET_GTK with tests on MOZ_WIDGET_TOOLKIT containing gtk. r=chmanchester 2016-03-17 06:49:44 +09:00
locales Bug 1237769 - Disable e10s on Windows XP if layers acceleration is requested r=milan 2016-04-06 13:30:46 -04:00
modules Bug 1264173 - Change ProductAddonChecker to download with XHR instead of nsIIncrementalDownload. r=mconley,spohl 2016-04-13 20:01:29 +12:00
mozapps Bug 1264173 - Change ProductAddonChecker to download with XHR instead of nsIIncrementalDownload. r=mconley,spohl 2016-04-13 20:01:29 +12:00
obsolete Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
pluginproblem
profile Bug 514209 - Make the Linter happy. r=trivial 2016-03-19 12:08:55 -04:00
system Bug 1256988 - Replace tests on MOZ_ENABLE_GTK with tests on MOZ_WIDGET_TOOLKIT containing gtk. r=chmanchester 2016-03-17 06:49:44 +09:00
themes Bug 1263698 - Correctly place the em dash separator between title and URL in awesomebar popup in RTL. r=mak 2016-04-12 09:58:14 -07:00
xre Bug 1237769 - Disable e10s on Windows XP if layers acceleration is requested r=milan 2016-04-06 13:30:46 -04:00
.eslintrc Bug 1257246: Update eslint rules for eslint 2. r=MattN 2016-04-05 11:33:12 -07:00
moz.build Bug 1262866 - Move crashreport.sjs from browser.ini to TEST_HARNESS_FILES to prevent failure in --disable-crashrepoter builds. r=ted 2016-04-12 11:19:21 -07:00
moz.configure Bug 1257516 - Rename error() to die() and make it take arguments like the logging module. r=ted 2016-03-30 06:59:44 +09:00
toolkit.mozbuild Bug 1262335 - Part 2. Remove Android GB/HC defines from OMX. r=snorp 2016-04-06 17:30:17 +09:00