fixup! Support gcc build for chromium-efl. 67/310467/6
authorNikhil Shingne <n.shingne@samsung.com>
Mon, 29 Apr 2024 13:29:04 +0000 (18:59 +0530)
committerBot Blink <blinkbot@samsung.com>
Tue, 30 Apr 2024 10:27:44 +0000 (10:27 +0000)
commit201b0bc782ed1c66ff699ed150f94f6450e791bc
treeb9b2480802c22e052d5d3e99b2fd4374fcd0f354
parent48fb8265f3e15b1443be9b921e5769ec54041736
fixup! Support gcc build for chromium-efl.

Fix initialization of struct constructor.
The use of the same name for parameters and members within the copy
constructor led to unexpected behavior resulting in NativeTCT failures
on x64. This patch fixes the same.

Change-Id: Ib874271b3020330befdf263c1be459f5927c287b
Signed-off-by: Nikhil Shingne <n.shingne@samsung.com>
components/autofill/core/browser/webdata/autofill_table.cc