[Webkit-unassigned] [Bug 137974] New: [GTK] Prefer GTK implementation over native Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 22 11:36:07 PDT 2014


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

            Bug ID: 137974
           Summary: [GTK] Prefer GTK implementation over native Windows
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcrha at redhat.com

I'm building WebKit under mingw/msys and when the GTK platform is enabled, together with the WIN platform, then only one of them can be used. Better to prefer the GTK implementation of the "same" functions, to reuse what GTK has. Currently the code expect that either WIN or GTK platform is enabled, which might not be always true.

-- 
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/20141022/7c44fa58/attachment-0002.html>


More information about the webkit-unassigned mailing list