Bug 174599

Summary: UserMediaPermissionRequestManagerProxy should not use WebCore::Timer
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2017-07-17 16:47:16 PDT
UserMediaPermissionRequestManagerProxy should not use WebCore::Timer since it runs in the UIProcess.
Comment 1 Chris Dumez 2017-07-17 16:47:31 PDT
<rdar://problem/33362600>
Comment 2 Chris Dumez 2017-07-17 16:50:09 PDT
Created attachment 315730 [details]
Patch
Comment 3 Chris Dumez 2017-07-17 16:56:41 PDT
Comment on attachment 315730 [details]
Patch

Clearing flags on attachment: 315730

Committed r219588: <http://trac.webkit.org/changeset/219588>
Comment 4 Chris Dumez 2017-07-17 16:56:43 PDT
All reviewed patches have been landed.  Closing bug.