[webkit-changes] [WebKit/WebKit] a79153: Web Manifest: scope url should strip both query an...

Marcos Cáceres noreply at github.com
Tue May 14 21:40:59 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a79153bc4ac32085c182850230d395a22926a997
      https://github.com/WebKit/WebKit/commit/a79153bc4ac32085c182850230d395a22926a997
  Author: Marcos Caceres <marcosc at apple.com>
  Date:   2024-05-14 (Tue, 14 May 2024)

  Changed paths:
    M Source/WebCore/Modules/applicationmanifest/ApplicationManifestParser.cpp
    M Tools/TestWebKitAPI/Tests/WebCore/ApplicationManifestParser.cpp

  Log Message:
  -----------
  Web Manifest: scope url should strip both query and fragment components
https://bugs.webkit.org/show_bug.cgi?id=273989
rdar://127863839

Reviewed by Brady Eidson.

Removes the query and fragment components from the scope URL.
Part of https://github.com/w3c/manifest/pull/1122

* Source/WebCore/Modules/applicationmanifest/ApplicationManifestParser.cpp:
(WebCore::ApplicationManifestParser::parseScope):
* Tools/TestWebKitAPI/Tests/WebCore/ApplicationManifestParser.cpp:
(TEST_F):

Canonical link: https://commits.webkit.org/278795@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