WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
80391
[BlackBerry] Add PLATFORM(BLACKBERRY) into ImageBufferData.h
https://bugs.webkit.org/show_bug.cgi?id=80391
Summary
[BlackBerry] Add PLATFORM(BLACKBERRY) into ImageBufferData.h
WebKit Review Bot
Reported
2012-03-05 23:58:38 PST
help Requested by leoyang on #webkit.
Attachments
Patch
(1.72 KB, patch)
2012-03-06 00:05 PST
,
Leo Yang
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Leo Yang
Comment 1
2012-03-06 00:05:20 PST
Created
attachment 130311
[details]
Patch
Antonio Gomes
Comment 2
2012-03-06 05:33:43 PST
Comment on
attachment 130311
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=130311&action=review
> Source/WebCore/platform/graphics/ImageBufferData.h:32 > +#elif USE(SKIA) || PLATFORM(BLACKBERRY)
we do not have USE(SKIA) set as true?
Leo Yang
Comment 3
2012-03-06 18:40:58 PST
(In reply to
comment #2
)
> (From update of
attachment 130311
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=130311&action=review
> > > Source/WebCore/platform/graphics/ImageBufferData.h:32 > > +#elif USE(SKIA) || PLATFORM(BLACKBERRY) > > we do not have USE(SKIA) set as true?
We had forked skia and USE(SKIA) wasn't on, but we unforked later and turned it on. Thanks for the catch.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug