[webkit-changes] [WebKit/WebKit] 1151a1: Merge 255721 at main - [SOUP] Spammed by 0-byte downl...

Carlos Garcia Campos noreply at github.com
Mon Oct 24 02:16:06 PDT 2022


  Branch: refs/heads/webkitglib/2.38
  Home:   https://github.com/WebKit/WebKit
  Commit: 1151a1b17aaeef1dbcc8198d4fc5f2196a3b404a
      https://github.com/WebKit/WebKit/commit/1151a1b17aaeef1dbcc8198d4fc5f2196a3b404a
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
    M Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp
    M Tools/TestWebKitAPI/Tests/WebKitGLib/TestResources.cpp

  Log Message:
  -----------
  Merge 255721 at main - [SOUP] Spammed by 0-byte downloads on imgur.com
https://bugs.webkit.org/show_bug.cgi?id=245625

Reviewed by Michael Catanzaro.

Do not ignore subresources with no content.

* Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp:
(webkitWebViewDecidePolicy):
* Tools/TestWebKitAPI/Tests/WebKitGLib/TestResources.cpp:
(testWebResourceMimeType):
(serverCallback):

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

(cherry picked from commit 16644424b9771fe72193676a0f9796baaf5880fc)


  Commit: e6c50fb640c714196bc045a0af584eed122a4400
      https://github.com/WebKit/WebKit/commit/e6c50fb640c714196bc045a0af584eed122a4400
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
    M Source/WebCore/accessibility/AXObjectCache.h

  Log Message:
  -----------
  Unreviewed, reverting 255405 at main.

It wasn't needed in stable branch and broke the build with
accessibility disabled instead of fixing it.

* Source/WebCore/accessibility/AXObjectCache.h:
(WebCore::AXObjectCache::childrenChanged):
(WebCore::AXObjectCache::onSelectedChanged): Deleted.


Compare: https://github.com/WebKit/WebKit/compare/492f08d1482e...e6c50fb640c7


More information about the webkit-changes mailing list