chrome_watcher.dll doesn't set itself up for crashing under badness (e.g., OOM) |
||
Issue descriptionSince the watcher doesn't go through content's initialization (https://cs.chromium.org/chromium/src/content/app/content_main_runner.cc?type=cs&sq=package:chromium&q=file:app/content_main_runner.cc+EnableTerminationOnOutOfMemory&l=538), chrome_watcher.dll doesn't benefit from OOM or RegisterInvalidParamHandler. Here's the set that setup.exe uses: https://cs.chromium.org/chromium/src/chrome/installer/setup/setup_main.cc?type=cs&q=EnableTerminationOnHeapCorruption+file:setup_main%5C.cc&sq=package:chromium&l=1368. The watcher should do something similar
,
Mar 20 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Mar 9 2017