Bug 96921 - [Qt] Use UndoStep::editingAction() to set the text of undo/redo actions
Summary: [Qt] Use UndoStep::editingAction() to set the text of undo/redo actions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Caio Marcelo de Oliveira Filho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-17 07:49 PDT by Caio Marcelo de Oliveira Filho
Modified: 2012-09-18 07:04 PDT (History)
2 users (show)

See Also:


Attachments
Patch (6.24 KB, patch)
2012-09-17 07:55 PDT, Caio Marcelo de Oliveira Filho
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Caio Marcelo de Oliveira Filho 2012-09-17 07:49:43 PDT
[Qt] Use UndoStep::editingAction() to set the text of undo/redo actions
Comment 1 Caio Marcelo de Oliveira Filho 2012-09-17 07:55:27 PDT
Created attachment 164395 [details]
Patch
Comment 2 Ryosuke Niwa 2012-09-17 13:57:43 PDT
Comment on attachment 164395 [details]
Patch

rs=me.
Comment 3 Caio Marcelo de Oliveira Filho 2012-09-18 07:04:54 PDT
Committed r128889: <http://trac.webkit.org/changeset/128889>