Bug 173529 - Drop unused UserMediaPermissionRequestManager::cancelPendingRequests()
Summary: Drop unused UserMediaPermissionRequestManager::cancelPendingRequests()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-06-18 16:55 PDT by Chris Dumez
Modified: 2017-06-18 18:59 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.70 KB, patch)
2017-06-18 16:56 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-06-18 16:55:24 PDT
Drop UserMediaPermissionRequestManager::cancelPendingRequests() as it is unused and its implementation is wrong (modifies the hash maps it is iterating on).
Comment 1 Chris Dumez 2017-06-18 16:55:42 PDT
<rdar://problem/32836986>
Comment 2 Chris Dumez 2017-06-18 16:56:25 PDT
Created attachment 313250 [details]
Patch
Comment 3 WebKit Commit Bot 2017-06-18 18:59:21 PDT
Comment on attachment 313250 [details]
Patch

Clearing flags on attachment: 313250

Committed r218466: <http://trac.webkit.org/changeset/218466>
Comment 4 WebKit Commit Bot 2017-06-18 18:59:22 PDT
All reviewed patches have been landed.  Closing bug.