Bug 109893

Summary: Remove unnecessary public method DrawingAreaImpl::createGraphicsContext()
Product: WebKit Reporter: Jae Hyun Park <jaepark>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Jae Hyun Park
Reported 2013-02-14 22:54:43 PST
DrawingAreaImpl::createGraphicsContext() is unnecessary since createGraphicsContext can be called directly using ShareableBitmap.
Attachments
Patch (2.63 KB, patch)
2013-02-14 22:56 PST, Jae Hyun Park
no flags
Jae Hyun Park
Comment 1 2013-02-14 22:56:11 PST
WebKit Review Bot
Comment 2 2013-02-17 21:54:54 PST
Comment on attachment 188482 [details] Patch Clearing flags on attachment: 188482 Committed r143146: <http://trac.webkit.org/changeset/143146>
WebKit Review Bot
Comment 3 2013-02-17 21:54:57 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.