Bug 143847

Summary: iOS Simulator.app no longer responds to AppleScript events after name change
Product: WebKit Reporter: Jake Nielsen <jake.nielsen.webkit>
Component: Tools / TestsAssignee: Jake Nielsen <jake.nielsen.webkit>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dbates, glenn, simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
simon.fraser: review+, commit-queue: commit-queue-
Forgot to change a callsite.
simon.fraser: review+, commit-queue: commit-queue-
Addresses comment.
dbates: review+, dbates: commit-queue-
Addresses Further Comments none

Description Jake Nielsen 2015-04-16 14:37:21 PDT
Refer to rdar://problem/20530344
Comment 1 Jake Nielsen 2015-04-16 14:41:44 PDT
Created attachment 250950 [details]
Patch
Comment 2 WebKit Commit Bot 2015-04-16 14:47:53 PDT
Comment on attachment 250950 [details]
Patch

Rejecting attachment 250950 [details] from commit-queue.

jake.nielsen.webkit@gmail.com does not have committer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/contributors.json.

- If you do not have committer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags.

- If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/contributors.json by adding yourself to the file (no review needed).  The commit-queue restarts itself every 2 hours.  After restart the commit-queue will correctly respect your committer rights.
Comment 3 Jake Nielsen 2015-04-16 15:16:09 PDT
Created attachment 250952 [details]
Forgot to change a callsite.
Comment 4 Simon Fraser (smfr) 2015-04-16 15:17:25 PDT
Comment on attachment 250952 [details]
Forgot to change a callsite.

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

> Tools/ChangeLog:3
> +        iOS Simulator.app no longer responds to AppleScript events after name changed to Simulator.app.

Maybe change this.
Comment 5 WebKit Commit Bot 2015-04-16 15:18:19 PDT
Comment on attachment 250952 [details]
Forgot to change a callsite.

Rejecting attachment 250952 [details] from commit-queue.

jacob_nielsen@apple.com does not have committer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/contributors.json.

- If you do not have committer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags.

- If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/contributors.json by adding yourself to the file (no review needed).  The commit-queue restarts itself every 2 hours.  After restart the commit-queue will correctly respect your committer rights.
Comment 6 Jake Nielsen 2015-04-16 15:34:00 PDT
Created attachment 250956 [details]
Addresses comment.
Comment 7 Daniel Bates 2015-04-16 16:07:20 PDT
Comment on attachment 250956 [details]
Addresses comment.

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

> Tools/ChangeLog:3
> +        Changes method of quitting iphone simulator to be more correct.

"iphone simulator" => iOS Simulator

> Tools/ChangeLog:7
> +        Fixes by addressing the app by ID rather than by name.

This is OK as-is. The bug description should come after the Reviewed By line. An example ChangeLog entry can be seen at <http://www.webkit.org/coding/contributing.html#changelogs>.
Comment 8 Daniel Bates 2015-04-16 16:09:19 PDT
Comment on attachment 250956 [details]
Addresses comment.

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

>> Tools/ChangeLog:3
>> +        Changes method of quitting iphone simulator to be more correct.
> 
> "iphone simulator" => iOS Simulator

This line should be the bug title. This reads like it should be part of the description.
Comment 9 Jake Nielsen 2015-04-16 16:10:59 PDT
Created attachment 250967 [details]
Addresses Further Comments
Comment 10 WebKit Commit Bot 2015-04-16 18:29:49 PDT
Comment on attachment 250967 [details]
Addresses Further Comments

Clearing flags on attachment: 250967

Committed r182937: <http://trac.webkit.org/changeset/182937>
Comment 11 WebKit Commit Bot 2015-04-16 18:29:54 PDT
All reviewed patches have been landed.  Closing bug.