[Webkit-unassigned] [Bug 272676] Rename screenDPI() to fontDPI() where used for font scaling
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 17 02:24:54 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=272676
Diego Pino <dpino at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dpino at igalia.com
--- Comment #3 from Diego Pino <dpino at igalia.com> ---
The WPE-Linux-ARM32-bit-Release-Debian-Stable-Build bot is failing after this change with the following error:
```
/usr/bin/ld: Source/WebCore/CMakeFiles/WebCore.dir/./__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-81.cpp.o: in function `WebCore::fontDPI()':
UnifiedSource-3c72abbe-81.cpp:(.text._ZN7WebCore7fontDPIEv+0x2): undefined reference to `WebCore::primaryScreenDisplayID()'
collect2: error: ld returned 1 exit status
[1953/2173] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-54928a2b-30.cpp.o
```
This bot builds with the flag `--cmakeargs=-DENABLE_WPE_PLATFORM_DRM=OFF`.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240417/9c74064b/attachment.htm>
More information about the webkit-unassigned
mailing list