-
Bug
-
Resolution: Fixed
-
P4
-
jfx25
-
JavaFX 25 with WebKit 620.1
-
b09
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8352258 | jfx24.0.2 | Jay Bhaskar | P4 | Resolved | Fixed | master |
JDK-8352260 | 8u461 | Jay Bhaskar | P4 | Resolved | Fixed | master |
modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/ImageFrameWorkQueue.cpp:129:132: error: cannot pass non-trivial object of type 'WTF::CString' to variadic function; expected type from format string was 'char *' [-Wnon-pod-varargs]
LOG(Images, "ImageFrameWorkQueue::%s - %p - url: %s. Decoding was cancelled for frame at index = %d.", __FUNCTION__, this, source->sourceUTF8(), request.index);
~~ ^~~~~~~~~~~~~~~~~~~~
modules/javafx.web/build/mac/WTF/Headers/wtf/Assertions.h:572:43: note: expanded from macro 'LOG'
WTFLog(&LOG_CHANNEL(channel), __VA_ARGS__); \
LOG(Images, "ImageFrameWorkQueue::%s - %p - url: %s. Decoding was cancelled for frame at index = %d.", __FUNCTION__, this, source->sourceUTF8(), request.index);
~~ ^~~~~~~~~~~~~~~~~~~~
modules/javafx.web/build/mac/WTF/Headers/wtf/Assertions.h:572:43: note: expanded from macro 'LOG'
WTFLog(&LOG_CHANNEL(channel), __VA_ARGS__); \
- backported by
-
JDK-8352258 Webkit debug build failure after update to 620.1
-
- Resolved
-
-
JDK-8352260 Webkit debug build failure after update to 620.1
-
- Resolved
-
- caused by
-
JDK-8340322 Update WebKit to 620.1
-
- Resolved
-
- links to
-
Commit(master) openjdk/jfx24u/709cd468
-
Commit(master) openjdk/jfx/99ee34fe
-
Review(master) openjdk/jfx24u/13
-
Review(master) openjdk/jfx/1732
(2 links to)