[webkit-changes] [WebKit/WebKit] 4a635a: Web Manifest: parsing the id member should strip t...

Marcos Cáceres noreply at github.com
Mon May 13 17:42:34 PDT 2024


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

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

  Log Message:
  -----------
  Web Manifest: parsing the id member should strip the hash
rdar://127864531
https://bugs.webkit.org/show_bug.cgi?id=273991

Reviewed by Sihui Liu.

Strips the hash from the id member when parsing the Web Manifest.
Part of https://github.com/w3c/manifest/pull/1122

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

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