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

Jae Hyun Park
Reported 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.
Attachments
Patch (1.69 KB, patch)
2012-07-24 16:26 PDT, Jae Hyun Park
no flags
Jae Hyun Park
Comment 1 2012-07-24 16:26:50 PDT
WebKit Review Bot
Comment 2 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>
WebKit Review Bot
Comment 3 2012-07-24 17:47:04 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.