Bug 150503

Summary: [MediaStream] Fix UserMediaPermissionRequestProxy::invalidate
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch. none

Description Eric Carlson 2015-10-23 08:47:30 PDT
UserMediaPermissionRequestManagerProxy::invalidateRequests calls invalidate on every pending UserMediaPermissionRequestProxy. UserMediaPermissionRequestProxy::invalidate calls UserMediaPermissionRequestManagerProxy::invalidateRequests and bad things happen.
Comment 1 Radar WebKit Bug Importer 2015-10-23 08:48:27 PDT
<rdar://problem/23235386>
Comment 2 Eric Carlson 2015-10-23 09:11:34 PDT
Created attachment 263929 [details]
Proposed patch.
Comment 3 WebKit Commit Bot 2015-10-23 12:02:17 PDT
Comment on attachment 263929 [details]
Proposed patch.

Clearing flags on attachment: 263929

Committed r191504: <http://trac.webkit.org/changeset/191504>
Comment 4 WebKit Commit Bot 2015-10-23 12:02:21 PDT
All reviewed patches have been landed.  Closing bug.