Bug 316444
| Summary: | Have --site-isolation-enabled-by-default report as the site-isolation flavor in the results database | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Robert Jenner <jenner> |
| Component: | New Bugs | Assignee: | Robert Jenner <jenner> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Robert Jenner
--site-isolation when run will report the flavor as site-isolation in the results database.
We recently changed our site-isolation test run config to run as: --additional-header=SiteIsolationEnabled=true. The problem with this is that we lost the correct reporting flavor in the results database.
Now, we want to change the config again to run as --site-isolation-enabled-by-default. That will encounter the same issue as --additional-header=SiteIsolationEnabled=true. So we need to modify it so that it reports the results as the correct flavor in the results database.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/178845438>
Robert Jenner
Pull request: https://github.com/WebKit/WebKit/pull/66582
EWS
Committed 314665@main (827ee76992df): <https://commits.webkit.org/314665@main>
Reviewed commits have been landed. Closing PR #66582 and removing active labels.