Bug 235352

Summary: TestRunner.setMockCameraOrientation cannot set 270
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: MediaAssignee: Kimmo Kinnunen <kkinnunen>
Status: NEW    
Severity: Normal CC: ap, jbedard, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 235233    
Bug Blocks:    
Attachments:
Description Flags
Patch ews-feeder: commit-queue-

Kimmo Kinnunen
Reported 2022-01-19 02:51:59 PST
TestRunner.setMockCameraOrientation cannot set 270 it should be settable via -90 but the C++ part is unsigned
Attachments
Patch (29.51 KB, patch)
2022-01-20 11:19 PST, Kimmo Kinnunen
ews-feeder: commit-queue-
Kimmo Kinnunen
Comment 1 2022-01-20 11:19:14 PST
youenn fablet
Comment 2 2022-01-21 03:08:00 PST
Comment on attachment 449597 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=449597&action=review > Source/WebKit/ChangeLog:12 > + For untrusted IPC APIs, add a if check. It seems passing an enum like MediaSample::VideoRotation (maybe we should promote this enum to a standalone one) would help.
Radar WebKit Bug Importer
Comment 3 2022-01-26 02:52:28 PST
Note You need to log in before you can comment on or make changes to this bug.