Bug 64959 - Fix ports_unittest.py on native windows
Summary: Fix ports_unittest.py on native windows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Patrick R. Gansterer
URL:
Keywords:
Depends on:
Blocks: 48728
  Show dependency treegraph
 
Reported: 2011-07-21 09:48 PDT by Patrick R. Gansterer
Modified: 2011-07-30 18:20 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.20 KB, patch)
2011-07-21 09:56 PDT, Patrick R. Gansterer
no flags Details | Formatted Diff | Diff
Patch for landing (6.33 KB, patch)
2011-07-30 03:01 PDT, Patrick R. Gansterer
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick R. Gansterer 2011-07-21 09:48:53 PDT
Fix ports_unittest.py on native windows
Comment 1 Patrick R. Gansterer 2011-07-21 09:56:00 PDT
Created attachment 101600 [details]
Patch
Comment 2 Adam Roben (:aroben) 2011-07-27 05:11:04 PDT
Comment on attachment 101600 [details]
Patch

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

> Tools/ChangeLog:9
> +        The later includes the inpterpreter executable required on natvie windows.

Typo: later -> latter
Typo: inpterpreter
Typo: natvie
Comment 3 Patrick R. Gansterer 2011-07-30 03:01:24 PDT
Created attachment 102430 [details]
Patch for landing
Comment 4 WebKit Review Bot 2011-07-30 18:20:11 PDT
Comment on attachment 102430 [details]
Patch for landing

Clearing flags on attachment: 102430

Committed r92067: <http://trac.webkit.org/changeset/92067>
Comment 5 WebKit Review Bot 2011-07-30 18:20:15 PDT
All reviewed patches have been landed.  Closing bug.