Summary: | PageLoadState::will/didChangeProcessIsResponsive should call observers | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Anders Carlsson <andersca> | ||||
Component: | New Bugs | Assignee: | Anders Carlsson <andersca> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | jeffm | ||||
Priority: | P2 | ||||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Anders Carlsson
2015-11-03 16:47:56 PST
Created attachment 264755 [details]
Patch
With this patch, Safari gets notified when a page becomes unresponsive, but not when it becomes responsive again when Safari reloads it, so I don't think this fix is sufficient. Committed r192031: <http://trac.webkit.org/changeset/192031> |