Bug 34221 - [Qt] DRT Provide worker thread ability to track counters
Summary: [Qt] DRT Provide worker thread ability to track counters
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-01-27 11:41 PST by Diego Gonzalez
Modified: 2010-01-27 15:32 PST (History)
3 users (show)

See Also:


Attachments
Proposed patch (6.53 KB, patch)
2010-01-27 11:54 PST, Diego Gonzalez
no flags Details | Formatted Diff | Diff
Proposed patch v0.2 (6.54 KB, patch)
2010-01-27 12:30 PST, Diego Gonzalez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Gonzalez 2010-01-27 11:41:12 PST
Implement workThreadCount() in LayoutTestController of Qt DRT

Tests:
fast/workers/dedicated-worker-lifecycle.html
fast/workers/shared-worker-frame-lifecycle.html
fast/workers/shared-worker-lifecycle.html
fast/workers/worker-lifecycle.html
Comment 1 Diego Gonzalez 2010-01-27 11:54:08 PST
Created attachment 47554 [details]
Proposed patch
Comment 2 Diego Gonzalez 2010-01-27 12:30:39 PST
Created attachment 47559 [details]
Proposed patch v0.2

Fixed typo in Changelogs
Comment 3 WebKit Commit Bot 2010-01-27 15:32:41 PST
Comment on attachment 47559 [details]
Proposed patch v0.2

Clearing flags on attachment: 47559

Committed r53956: <http://trac.webkit.org/changeset/53956>
Comment 4 WebKit Commit Bot 2010-01-27 15:32:46 PST
All reviewed patches have been landed.  Closing bug.