RESOLVED FIXED 247582
Ensure AddAllowedFirstPartyForCookies message is processed before ScheduleResourceLoad
https://bugs.webkit.org/show_bug.cgi?id=247582
Summary Ensure AddAllowedFirstPartyForCookies message is processed before ScheduleRes...
Alex Christensen
Reported 2022-11-07 13:13:13 PST
It turns out that message order isn't defined between UI->network and UI->web->network so to ensure AddAllowedFirstPartyForCookies is processed first, use sendWithAsyncReply. Also, I'm pretty sure one of the message sending locations was redundant.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-11-07 13:13:40 PST
Alex Christensen
Comment 2 2022-11-07 13:14:22 PST
EWS
Comment 3 2022-11-09 10:34:46 PST
Committed 256488@main (3d4ebd0d31cd): <https://commits.webkit.org/256488@main> Reviewed commits have been landed. Closing PR #6218 and removing active labels.
Fujii Hironori
Comment 4 2022-11-09 20:57:32 PST
*** Bug 247658 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.