[webkit-reviews] review granted: [Bug 74754] Rename EditCommandQt to UndoStepQt : [Attachment 119775] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 18 12:27:54 PST 2011


Ryosuke Niwa <rniwa at webkit.org> has granted Simon Hausmann
<hausmann at webkit.org>'s request for review:
Bug 74754: Rename EditCommandQt to UndoStepQt
https://bugs.webkit.org/show_bug.cgi?id=74754

Attachment 119775: Patch
https://bugs.webkit.org/attachment.cgi?id=119775&action=review

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=119775&action=review


> Source/WebKit/qt/WebCoreSupport/UndoStepQt.cpp:28
> +    , m_cmd(cmd)

Probably better to rename m_cmd and cmd to m_step and step.


More information about the webkit-reviews mailing list