Bug 208694

Summary: [GPUP] Set the WebProcess's useGPUProcessForMedia setting during the first page load
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, peng.liu6, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

Description Jer Noble 2020-03-05 21:27:27 PST
[GPUP] Pass the "useGPUProcessForMedia" WebProcessCreationParameter through to the WebProcass.
Comment 1 Jer Noble 2020-03-05 21:29:23 PST
Created attachment 392671 [details]
Patch
Comment 2 Jer Noble 2020-03-05 21:30:34 PST
Created attachment 392672 [details]
Patch
Comment 3 Jer Noble 2020-03-05 22:34:02 PST
Created attachment 392679 [details]
Patch
Comment 4 Jer Noble 2020-03-05 22:37:42 PST
Created attachment 392680 [details]
Patch
Comment 5 youenn fablet 2020-03-06 05:27:07 PST
Comment on attachment 392680 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=392680&action=review

> Source/WebKit/ChangeLog:9
> +        set the WebProcess's "useGPUProcessForMedia" setting just before the first page load.

I believe this will happen for any page load actually.
Comment 6 WebKit Commit Bot 2020-03-06 06:25:50 PST
The commit-queue encountered the following flaky tests while processing attachment 392680 [details]:

editing/spelling/spellcheck-async-remove-frame.html bug 158401 (authors: morrita@google.com, rniwa@webkit.org, and tony@chromium.org)
The commit-queue is continuing to process your patch.
Comment 7 WebKit Commit Bot 2020-03-06 06:25:58 PST
The commit-queue encountered the following flaky tests while processing attachment 392680 [details]:

http/tests/security/contentSecurityPolicy/report-status-code-zero-when-using-https.html bug 197297 (author: dbates@webkit.org)
The commit-queue is continuing to process your patch.
Comment 8 WebKit Commit Bot 2020-03-06 06:49:43 PST
Comment on attachment 392680 [details]
Patch

Clearing flags on attachment: 392680

Committed r257995: <https://trac.webkit.org/changeset/257995>
Comment 9 WebKit Commit Bot 2020-03-06 06:49:44 PST
All reviewed patches have been landed.  Closing bug.
Comment 10 Radar WebKit Bug Importer 2020-03-06 06:50:29 PST
<rdar://problem/60147961>