Bug 62201 - [EFL] Implements "undo" command execution.
Summary: [EFL] Implements "undo" command execution.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-07 03:48 PDT by Jaehun Lim
Modified: 2011-06-08 10:11 PDT (History)
5 users (show)

See Also:


Attachments
Proposed patch (2.94 KB, patch)
2011-06-07 03:54 PDT, Jaehun Lim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaehun Lim 2011-06-07 03:48:00 PDT
This is a basic implementaion to support execCommand("undo") in Javascript.

I refered to GTK+ port.
Comment 1 Jaehun Lim 2011-06-07 03:54:58 PDT
Created attachment 96226 [details]
Proposed patch
Comment 2 Gyuyoung Kim 2011-06-07 04:09:04 PDT
LGTM.
Comment 3 Lucas De Marchi 2011-06-07 05:51:42 PDT
Comment on attachment 96226 [details]
Proposed patch

LGTM
Comment 4 WebKit Review Bot 2011-06-08 10:10:55 PDT
Comment on attachment 96226 [details]
Proposed patch

Clearing flags on attachment: 96226

Committed r88354: <http://trac.webkit.org/changeset/88354>
Comment 5 WebKit Review Bot 2011-06-08 10:11:00 PDT
All reviewed patches have been landed.  Closing bug.