Bug 49777 - nrwt multiprocessing - minor cleanup
Summary: nrwt multiprocessing - minor cleanup
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Dirk Pranke
URL:
Keywords:
Depends on:
Blocks: 49566
  Show dependency treegraph
 
Reported: 2010-11-18 17:53 PST by Dirk Pranke
Modified: 2010-11-19 17:48 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.15 KB, patch)
2010-11-18 17:54 PST, Dirk Pranke
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.