Bug 22732 - Remove unused files PausedTimeouts.h,.cpp
Summary: Remove unused files PausedTimeouts.h,.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-08 00:18 PST by Dmitry Titov
Modified: 2008-12-08 00:55 PST (History)
1 user (show)

See Also:


Attachments
Proposed patch (12.75 KB, patch)
2008-12-08 00:29 PST, Dmitry Titov
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.