Bug 87217 - PlatformClockCM has uninitialized m_rate member.
Summary: PlatformClockCM has uninitialized m_rate member.
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: Jer Noble
URL:
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2012-05-22 23:28 PDT by Jer Noble
Modified: 2012-05-23 11:11 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.15 KB, patch)
2012-05-22 23:33 PDT, Jer Noble
eric.carlson: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ec2-cr-linux-02 (502.91 KB, application/zip)
2012-05-22 23:59 PDT, WebKit Review Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2012-05-22 23:28:20 PDT
PlatformClockCM has uninitialized m_rate member.
Comment 1 Jer Noble 2012-05-22 23:33:01 PDT
<rdar://problem/11510388>
Comment 2 Jer Noble 2012-05-22 23:33:23 PDT
Created attachment 143474 [details]
Patch
Comment 3 WebKit Review Bot 2012-05-22 23:59:27 PDT
Comment on attachment 143474 [details]
Patch

Attachment 143474 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/12769125

New failing tests:
media/media-controller-time.html
Comment 4 WebKit Review Bot 2012-05-22 23:59:31 PDT
Created attachment 143480 [details]
Archive of layout-test-results from ec2-cr-linux-02

The attached test failures were seen while running run-webkit-tests on the chromium-ews.
Bot: ec2-cr-linux-02  Port: <class 'webkitpy.common.config.ports.ChromiumXVFBPort'>  Platform: Linux-2.6.35-28-virtual-x86_64-with-Ubuntu-10.10-maverick
Comment 5 Jer Noble 2012-05-23 00:50:51 PDT
The Chromium bot is failing this test for a different reason, which will be tracked in: https://bugs.webkit.org/show_bug.cgi?id=87227.
Comment 6 Jer Noble 2012-05-23 11:11:56 PDT
Committed r118204: <http://trac.webkit.org/changeset/118204>