[Webkit-unassigned] [Bug 10896] REGRESSION: WebKit can't be built with SVG disabled

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Sep 17 06:57:30 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10896


Graham.Dennis at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |Graham.Dennis at gmail.com
                   |unassigned at opendarwin.org   |
             Status|NEW                         |ASSIGNED
  Attachment #10603|                            |review?
               Flag|                            |




------- Comment #1 from Graham.Dennis at gmail.com  2006-09-17 06:57 PDT -------
Created an attachment (id=10603)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=10603&action=view)
patch

The problem is not that DerivedSources/WebCore/DOMXPathExpression.mm shouldn't
exist, but that it should have a #ifdef XPATH_SUPPORT at the start of the file.
This is a general problem for the ObjC generated code that have the Conditional
extended attribute set. This patch modifies CodeGeneratorObjC.pm to add #ifdef
/ #endif pairs to the appropriate files.


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



More information about the webkit-unassigned mailing list