<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>3348</bug_id>
          
          <creation_ts>2005-06-08 07:03:45 -0700</creation_ts>
          <short_desc>10.3.9 Build Failure: Missing 10.4 Method -setCompositingOperation for WebImageRenderer</short_desc>
          <delta_ts>2006-02-07 13:54:40 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Layout and Rendering</component>
          <version>412</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.3</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>3354</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Christopher Schmidt">crschmidt</reporter>
          <assigned_to name="Dave Hyatt">hyatt</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>11078</commentid>
    <comment_count>0</comment_count>
    <who name="Christopher Schmidt">crschmidt</who>
    <bug_when>2005-06-08 07:03:46 -0700</bug_when>
    <thetext>/Users/crschmidt/webkit/WebKit/WebCoreSupport.subproj/WebImageRenderer.m: In function `-
[WebInternalImage _PDFDrawFromRect:toRect:operation:alpha:flipped:]&apos;:
/Users/crschmidt/webkit/WebKit/WebCoreSupport.subproj/WebImageRenderer.m:956: warning: 
`NSGraphicsContext&apos; may not respond to `-setCompositingOperation:&apos;
/Users/crschmidt/webkit/WebKit/WebCoreSupport.subproj/WebImageRenderer.m:956: warning: cannot 
find method `-setCompositingOperation:&apos;; return type `id&apos; assumed

(void)setCompositingOperation:(NSCompositingOperation)operation;
(NSCompositingOperation)compositingOperation;

Function is new in 10.4.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>11083</commentid>
    <comment_count>1</comment_count>
    <who name="Christopher Schmidt">crschmidt</who>
    <bug_when>2005-06-08 08:17:07 -0700</bug_when>
    <thetext>Compiling without -Werror does allow the build to continue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>11084</commentid>
    <comment_count>2</comment_count>
    <who name="Christopher Schmidt">crschmidt</who>
    <bug_when>2005-06-08 08:19:06 -0700</bug_when>
    <thetext>Similar output from WebImageRenderFactory:

/Users/crschmidt/webkit/WebKit/WebCoreSupport.subproj/WebImageRendererFactory.m: In function 
`-[WebImageRendererFactory CGCompositeOperationInContext:]&apos;:
/Users/crschmidt/webkit/WebKit/WebCoreSupport.subproj/WebImageRendererFactory.m:168: warning: 
`NSGraphicsContext&apos; may not respond to `+graphicsContextWithGraphicsPort:flipped:&apos;
/Users/crschmidt/webkit/WebKit/WebCoreSupport.subproj/WebImageRendererFactory.m:168: warning: 
cannot find method `+graphicsContextWithGraphicsPort:flipped:&apos;; return type `id&apos; assumed
/Users/crschmidt/webkit/WebKit/WebCoreSupport.subproj/WebImageRendererFactory.m:168: warning: 
cannot find method `-compositingOperation&apos;; return type `id&apos; assumed
/Users/crschmidt/webkit/WebKit/WebCoreSupport.subproj/WebImageRendererFactory.m:168: warning: 
return makes integer from pointer without a cast
/Users/crschmidt/webkit/WebKit/WebCoreSupport.subproj/WebImageRendererFactory.m: In function 
`-[WebImageRendererFactory setCGCompositeOperation:inContext:]&apos;:
/Users/crschmidt/webkit/WebKit/WebCoreSupport.subproj/WebImageRendererFactory.m:173: warning: 
`NSGraphicsContext&apos; may not respond to `+graphicsContextWithGraphicsPort:flipped:&apos;
/Users/crschmidt/webkit/WebKit/WebCoreSupport.subproj/WebImageRendererFactory.m:173: warning: 
cannot find method `+graphicsContextWithGraphicsPort:flipped:&apos;; return type `id&apos; assumed
/Users/crschmidt/webkit/WebKit/WebCoreSupport.subproj/WebImageRendererFactory.m:173: warning: 
cannot find method `-setCompositingOperation:&apos;; return type `id&apos; assumed
/Users/crschmidt/webkit/WebKit/WebCoreSupport.subproj/WebImageRendererFactory.m: In function 
`-[WebImageRendererFactory setCGCompositeOperationFromString:inContext:]&apos;:
/Users/crschmidt/webkit/WebKit/WebCoreSupport.subproj/WebImageRendererFactory.m:191: warning: 
`NSGraphicsContext&apos; may not respond to `+graphicsContextWithGraphicsPort:flipped:&apos;
/Users/crschmidt/webkit/WebKit/WebCoreSupport.subproj/WebImageRendererFactory.m:191: warning: 
cannot find method `+graphicsContextWithGraphicsPort:flipped:&apos;; return type `id&apos; assumed
/Users/crschmidt/webkit/WebKit/WebCoreSupport.subproj/WebImageRendererFactory.m:191: warning: 
cannot find method `-setCompositingOperation:&apos;; return type `id&apos; assumed</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>12748</commentid>
    <comment_count>3</comment_count>
    <who name="Koen van der Drift">kvddrift</who>
    <bug_when>2005-06-20 18:42:51 -0700</bug_when>
    <thetext>Removing -Werror from the build line in the Terminal does not work for me. I get the same error for the 
missing setCompositingOperation method.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>31767</commentid>
    <comment_count>4</comment_count>
    <who name="Joost de Valk (AlthA)">joost</who>
    <bug_when>2006-02-07 13:54:40 -0800</bug_when>
    <thetext>We won&apos;t support building under 10.3.9 ever again. Sorry. Closing as WONTFIX.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>