[webkit-changes] [WebKit/WebKit] c29a26: Partially revert "Fix stack-overflow when dealing ...

Michael Catanzaro noreply at github.com
Tue Oct 10 13:25:51 PDT 2023


  Branch: refs/heads/webkitglib/2.42
  Home:   https://github.com/WebKit/WebKit
  Commit: c29a26a02441b64c881b173f2a1dde83e353e418
      https://github.com/WebKit/WebKit/commit/c29a26a02441b64c881b173f2a1dde83e353e418
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2023-10-10 (Tue, 10 Oct 2023)

  Changed paths:
    M Source/WebCore/fileapi/BlobURL.cpp

  Log Message:
  -----------
  Partially revert "Fix stack-overflow when dealing with blobURL(s)"
https://bugs.webkit.org/show_bug.cgi?id=262777

The code change here is incompatible with some other commit, most likely
266247 at main. We can still keep the new test, though.

This fixes Unity WebGL applications.

* Source/WebCore/fileapi/BlobURL.cpp:
(WebCore::BlobURL::isSecureBlobURL):




More information about the webkit-changes mailing list