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

Description Jae Hyun Park 2013-02-14 22:54:43 PST
DrawingAreaImpl::createGraphicsContext() is unnecessary since createGraphicsContext can be called directly using ShareableBitmap.
Comment 1 Jae Hyun Park 2013-02-14 22:56:11 PST
Created attachment 188482 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2013-02-17 21:54:57 PST
All reviewed patches have been landed.  Closing bug.