[Webkit-unassigned] [Bug 108472] New: [Qt] Make it possible to compile WebKit2 Qt related files without access to internal WK2 C++ API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 31 05:55:03 PST 2013


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

           Summary: [Qt] Make it possible to compile WebKit2 Qt related
                    files without access to internal WK2 C++ API
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hausmann at webkit.org
            Blocks: 108471


The intent of this task is to create a new static library as part of the Qt port build process that only has WebKit2/UIProcess/API/C in the include search path.

The only other API use allowed outside of this would be the inclusion of UIProecss/API/qt/WKView.h.

This helps to ensure a cleaner separation and avoids the accidental introduction of further layer violations.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list