Bug 173263 - Return correct process names for iOS on-device testing
Summary: Return correct process names for iOS on-device testing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-12 08:57 PDT by Jonathan Bedard
Modified: 2017-06-12 12:07 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.33 KB, patch)
2017-06-12 09:00 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2017-06-12 08:57:50 PDT
When running on-device testing, we do not append '.Development' onto the names of the Networking, WebContent and Databases processes.  The code in TestController.cpp should reflect this.
Comment 1 Jonathan Bedard 2017-06-12 09:00:06 PDT
Created attachment 312669 [details]
Patch
Comment 2 WebKit Commit Bot 2017-06-12 12:07:10 PDT
Comment on attachment 312669 [details]
Patch

Clearing flags on attachment: 312669

Committed r218123: <http://trac.webkit.org/changeset/218123>
Comment 3 WebKit Commit Bot 2017-06-12 12:07:12 PDT
All reviewed patches have been landed.  Closing bug.