• R
    chore: update to electron 9-x-y (#102011) · 3d0d50ca
    Robo 提交于
    * chore: bump electron@9.0.5
    
    * remove exploration config
    
    * fix compile error
    
    * fix compile error
    
    * crashReporter has to be called only once before app ready
    
    * chore: bump electron@9.1.0
    
    * enable LayoutNG
    
    * fix cron schedule
    
    * allow disabling appcenter crash reporting
    
    * set additional crash reporting parameters
    
    * start crashreporter for child process on linux
    
    * setup crash parameters only once
    
    * remove unused crashReporter.guid
    
    * address review feedback
    
    * reuse argv.json for storing crash reporter id
    
    * remove trailing commas
    
    * update localized name
    
    * update argv based on telemetry optout
    
    * update initial config based on setting
    
    * fix conditional errors
    
    * remove telemetry.enableCrashReporter
    
    * move default crash reporter config to electron-main
    
    * update comment for ext host crash reporting
    
    * set default value for configuration
    
    * some 💄 changes
    
    * address review feedback
    
    * do not use ES7 features in JS yet
    
    * add app.focus({ steal: true }) usage
    Co-authored-by: NBenjamin Pasero <benjpas@microsoft.com>
    3d0d50ca
window.ts 31.6 KB