Bug 197704 - Use clampTo in AVVideoCaptureSource::setSizeAndFrameRateWithPreset
Summary: Use clampTo in AVVideoCaptureSource::setSizeAndFrameRateWithPreset
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: 2019-05-08 12:25 PDT by youenn fablet
Modified: 2019-05-12 19:58 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.92 KB, patch)
2019-05-08 12:29 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 2019-05-08 12:25:58 PDT
Use clampTo in AVVideoCaptureSource::setSizeAndFrameRateWithPreset
Comment 1 youenn fablet 2019-05-08 12:29:13 PDT
Created attachment 369409 [details]
Patch
Comment 2 WebKit Commit Bot 2019-05-10 16:33:53 PDT
Comment on attachment 369409 [details]
Patch

Rejecting attachment 369409 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-01', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 369409, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Logging in as commit-queue@webkit.org...
Fetching: https://bugs.webkit.org/attachment.cgi?id=369409&action=edit
Fetching: https://bugs.webkit.org/show_bug.cgi?id=197704&ctype=xml&excludefield=attachmentdata
Processing 1 patch from 1 bug.
Updating working directory
Processing patch 369409 from bug 197704.
Fetching: https://bugs.webkit.org/attachment.cgi?id=369409
Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	Source/WebCore/ChangeLog

ERROR from SVN:
Item is out of date: File '/trunk/Source/WebCore/ChangeLog' is out of date
W: 7bbcaeecf7a2b3bc5eaa68516ec26e4ac09081f4 and refs/remotes/origin/master differ, using rebase:
:040000 040000 8ccd1f0fb079cdd1e626b7a2e2808ca245200460 d2c33462b56424dc720b56e5e5f803efc456e6bb M	Source
Current branch master is up to date.
ERROR: Not all changes have been committed into SVN, however the committed
ones (if any) seem to be successfully integrated into the working tree.
Please see the above messages for details.


Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	Source/WebCore/ChangeLog

ERROR from SVN:
Item is out of date: File '/trunk/Source/WebCore/ChangeLog' is out of date
W: 7bbcaeecf7a2b3bc5eaa68516ec26e4ac09081f4 and refs/remotes/origin/master differ, using rebase:
:040000 040000 8ccd1f0fb079cdd1e626b7a2e2808ca245200460 d2c33462b56424dc720b56e5e5f803efc456e6bb M	Source
Current branch master is up to date.
ERROR: Not all changes have been committed into SVN, however the committed
ones (if any) seem to be successfully integrated into the working tree.
Please see the above messages for details.


Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit
Updating OpenSource
From https://git.webkit.org/git/WebKit
   03474b11994..c0f491e6a89  master     -> origin/master
Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ...
Currently at 245197 = 03474b11994ff5ef1b48dca072cfb64ff7299d7d
r245198 = 77ddf65de24c10230f36bbd55e82df95cdbb0922
r245199 = c0f491e6a8936a684f247d8f088b6cc4804def7e
Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc
First, rewinding head to replay your work on top of it...
Fast-forwarded master to refs/remotes/origin/master.

Full output: https://webkit-queues.webkit.org/results/12157756
Comment 3 WebKit Commit Bot 2019-05-12 19:57:09 PDT
Comment on attachment 369409 [details]
Patch

Clearing flags on attachment: 369409

Committed r245217: <https://trac.webkit.org/changeset/245217>
Comment 4 WebKit Commit Bot 2019-05-12 19:57:11 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-05-12 19:58:17 PDT
<rdar://problem/50711321>