Bug 92173 - WKContextGetGlobalStatistics() assigns wrong value to wkFrameCount in WKContextStatistics
Summary: WKContextGetGlobalStatistics() assigns wrong value to wkFrameCount in WKConte...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-24 16:15 PDT by Jae Hyun Park
Modified: 2012-07-24 17:47 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.69 KB, patch)
2012-07-24 16:26 PDT, Jae Hyun Park
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.