Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Follow-up fixes after moving WebVideoFullscreenController from WebCor…
…e to WebKitLegacy. https://bugs.webkit.org/show_bug.cgi?id=182641 Reviewed by Dan Bernstein. Remove incorrect use of WEBCORE_EXPORT and namespace WebCore after the files were moved in https://trac.webkit.org/changeset/228308. * WebView/WebVideoFullscreenController.h: * WebView/WebVideoFullscreenHUDWindowController.mm: * WebView/WebWindowAnimation.h: * WebView/WebWindowAnimation.mm: (WebCore::WebWindowAnimationDurationFromDuration): Deleted. (WebCore::scaledRect): Deleted. (WebCore::squaredDistance): Deleted. Canonical link: https://commits.webkit.org/198459@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@228328 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
with
23 additions
and 16 deletions.
- +18 −0 Source/WebKitLegacy/mac/ChangeLog
- +1 −1 Source/WebKitLegacy/mac/WebView/WebVideoFullscreenController.h
- +1 −6 Source/WebKitLegacy/mac/WebView/WebVideoFullscreenHUDWindowController.mm
- +2 −2 Source/WebKitLegacy/mac/WebView/WebWindowAnimation.h
- +1 −7 Source/WebKitLegacy/mac/WebView/WebWindowAnimation.mm
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters