DescriptionAdd support for invoking the Windows 8 metro style hung renderer dialog box. This functionality is
provided by the newly added class HungRendererDialogMetro.
The actual dialog box is displayed by the metro driver.dll and the functionality to create and display
this is invoked via the exported functions ShowDialogBox and DismissDialogBox. The handlers to be run when
the user clicks on the kill process/wait buttons are passed into the ShowDialogBox function.
Factored out the platform specific portion of the kill process functionality in the static function
HungRendererDialogView::KillRendererProcess which is conditionally compiled for the platform.
BUG=125672
R=sky
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=148258
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 2
Patch Set 4 : #Patch Set 5 : #Patch Set 6 : #
Total comments: 12
Patch Set 7 : #Patch Set 8 : #Patch Set 9 : #
Total comments: 4
Patch Set 10 : #Patch Set 11 : #
Total comments: 6
Patch Set 12 : #
Messages
Total messages: 9 (0 generated)
|