[Webkit-unassigned] [Bug 216530] MerchantValidationEvent's validationURL should resolve against doc base URL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Nov 25 14:22:07 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=216530
Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |WPTImpact
CC| |ahmad.saleem792 at gmail.com,
| |annevk at annevk.nl,
| |a_protyasha at apple.com
--- Comment #2 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
https://searchfox.org/wubkat/rev/78224352916760e6e360c3e1ad5e981f77aaec7d/Source/WebCore/Modules/paymentrequest/MerchantValidationEvent.cpp#46
Should it be?
URL validationURL { document.url(), eventInit.validationURL };
> URL validationURL { document.baseURL(), eventInit.validationURL };
It could be wrong solution but just trying to fix.
Tagging 'Abrar' and 'Anne' in CC and adding 'WPTImpact' keyword.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231125/44acba05/attachment.htm>
More information about the webkit-unassigned
mailing list