[Webkit-unassigned] [Bug 14089] New: Can't build Qt version

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 12 09:14:05 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14089

           Summary: Can't build Qt version
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mh+webkit at glandium.org


Changeset 22027[1], introducing plugins loading, breaks the build because the
added qwebobjectplugin_p.h[2] file includes a private header:
private/qfactoryloader_p.h that is not included. I'm not sure including private
headers is a good idea anyways... so it would be better, IMHO, to do whatever
is possible to *not* include qwebobjectplugin_p.h at all.

1. http://trac.webkit.org/projects/webkit/changeset/22027
2.
http://trac.webkit.org/projects/webkit/browser/trunk/WebKitQt/Api/qwebobjectplugin_p.h?rev=22027


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



More information about the webkit-unassigned mailing list