[Webkit-unassigned] [Bug 16032] New: JS minidom is not portable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 17 14:07:47 PST 2007


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

           Summary: JS minidom is not portable
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alp at atoker.com
 BugsThisDependsOn: 16029


JavaScriptCore/API/minidom.c is not portable. It has a trivial dependency on
CFString and is missing a couple of includes.

JavaScriptCore.h also needs to be fixed as described in #16029 for this to
actually build on non-CF platforms.


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