Bug 146820 - Quick fix for run_benchmark script that AppKit.NSRunningApplication does not work properly
Summary: Quick fix for run_benchmark script that AppKit.NSRunningApplication does not ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-09 17:55 PDT by dewei_zhu
Modified: 2015-07-14 17:23 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.46 KB, patch)
2015-07-09 17:56 PDT, dewei_zhu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dewei_zhu 2015-07-09 17:55:58 PDT
Quick fix for run_benchmark script that AppKit.NSRunningApplication does not work properly
Comment 1 dewei_zhu 2015-07-09 17:56:52 PDT
Created attachment 256547 [details]
Patch
Comment 2 WebKit Commit Bot 2015-07-09 22:32:56 PDT
Comment on attachment 256547 [details]
Patch

Clearing flags on attachment: 256547

Committed r186665: <http://trac.webkit.org/changeset/186665>
Comment 3 WebKit Commit Bot 2015-07-09 22:33:01 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Alexey Proskuryakov 2015-07-10 04:47:49 PDT
> AppKit.NSRunningApplication does not work properly

Is there a bug for that?
Comment 5 dewei_zhu 2015-07-10 15:45:10 PDT
I'm verifying whether that is fixed in most recent version.
Comment 6 dewei_zhu 2015-07-14 17:23:54 PDT
It get fixed in most recent os.
(In reply to comment #5)
> I'm verifying whether that is fixed in most recent version.