Bug 153680

Summary: Tab suspension code shouldn't use page cache cacheability logic
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, kling
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch kling: review+

Antti Koivisto
Reported 2016-01-29 15:45:44 PST
Most of the checks are unnecessary
Attachments
patch (5.14 KB, patch)
2016-01-29 15:58 PST, Antti Koivisto
kling: review+
Antti Koivisto
Comment 1 2016-01-29 15:58:51 PST
Antti Koivisto
Comment 2 2016-01-29 17:32:30 PST
Chris Dumez
Comment 3 2016-01-30 13:36:35 PST
Chris Dumez
Comment 4 2016-01-30 13:39:09 PST
Reverted r195871 for reason: Caused several layout tests to time out Committed r195909: <http://trac.webkit.org/changeset/195909>
Antti Koivisto
Comment 5 2016-02-02 11:47:08 PST
Relanded in http://trac.webkit.org/changeset/196023 with 1 minute timer to avoid suspending tests that explicitly set page to non-visible state.
Note You need to log in before you can comment on or make changes to this bug.