Commit e330d35
[WPE] Unreviewed, fix build for 'WPE_PLATFORM=disabled'
https://bugs.webkit.org/show_bug.cgi?id=299873
Changeset 301049@main added a block of code that uses the functions 'screenData'
and 'primaryScreenDisplayID'. These functions are only defined when 'WPE_PLATFORM'
is enabled.
* Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:
(WebCore::GStreamerRegistryScanner::isConfigurationSupported const):
Canonical link: https://commits.webkit.org/301141@main1 parent 848f79e commit e330d35
File tree
1 file changed
+2
-0
lines changed- Source/WebCore/platform/graphics/gstreamer
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1021 | 1021 | | |
1022 | 1022 | | |
1023 | 1023 | | |
| 1024 | + | |
1024 | 1025 | | |
1025 | 1026 | | |
1026 | 1027 | | |
| |||
1034 | 1035 | | |
1035 | 1036 | | |
1036 | 1037 | | |
| 1038 | + | |
1037 | 1039 | | |
1038 | 1040 | | |
1039 | 1041 | | |
| |||
0 commit comments