WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
208242
GPUProcess should be made aware of device orientation for correct video capture frame rotation computation
https://bugs.webkit.org/show_bug.cgi?id=208242
Summary
GPUProcess should be made aware of device orientation for correct video captu...
youenn fablet
Reported
2020-02-26 07:13:54 PST
GPUProcess should be made aware of device orientation for correct video capture frame rotation computation
Attachments
Patch
(7.23 KB, patch)
2020-02-26 07:24 PST
,
youenn fablet
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2020-02-26 07:24:44 PST
Created
attachment 391746
[details]
Patch
Radar WebKit Bug Importer
Comment 2
2020-02-26 07:25:10 PST
<
rdar://problem/59804921
>
WebKit Commit Bot
Comment 3
2020-02-26 09:15:52 PST
Comment on
attachment 391746
[details]
Patch Clearing flags on attachment: 391746 Committed
r257478
: <
https://trac.webkit.org/changeset/257478
>
WebKit Commit Bot
Comment 4
2020-02-26 09:15:53 PST
All reviewed patches have been landed. Closing bug.
Simon Fraser (smfr)
Comment 5
2020-02-26 09:42:25 PST
Comment on
attachment 391746
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=391746&action=review
> Source/WebKit/GPUProcess/GPUConnectionToWebProcess.h:78 > + void setOrientationForMediaCapture(uint64_t orientation);
Why does orientation need 64 bits instead of 2?
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