Bug 100518

Summary: [BlackBerry] Platform Abstraction for WebKit Resource/Image Loading
Product: WebKit Reporter: Rob Buis <rwlbuis>
Component: WebKit BlackBerryAssignee: Rob Buis <rwlbuis>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, mifenton, rakuco, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch yong.li.webkit: review+

Description Rob Buis 2012-10-26 07:07:50 PDT
SSIA
Comment 1 Rob Buis 2012-10-26 07:17:13 PDT
Created attachment 170918 [details]
Patch
Comment 2 Rob Buis 2012-10-26 09:07:48 PDT
Created attachment 170941 [details]
Patch
Comment 3 Rob Buis 2012-10-26 10:58:20 PDT
Created attachment 170961 [details]
Patch
Comment 4 Yong Li 2012-10-26 13:10:16 PDT
Comment on attachment 170961 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=170961&action=review

r+

> Source/WebCore/platform/graphics/blackberry/ImageBlackBerry.cpp:27
> +#include <SharedPointer.h>

this is no longer needed.
Comment 5 Rob Buis 2012-10-26 13:21:14 PDT
Committed r132688: <http://trac.webkit.org/changeset/132688>