Bug 116946 - PresentationAttributeCacheCleaner::m_hitCount is never initialized
Summary: PresentationAttributeCacheCleaner::m_hitCount is never initialized
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-29 01:51 PDT by Ryosuke Niwa
Modified: 2013-05-29 01:53 PDT (History)
2 users (show)

See Also:


Attachments
Fixes the bug (1.35 KB, patch)
2013-05-29 01:52 PDT, Ryosuke Niwa
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-05-29 01:51:44 PDT
PresentationAttributeCacheCleaner::m_hitCount is never initialized
Comment 1 Ryosuke Niwa 2013-05-29 01:52:24 PDT
Created attachment 203139 [details]
Fixes the bug
Comment 2 Ryosuke Niwa 2013-05-29 01:53:18 PDT
Committed r150877: <http://trac.webkit.org/changeset/150877>