Move temporary option for SameSite into Driver.cmd_line()
The previous method of temporary option for SameSite affected flag-specific expectatations because the temporary option was treated as the flag-specific name. This broke local rebaselines of tests. Move the temporary option into Driver.cmd_line() to prevent it from affecting flag-specific feature. Bug: 961439 Change-Id: I1b2c30feebb42a0a701b2085b63b0fde4ab2ea93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914196Reviewed-by:Lily Chen <chlily@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#714996}
Showing
Please register or sign in to comment