[Webkit-unassigned] [Bug 51522] Use deviceRGBColorSpaceRef() instead of calling CGColorSpaceCreateDeviceRGB()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 23 09:26:10 PST 2010


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





--- Comment #4 from Pratik Solanki <psolanki at apple.com>  2010-12-23 09:26:10 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > (From update of attachment 77311 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=77311&action=review
> > 
> > Looks OK.
> > 
> > > WebCore/platform/graphics/cg/GradientCG.cpp:32
> > >  #include "GraphicsContext.h"
> > > +#include "GraphicsContextCG.h"
> > 
> > Do we need bot of these includes?
> 
> Yes. Otherwise I get a compile error.

Oh, I was wrong. I can just include GraphicsContextCG.h and leave out the include for GraphicsContext.h. Updated patch coming up.

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