Fix "--disable-hang-monitor" command line flag
Before this CL, HungRendererDialogView ("Page Unresponsive") dialog was shown even if "--disable-hang-monitor" command line flag was specified. After this CL, the command line will work as expected. This switch is useful when you use debugger. Bug: 1161698 Change-Id: I19089305a62e31d396cd1a69aef86a08cbc301ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602957Reviewed-by:Avi Drissman <avi@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Commit-Queue: Minoru Chikamune <chikamune@chromium.org> Cr-Commit-Position: refs/heads/master@{#839406}
Showing
Please register or sign in to comment