Bug 110572 - [WK2][EFL] Remove declaration of non-existent functions from EwkView
Summary: [WK2][EFL] Remove declaration of non-existent functions from EwkView
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mikhail Pozdnyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-22 01:36 PST by Mikhail Pozdnyakov
Modified: 2013-02-22 04:24 PST (History)
5 users (show)

See Also:


Attachments
trivial fix (1.58 KB, patch)
2013-02-22 01:42 PST, Mikhail Pozdnyakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Pozdnyakov 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.
Comment 1 Mikhail Pozdnyakov 2013-02-22 01:42:18 PST
Created attachment 189717 [details]
trivial fix
Comment 2 Kenneth Rohde Christiansen 2013-02-22 01:46:20 PST
Comment on attachment 189717 [details]
trivial fix

r=me as this is a trivial fix
Comment 3 WebKit Review Bot 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>
Comment 4 WebKit Review Bot 2013-02-22 04:24:42 PST
All reviewed patches have been landed.  Closing bug.