Bug 62201

Summary: [EFL] Implements "undo" command execution.
Product: WebKit Reporter: Jaehun Lim <ljaehun.lim>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, kenneth, lucas.de.marchi, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Linux   
Attachments:
Description Flags
Proposed patch none

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.