[webkit-changes] [WebKit/WebKit] 039142: REGRESSION(288409 at main): Tripped assertion in Test...

Charlie Wolfe noreply at github.com
Mon Jan 6 16:46:57 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 03914208e77132d99359295b477a43304e525a5e
      https://github.com/WebKit/WebKit/commit/03914208e77132d99359295b477a43304e525a5e
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2025-01-06 (Mon, 06 Jan 2025)

  Changed paths:
    M Source/WebKit/UIProcess/WebFrameProxy.cpp

  Log Message:
  -----------
  REGRESSION(288409 at main): Tripped assertion in TestWebKitAPI.SOAuthorizationSubFrame.AuthorizationOptions
https://bugs.webkit.org/show_bug.cgi?id=285442
rdar://142424622

Reviewed by Pascoe.

Other calls to WebProcessProxy::addPreviouslyApprovedFileURL have a check verifying the URL being passed
has a file protocol. This one should too.

* Source/WebKit/UIProcess/WebFrameProxy.cpp:
(WebKit::WebFrameProxy::loadData):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list