[Webkit-unassigned] [Bug 57699] New: V8StringCallback.cpp requires V8Binding.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 1 22:34:29 PDT 2011


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

           Summary: V8StringCallback.cpp requires V8Binding.h
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ryuan.choi at samsung.com


V8StringCallback use v8String() which is in V8Binding.h
But, it doesn't include V8Binding.h.

I checked chromium port, but it was fine because of magic file including many cpp files.

I believe that it should be fixed because v8 can be used for other ports.
Currently qt have v8 option, but it looks not compiled because of some reasons with this.

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