Bug 34791 - [BREWMP] Typedef DragImageRef
Summary: [BREWMP] Typedef DragImageRef
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 33564
  Show dependency treegraph
 
Reported: 2010-02-10 03:48 PST by Kwang Yul Seo
Modified: 2010-02-10 19:31 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.22 KB, patch)
2010-02-10 03:56 PST, Kwang Yul Seo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.