In #18546 (moved), Mike said:
Shumway (the flash previewer/player) can bypass proxy settings. If it is compiled in, we should rip it out/disable it at build time, so nobody enables it.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items ...
Show closed items
Linked items 0
Link issues together to show that they're related.
Learn more.
It looks like the patches apply fairly cleanly with the exception of the third patch. The problem there is that toolkit/components/telemetry/histogram-whitelists.json does not exist in the ESR45 tree; I think that part of the patch can just be skipped.
#ifdef NIGHTLY_BUILD // Registering Shumway bootstrap script the child processes. Services.ppmm.loadProcessScript("chrome://shumway/content/bootstrap-content.js", true); // Initializing Shumway (shall be run after child script registration). ShumwayUtils.init();#endif
Was still there. I removed that one before rebasing to 45.0.2esr (the result is visible in tor-browser-45.0.2esr-6.x-1 which is currently still pushed).
Trac: Resolution: N/Ato fixed Status: needs_revision to closed