[Webkit-unassigned] [Bug 62536] [EFL] Supports to execute "redo" command.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 11 15:59:40 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=62536
Ryosuke Niwa <rniwa at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #100375|review? |review+
Flag| |
--- Comment #20 from Ryosuke Niwa <rniwa at webkit.org> 2011-07-11 15:59:40 PST ---
(From update of attachment 100375)
View in context: https://bugs.webkit.org/attachment.cgi?id=100375&action=review
> Source/WebKit/efl/WebCoreSupport/EditorClientEfl.cpp:214
> + ASSERT(!m_isInRedo);
> + m_isInRedo = true;
I'm still not happy about the fact there's asymmetry between undo and redo.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list