Bug 44458 - ApplyStyleCommand::applyInlineStyle needs cleanup
Summary: ApplyStyleCommand::applyInlineStyle needs 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: Ryosuke Niwa
URL:
Keywords:
Depends on: 43989
Blocks:
  Show dependency treegraph
 
Reported: 2010-08-23 15:01 PDT by Ryosuke Niwa
Modified: 2010-08-30 10:12 PDT (History)
5 users (show)

See Also:


Attachments
cleanup (9.51 KB, patch)
2010-08-23 15:25 PDT, 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 2010-08-23 15:01:53 PDT
Since the bug 43989 has been resolved, we can cleanup ApplyStyleCommand::applyInlineStyle now.  A patch coming.
Comment 1 Ryosuke Niwa 2010-08-23 15:25:46 PDT
Created attachment 65166 [details]
cleanup
Comment 2 Ryosuke Niwa 2010-08-30 10:12:22 PDT
Committed r66394: <http://trac.webkit.org/changeset/66394>