Bug 49956 - [meta] Deploy EditingStyle in ApplyStyleCommand
Summary: [meta] Deploy EditingStyle in ApplyStyleCommand
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: 49938 50641 53911 54528 54944 55025 55207 55338 55349 55950
Blocks: 54932
  Show dependency treegraph
 
Reported: 2010-11-22 20:29 PST by Ryosuke Niwa
Modified: 2011-03-08 14:05 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2010-11-22 20:29:45 PST
Member functions of ApplyStyleCommand should use EditingStyle internally so that we can integrate StyleChange into EditingStyle.  This change is required to fix the bug 27818.
Comment 1 Ryosuke Niwa 2011-03-08 14:05:35 PST
EditingStyle has been deployed in ApplyStyleCommand to a satisfactory level, closing the bug.