Bug 49777

Summary: nrwt multiprocessing - minor cleanup
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: New BugsAssignee: Dirk Pranke <dpranke>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, hayato, ojan, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 49566    
Attachments:
Description Flags
Patch none

Description Dirk Pranke 2010-11-18 17:53:51 PST
nrwt - multiprocessing minor cleanup
Comment 1 Dirk Pranke 2010-11-18 17:54:44 PST
Created attachment 74332 [details]
Patch
Comment 2 Ojan Vafai 2010-11-18 18:19:57 PST
Comment on attachment 74332 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=74332&action=review

> WebKitTools/Scripts/webkitpy/layout_tests/layout_package/dump_render_tree_thread.py:404
> +                result = self._run_test_in_this_thread(test_input)

nit: s/this/current/ I think is a more common word choice. Don't feel strongly though.
Comment 3 Dirk Pranke 2010-11-19 17:48:24 PST
Comment on attachment 74332 [details]
Patch

Clearing flags on attachment: 74332

Committed r72457: <http://trac.webkit.org/changeset/72457>
Comment 4 Dirk Pranke 2010-11-19 17:48:31 PST
All reviewed patches have been landed.  Closing bug.