Bug 54528 - Deploy EditingStyle more in ApplyStyleCommand and do some cleanup
Summary: Deploy EditingStyle more in ApplyStyleCommand and do some cleanup
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 49956
  Show dependency treegraph
 
Reported: 2011-02-15 21:33 PST by Ryosuke Niwa
Modified: 2011-02-21 19:57 PST (History)
5 users (show)

See Also:


Attachments
Patch (22.06 KB, patch)
2011-02-15 21:55 PST, Ryosuke Niwa
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2011-02-15 21:33:48 PST
This is a refactoring.
Comment 1 Ryosuke Niwa 2011-02-15 21:55:42 PST
Created attachment 82589 [details]
Patch
Comment 2 Ryosuke Niwa 2011-02-21 18:28:34 PST
Committed r79278: <http://trac.webkit.org/changeset/79278>
Comment 3 Ryosuke Niwa 2011-02-21 19:57:37 PST
Thanks for the review, Darin.