[Webkit-unassigned] [Bug 54109] New: Unbreak InjectedBundle on Qt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 9 08:48:58 PST 2011


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

           Summary: Unbreak InjectedBundle on Qt
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbalazs at webkit.org


The KURL dependency introduced in http://trac.webkit.org/changeset/77794 brakes non-mac platforms:
symbol lookup error: /home/balazs/WebKitGit/WebKitBuild/Release/lib/libWTRInjectedBundle.so: undefined symbol: _ZN7WebCore4KURLC1ENS_18ParsedURLStringTagEPKc
#CRASHED - WebProcess

To fix this we should either export those symbols everywhere or do not use WebCore internally.
Since the second is already a general concept of WTR I believe that would be the right solution.

-- 
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