Bug 34791

Summary: [BREWMP] Typedef DragImageRef
Product: WebKit Reporter: Kwang Yul Seo <skyul>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Bug Depends on:    
Bug Blocks: 33564    
Attachments:
Description Flags
Patch none

Description Kwang Yul Seo 2010-02-10 03:48:22 PST
Typedef IImage* to DragImageRef as IImage is the BREW's native type for images.
Comment 1 Kwang Yul Seo 2010-02-10 03:56:16 PST
Created attachment 48482 [details]
Patch

typedef IImage* DragImageRef;
Comment 2 Eric Seidel (no email) 2010-02-10 13:16:17 PST
Comment on attachment 48482 [details]
Patch

OK.
Comment 3 WebKit Commit Bot 2010-02-10 19:31:05 PST
Comment on attachment 48482 [details]
Patch

Clearing flags on attachment: 48482

Committed r54639: <http://trac.webkit.org/changeset/54639>
Comment 4 WebKit Commit Bot 2010-02-10 19:31:11 PST
All reviewed patches have been landed.  Closing bug.