Bug 216980

Summary: REGRESSION (r267516): `--use-gpu-process` no longer enables GPU process when running layout tests
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: Tools / TestsAssignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, ews-watchlist, glenn, jbedard, jer.noble, peng.liu6, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Wenson Hsieh 2020-09-25 10:31:00 PDT
SSIA
Comment 1 Wenson Hsieh 2020-09-25 10:37:58 PDT
Created attachment 409706 [details]
Patch
Comment 2 Tim Horton 2020-09-25 10:43:25 PDT
So glad these are strings
Comment 3 Tim Horton 2020-09-25 10:43:48 PDT
Maybe we should assert (just for the purposes of testrunner; we don't want to do something more drastic in production) that features exist when turning them on?
Comment 4 Wenson Hsieh 2020-09-25 10:49:48 PDT
(In reply to Tim Horton from comment #3)
> Maybe we should assert (just for the purposes of testrunner; we don't want
> to do something more drastic in production) that features exist when turning
> them on?

Sounds good — I’ll do this in a followup.
Comment 5 EWS 2020-09-25 12:03:30 PDT
Committed r267586: <https://trac.webkit.org/changeset/267586>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 409706 [details].
Comment 6 Radar WebKit Bug Importer 2020-09-25 12:04:37 PDT
<rdar://problem/69585877>