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 BugsAssignee: 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
Reported 2026-06-05 13:32:02 PDT
--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
Radar WebKit Bug Importer
Comment 1 2026-06-05 13:32:19 PDT
Robert Jenner
Comment 2 2026-06-05 13:41:44 PDT
EWS
Comment 3 2026-06-05 15:00:02 PDT
Committed 314665@main (827ee76992df): <https://commits.webkit.org/314665@main> Reviewed commits have been landed. Closing PR #66582 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.