Bug 174599 - UserMediaPermissionRequestManagerProxy should not use WebCore::Timer
Summary: UserMediaPermissionRequestManagerProxy should not use WebCore::Timer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-07-17 16:47 PDT by Chris Dumez
Modified: 2017-07-17 16:56 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.61 KB, patch)
2017-07-17 16:50 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.