[Webkit-unassigned] [Bug 168714] New: [GTK] [2.15.90] Disable RESOURCE_USAGE on non-Linux systems

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 02:47:21 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=168714

            Bug ID: 168714
           Summary: [GTK] [2.15.90] Disable RESOURCE_USAGE on non-Linux
                    systems
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: berto at igalia.com
                CC: bugs-noreply at webkitgtk.org

ENABLE_RESOURCE_USAGE is set to ON by default in WebKitGTK+, but it only works on Linux. The build fails in other systems because of that:

../../lib/../Source/WebCore/CMakeFiles/WebCore.dir/page/ResourceUsageThread.cpp.o: In function `WebCore::ResourceUsageThread::threadBody()':
./Source/WebCore/page/ResourceUsageThread.cpp:120: undefined reference to `WebCore::ResourceUsageThread::platformThreadBody(JSC::VM*, WebCore::ResourceUsageData&)'
collect2: error: ld returned 1 exit status

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170222/948664ed/attachment.html>


More information about the webkit-unassigned mailing list