Bug 208694 - [GPUP] Set the WebProcess's useGPUProcessForMedia setting during the first page load
Summary: [GPUP] Set the WebProcess's useGPUProcessForMedia setting during the first pa...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-05 21:27 PST by Jer Noble
Modified: 2020-03-06 06:50 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.87 KB, patch)
2020-03-05 21:29 PST, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (2.87 KB, patch)
2020-03-05 21:30 PST, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (3.20 KB, patch)
2020-03-05 22:34 PST, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (3.20 KB, patch)
2020-03-05 22:37 PST, Jer Noble
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>