Bug 77169 - Decrease sleep time when killing server_process on Mac.
Summary: Decrease sleep time when killing server_process on Mac.
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: Ojan Vafai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-26 18:13 PST by Ojan Vafai
Modified: 2012-01-26 18:49 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.56 KB, patch)
2012-01-26 18:14 PST, Ojan Vafai
eric: review+
eric: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ojan Vafai 2012-01-26 18:13:24 PST
Decrease sleep time when killing server_process on Mac.
Comment 1 Ojan Vafai 2012-01-26 18:14:00 PST
Created attachment 124231 [details]
Patch
Comment 2 Adam Barth 2012-01-26 18:17:47 PST
Comment on attachment 124231 [details]
Patch

Should we use some kind of exponential backoff?
Comment 3 Eric Seidel (no email) 2012-01-26 18:20:03 PST
Comment on attachment 124231 [details]
Patch

SGTM.  This polling isnt' gonna hurt.
Comment 4 Ojan Vafai 2012-01-26 18:49:06 PST
Committed r106079: <http://trac.webkit.org/changeset/106079>