In Ganesh we always define all configurable macros. We only use #ifdef to set default ...
13 years, 4 months ago
(2011-07-01 15:09:32 UTC)
#3
In Ganesh we always define all configurable macros. We only use #ifdef to
set default values when a custom value isn't provided and to protect
against multiple inclusion of headers.
On Fri, Jul 1, 2011 at 11:06 AM, <tomhudson@google.com> wrote:
> On 2011/07/01 15:01:45, bsalomon wrote:
>
> LGTM.
>
> To echo a recent review, though, do we have an expectation about #ifdef
> vs #if?
>
>
>
>
http://codereview.appspot.com/**4657067/<http://codereview.appspot.com/4657067/>
>
Issue 4657067: Don't send NULL buffer data hint in chrome
(Closed)
Created 13 years, 4 months ago by bsalomon
Modified 13 years, 4 months ago
Reviewers: TomH, reed1
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0