Bug 150953

Summary: _WKObservablePageState's _webProcessIsResponsive property isn't set to YES when an unresponsive page is reloaded
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Geoffrey Garen 2015-11-05 14:51:36 PST
_WKObservablePageState's _webProcessIsResponsive property isn't set to YES when an unresponsive page is reloaded
Comment 1 Geoffrey Garen 2015-11-05 14:53:46 PST
Created attachment 264888 [details]
Patch
Comment 2 Geoffrey Garen 2015-11-05 15:18:18 PST
Committed r192083: <http://trac.webkit.org/changeset/192083>