Bug 110572

Summary: [WK2][EFL] Remove declaration of non-existent functions from EwkView
Product: WebKit Reporter: Mikhail Pozdnyakov <mikhail.pozdnyakov>
Component: WebKit EFLAssignee: Mikhail Pozdnyakov <mikhail.pozdnyakov>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, kenneth, lucas.de.marchi, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
trivial fix none

Mikhail Pozdnyakov
Reported 2013-02-22 01:36:19 PST
Accidentally forgot to remove declaration of void paintToCurrentGLContext() and void paintToCairoSurface(cairo_surface_t*) from EwkView at r143699.
Attachments
trivial fix (1.58 KB, patch)
2013-02-22 01:42 PST, Mikhail Pozdnyakov
no flags
Mikhail Pozdnyakov
Comment 1 2013-02-22 01:42:18 PST
Created attachment 189717 [details] trivial fix
Kenneth Rohde Christiansen
Comment 2 2013-02-22 01:46:20 PST
Comment on attachment 189717 [details] trivial fix r=me as this is a trivial fix
WebKit Review Bot
Comment 3 2013-02-22 04:24:37 PST
Comment on attachment 189717 [details] trivial fix Clearing flags on attachment: 189717 Committed r143713: <http://trac.webkit.org/changeset/143713>
WebKit Review Bot
Comment 4 2013-02-22 04:24:42 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.