Bug 22732

Summary: Remove unused files PausedTimeouts.h,.cpp
Product: WebKit Reporter: Dmitry Titov <dimich>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch ap: review+

Description Dmitry Titov 2008-12-08 00:18:52 PST
Since Timouts use ActiveDOMbject suspend/resume mechanism now, the previously used code can be removed from the build.
Comment 1 Dmitry Titov 2008-12-08 00:26:03 PST
The change that made this code unused was for bug 22620.

Comment 2 Dmitry Titov 2008-12-08 00:29:06 PST
Created attachment 25837 [details]
Proposed patch
Comment 3 Alexey Proskuryakov 2008-12-08 00:51:36 PST
Comment on attachment 25837 [details]
Proposed patch

r=me
Comment 4 Alexey Proskuryakov 2008-12-08 00:55:07 PST
Committed revision 39091.