Bug 109893 - Remove unnecessary public method DrawingAreaImpl::createGraphicsContext()
Summary: Remove unnecessary public method DrawingAreaImpl::createGraphicsContext()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-14 22:54 PST by Jae Hyun Park
Modified: 2013-02-17 21:54 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.63 KB, patch)
2013-02-14 22:56 PST, Jae Hyun Park
no flags Details | Formatted Diff | Diff

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