[webkit-changes] [WebKit/WebKit] bdba4e: Re-add DOMWindow+CookieStore.idl after omission in...
Rupin Mittal
noreply at github.com
Thu Sep 12 00:50:07 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bdba4eda037926f690b12be328953fb250695bff
https://github.com/WebKit/WebKit/commit/bdba4eda037926f690b12be328953fb250695bff
Author: Rupin Mittal <rupin at apple.com>
Date: 2024-09-12 (Thu, 12 Sep 2024)
Changed paths:
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
Log Message:
-----------
Re-add DOMWindow+CookieStore.idl after omission in 277704 at main
https://bugs.webkit.org/show_bug.cgi?id=279575
rdar://135850116
Reviewed by Tim Horton.
277704 at main renamed LocalDOMWindow+CookieStore.idl to
DOMWindow+CookieStore.idl but didn't change this in
Source/WebCore/WebCore.xcodeproj/project.pbxproj--so the
file wasn't showing up in the Xcode editor. This patch
adds the file back in the Xcode project configuation.
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
Canonical link: https://commits.webkit.org/283544@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