Bug 115929 - Document: Use a DeferrableOneShotTimer to throw out StyleResolver when unused.
Summary: Document: Use a DeferrableOneShotTimer to throw out StyleResolver when unused.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-10 12:41 PDT by Andreas Kling
Modified: 2013-05-13 08:04 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.40 KB, patch)
2013-05-10 12:44 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-05-10 12:41:38 PDT
I made a silly-looking mess with Document::m_styleResolverThrowawayTimer, there's a better ready-made abstraction.
Comment 1 Andreas Kling 2013-05-10 12:44:14 PDT
Created attachment 201379 [details]
Patch
Comment 2 WebKit Commit Bot 2013-05-13 08:04:40 PDT
Comment on attachment 201379 [details]
Patch

Clearing flags on attachment: 201379

Committed r150013: <http://trac.webkit.org/changeset/150013>
Comment 3 WebKit Commit Bot 2013-05-13 08:04:42 PDT
All reviewed patches have been landed.  Closing bug.