Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 10077398852ea8aab7685a672454dc18d9d0d1fa
      
https://github.com/WebKit/WebKit/commit/10077398852ea8aab7685a672454dc18d9d0d1fa
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2022-11-18 (Fri, 18 Nov 2022)

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp

  Log Message:
  -----------
  [GStreamer] Wrong first party for cookies set on every media request
https://bugs.webkit.org/show_bug.cgi?id=248033

Reviewed by Philippe Normand.

We are always setting the requested url as the first party for cookies,
instead of the document URL. Nowadays we don't need to set the first
party for cookies in the request from the media backend.

* Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:
(webKitWebSrcMakeRequest):

Canonical link: https://commits.webkit.org/256829@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to