Bug 34221

Summary: [Qt] DRT Provide worker thread ability to track counters
Product: WebKit Reporter: Diego Gonzalez <diegohcg>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, kenneth, tonikitoo
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Proposed patch
none
Proposed patch v0.2 none

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.