Bug 92173

Summary: WKContextGetGlobalStatistics() assigns wrong value to wkFrameCount in WKContextStatistics
Product: WebKit Reporter: Jae Hyun Park <jaepark>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, skyul, sullivan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Jae Hyun Park 2012-07-24 16:15:42 PDT
In WKContextGetGlobalStatistics(), wkViewCount in WebContext::Statistics is assigned to wkFrameCount in WKContextStatistics.
wkFrameCount in WebContext:Statistics should be assigned to wkFrameCount in WKContextStatistics.
Comment 1 Jae Hyun Park 2012-07-24 16:26:50 PDT
Created attachment 154167 [details]
Patch
Comment 2 WebKit Review Bot 2012-07-24 17:47:01 PDT
Comment on attachment 154167 [details]
Patch

Clearing flags on attachment: 154167

Committed r123557: <http://trac.webkit.org/changeset/123557>
Comment 3 WebKit Review Bot 2012-07-24 17:47:04 PDT
All reviewed patches have been landed.  Closing bug.