Bug 199519

Summary: [iOS] Local capture MediaStreamTrack does not render in portrait mode
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebRTCAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, ews-watchlist, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description youenn fablet 2019-07-05 09:16:50 PDT
[iOS] Local capture MediaStreamTrack does not render locally in portrait mode
Rendering works fine in landscape mode.
Comment 1 youenn fablet 2019-07-05 09:16:56 PDT
This might be a regression due to https://trac.webkit.org/changeset/246644
Comment 2 Radar WebKit Bug Importer 2019-07-05 09:18:49 PDT
<rdar://problem/52689720>
Comment 3 Radar WebKit Bug Importer 2019-07-05 09:18:50 PDT
<rdar://problem/52689721>
Comment 4 youenn fablet 2019-07-05 10:34:09 PDT
Created attachment 373511 [details]
Patch
Comment 5 EWS Watchlist 2019-07-05 10:38:41 PDT
Attachment 373511 [details] did not pass style-queue:


ERROR: Source/WebCore/platform/mock/MockRealtimeVideoSource.cpp:483:  A case label should not be indented, but line up with its switch statement.  [whitespace/indent] [4]
Total errors found: 1 in 9 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 6 youenn fablet 2019-07-05 10:39:52 PDT
Created attachment 373512 [details]
Patch
Comment 7 WebKit Commit Bot 2019-07-05 11:54:20 PDT
Comment on attachment 373512 [details]
Patch

Clearing flags on attachment: 373512

Committed r247165: <https://trac.webkit.org/changeset/247165>
Comment 8 WebKit Commit Bot 2019-07-05 11:54:22 PDT
All reviewed patches have been landed.  Closing bug.