[Webkit-unassigned] [Bug 26573] [Gtk] Add Undo/Redo support to WebKitGtk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 24 05:00:21 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26573


zecke at selfish.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31779|review?                     |review+
               Flag|                            |




------- Comment #13 from zecke at selfish.org  2009-06-24 05:00 PDT -------
(From update of attachment 31779)

>  EditorClient::EditorClient(WebKitWebView* webView)
> -    : m_webView(webView)
> +    : m_isInRedo(false), m_webView(webView)

The last style issue... I will fix it when landing! Thanks for the work.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list