Bug 23413 - Remove unused WebCore::setDeferringTimers()
Summary: Remove unused WebCore::setDeferringTimers()
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: 2009-01-18 08:54 PST by Dmitry Titov
Modified: 2009-01-20 20:52 PST (History)
2 users (show)

See Also:


Attachments
Proposed patch (2.30 KB, patch)
2009-01-18 09:42 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 2009-01-18 08:54:46 PST
It is not used anymore, last usage removed in a patch for bug 23394.
Comment 1 Dmitry Titov 2009-01-18 09:42:06 PST
Created attachment 26833 [details]
Proposed patch
Comment 2 Alexey Proskuryakov 2009-01-19 09:40:24 PST
Comment on attachment 26833 [details]
Proposed patch

r=me
Comment 3 Alp Toker 2009-01-20 20:52:14 PST
Landed in r40080. setDeferringTimers() is gone for good!