Bug 275959
| Summary: | [run-benchmark] Driver for chrome on Linux should avoid showing things like sign-in screen or default-browser-check | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | Tools / Tests | Assignee: | Carlos Alberto Lopez Perez <clopez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, webkit-bug-importer, zimmermann |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Alberto Lopez Perez
run-benchmark runs the browsers inside a temporal home that gets destroyed when the benchmark ends.
And seems that chrome is asking for several things on the first run (set default browser, sign-in service for google, etc).
This means that the benchmark running doesn't show on the screen by default or requires user intervention.
Let's fix the flags passed to chrome so it works automatically without showing anything than the browser even on the first run
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Pull request: https://github.com/WebKit/WebKit/pull/30240
EWS
Committed 280431@main (7e644f3ca0fc): <https://commits.webkit.org/280431@main>
Reviewed commits have been landed. Closing PR #30240 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/130699745>