Bug 137558 - Fix compiler warning in HeapStatistics
Summary: Fix compiler warning in HeapStatistics
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-09 07:17 PDT by Adrien Destugues
Modified: 2014-10-09 10:01 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.46 KB, patch)
2014-10-09 07:21 PDT, Adrien Destugues
no flags Details | Formatted Diff | Diff
Patch (1.52 KB, patch)
2014-10-09 07:32 PDT, Adrien Destugues
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adrien Destugues 2014-10-09 07:17:00 PDT
Fix compiler warning in HeapStatistics
Comment 1 Adrien Destugues 2014-10-09 07:21:13 PDT
Created attachment 239534 [details]
Patch
Comment 2 WebKit Commit Bot 2014-10-09 07:23:50 PDT
Attachment 239534 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Adrien Destugues 2014-10-09 07:32:16 PDT
Created attachment 239536 [details]
Patch
Comment 4 WebKit Commit Bot 2014-10-09 10:01:23 PDT
Comment on attachment 239536 [details]
Patch

Clearing flags on attachment: 239536

Committed r174509: <http://trac.webkit.org/changeset/174509>
Comment 5 WebKit Commit Bot 2014-10-09 10:01:26 PDT
All reviewed patches have been landed.  Closing bug.