WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
235352
TestRunner.setMockCameraOrientation cannot set 270
https://bugs.webkit.org/show_bug.cgi?id=235352
Summary
TestRunner.setMockCameraOrientation cannot set 270
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-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kimmo Kinnunen
Comment 1
2022-01-20 11:19:14 PST
Created
attachment 449597
[details]
Patch
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
<
rdar://problem/88067253
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug