[Webkit-unassigned] [Bug 49462] New: Code dependency with INSPECTOR cause build break for android

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 12 11:36:51 PST 2010


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

           Summary: Code dependency with INSPECTOR cause build break for
                    android
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Android
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkittenghui at gmail.com


When trying to build code from webkit version 71558 for android, some of the common code began to use OwnPtr<ScriptCallBack>. 
This leads to the dependency on InspectorObject and InspectorArray which is INSPECTOR specific code.

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