electron/chromium_src/chrome/renderer
Brian R. Bondy 95d5de1444 Fix printing on Windows when sandbox is enabled
Auditors:  @bridiver

This makes it closer to how it works in Chromium and fixes the forever spooling problem on Windows.

The old way worked when the sandbox was disabled but failed on the call for shared_buf.CreateAndMapAnonymous when the sandbox was enabled

This also fixes a handle leak which Chromium already had fixed.
2016-08-07 10:46:08 -04:00
..
media Update to API changes of Chrome 52 2016-07-04 15:32:43 +09:00
pepper Update to API changes of Chrome 52 2016-07-04 15:32:43 +09:00
printing Fix printing on Windows when sandbox is enabled 2016-08-07 10:46:08 -04:00
spellchecker Update to API changes of Chrome 52 2016-07-04 15:32:43 +09:00
tts_dispatcher.cc Fix compilation errors on OS X 2016-03-10 17:06:21 +09:00
tts_dispatcher.h Update to API changes of Chrome 52 2016-07-04 15:32:43 +09:00