Bug 116710

Summary: Update prepareConsistentTestingEnvironment to use a non-deprecated API
Product: WebKit Reporter: Steve Falkenburg <sfalken>
Component: Tools / TestsAssignee: Steve Falkenburg <sfalken>
Status: RESOLVED FIXED    
Severity: Normal CC: mrowe
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.8   
Attachments:
Description Flags
Update prepareConsistentTestingEnvironment to use a non-deprecated API
sfalken: commit-queue-
Updated options to match what we use in WebKit2 mrowe: review+, sfalken: commit-queue-

Description Steve Falkenburg 2013-05-24 01:26:11 PDT
beginSuspensionOfSystemBehaviors has been deprecated.
Use beginActivityWithOptions instead.
Comment 1 Steve Falkenburg 2013-05-24 01:28:48 PDT
Created attachment 202783 [details]
Update prepareConsistentTestingEnvironment to use a non-deprecated API
Comment 2 Steve Falkenburg 2013-05-24 01:37:13 PDT
Created attachment 202786 [details]
Updated options to match what we use in WebKit2
Comment 3 Steve Falkenburg 2013-05-24 01:43:21 PDT
http://trac.webkit.org/changeset/150636