Bug 186743 - Rename Document::hasHadActiveMediaStreamTrack to Document::hasHadCaptureMediaStreamTrack
Summary: Rename Document::hasHadActiveMediaStreamTrack to Document::hasHadCaptureMedia...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-06-16 13:36 PDT by youenn fablet
Modified: 2018-06-17 11:03 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.75 KB, patch)
2018-06-16 13:47 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2018-06-16 13:36:56 PDT
This will make it clearer that the code is about capture having happened and not generic media stream being created.
Comment 1 youenn fablet 2018-06-16 13:46:37 PDT
<rdar://problem/41151193>
Comment 2 youenn fablet 2018-06-16 13:47:05 PDT
Created attachment 342888 [details]
Patch
Comment 3 WebKit Commit Bot 2018-06-17 11:03:07 PDT
Comment on attachment 342888 [details]
Patch

Clearing flags on attachment: 342888

Committed r232915: <https://trac.webkit.org/changeset/232915>
Comment 4 WebKit Commit Bot 2018-06-17 11:03:09 PDT
All reviewed patches have been landed.  Closing bug.