haikuwebkit/Source/WebKit/UIProcess/mac
Simon Fraser bb08f50b2c Rename WebPageProxy::headerHeight() and related to make it clear they are for printing
https://bugs.webkit.org/show_bug.cgi?id=229242

Reviewed by Tim Horton.

Disambiguate WebPageProxy::headerHeight(), used for printing, from FrameView::headerHeight()
which is not.

* UIProcess/Cocoa/UIDelegate.h:
* UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::headerHeightForPrinting):
(WebKit::WebPageProxy::footerHeightForPrinting):
(WebKit::WebPageProxy::drawHeaderForPrinting):
(WebKit::WebPageProxy::drawFooterForPrinting):
(WebKit::WebPageProxy::headerHeight): Deleted.
(WebKit::WebPageProxy::footerHeight): Deleted.
(WebKit::WebPageProxy::drawHeader): Deleted.
(WebKit::WebPageProxy::drawFooter): Deleted.
* UIProcess/WebPageProxy.h:
* UIProcess/mac/WKPrintingView.mm:
(-[WKPrintingView _adjustPrintingMarginsForHeaderAndFooter]):
(-[WKPrintingView drawPageBorderWithSize:]):


Canonical link: https://commits.webkit.org/240680@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@281243 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-08-19 16:23:36 +00:00
..
CorrectionPanel.h
CorrectionPanel.mm
DisplayLink.cpp Crash in DisplayLink::notifyObserversDisplayWasRefreshed() on macOS 2021-08-04 20:20:52 +00:00
DisplayLink.h Stop using a RefPtr<IPC::Connection> as HashMap key in DisplayLink 2021-06-03 05:09:02 +00:00
HighPerformanceGPUManager.h
HighPerformanceGPUManager.mm
LegacySessionStateCoding.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
PageClientImplMac.h Pipe App Highlight scrolling through UI Process in preparation for Note Overlay avoidance. 2021-07-16 17:17:17 +00:00
PageClientImplMac.mm Pipe App Highlight scrolling through UI Process in preparation for Note Overlay avoidance. 2021-07-16 17:17:17 +00:00
SecItemShimProxy.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
SecItemShimProxy.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
SecItemShimProxy.messages.in Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
ServicesController.h
ServicesController.mm
TextCheckerMac.mm Drop Checked::safeGet() 2021-06-02 19:02:15 +00:00
TiledCoreAnimationDrawingAreaProxy.h
TiledCoreAnimationDrawingAreaProxy.mm Convert DestinationColorSpace from an enum to class wrapping a platform color space (CGColorSpaceRef for CG ports, etc.) 2021-05-25 01:26:18 +00:00
ViewGestureControllerMac.mm [GTK] Support transient zoom 2021-06-15 17:20:54 +00:00
ViewSnapshotStoreMac.mm
WKFullScreenWindowController.h
WKFullScreenWindowController.mm [macOS] Enter fullscreen animation interferes with auto-hiding menu bar 2021-08-12 19:16:04 +00:00
WKImmediateActionController.h
WKImmediateActionController.mm [macOS] Move DataDetectors softlinking in DataDetectorsSPI.h out into a separate PAL header 2021-06-06 01:18:09 +00:00
WKPrintingView.h
WKPrintingView.mm Rename WebPageProxy::headerHeight() and related to make it clear they are for printing 2021-08-19 16:23:36 +00:00
WKQuickLookPreviewController.h [Live Text] [macOS] Add an internal option to disable inline text selection in images 2021-06-23 01:32:54 +00:00
WKQuickLookPreviewController.mm [Live Text] [macOS] Add an internal option to disable inline text selection in images 2021-06-23 01:32:54 +00:00
WKRevealItemPresenter.h [macOS] Show context menu when clicking on data detection results in image overlays 2021-05-28 05:10:47 +00:00
WKRevealItemPresenter.mm [macOS] Show context menu when clicking on data detection results in image overlays 2021-05-28 05:10:47 +00:00
WKSharingServicePickerDelegate.h
WKSharingServicePickerDelegate.mm
WKTextFinderClient.h
WKTextFinderClient.mm Add deduction guide to RetainPtr, use constexpr a bit more, and streamline the implementation 2021-08-12 02:08:08 +00:00
WKTextInputWindowController.h
WKTextInputWindowController.mm
WKViewLayoutStrategy.h
WKViewLayoutStrategy.mm
WebColorPickerMac.h
WebColorPickerMac.mm Use adoptNS() as soon as we [[ObjcClass alloc] init] to avoid leaks 2021-02-22 21:59:00 +00:00
WebContextMenuProxyMac.h [Live Text] [macOS] Add an internal option to disable inline text selection in images 2021-06-23 01:32:54 +00:00
WebContextMenuProxyMac.mm [Modern Media Controls] [macOS] Overflow button still shows as `on` even after contextmenu is dismissed 2021-07-28 03:56:44 +00:00
WebDataListSuggestionsDropdownMac.h
WebDataListSuggestionsDropdownMac.mm
WebDateTimePickerMac.h
WebDateTimePickerMac.mm
WebPageProxyMac.mm [macOS] 3 second IPC deadlocks involving WebPageProxy::acceptsFirstMouse 2021-08-06 21:59:14 +00:00
WebPopupMenuProxyMac.h
WebPopupMenuProxyMac.mm
WebProcessProxyMac.mm REGRESSION (r278877) [Cocoa] WebAuthn stopped working for non-Safari browsers 2021-07-29 22:12:16 +00:00
WindowServerConnection.h
WindowServerConnection.mm NetworkProcessProxy::networkProcessDidTerminate() should copy process pools before iterating over them 2021-06-29 00:24:54 +00:00