Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8351653

Webkit debug build failure after update to 620.1

XMLWordPrintable

    • web
    • b09

        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__); \

              jbhaskar Jay Bhaskar
              snazarki Sergey Nazarkin
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: