Bug 54528

Summary: Deploy EditingStyle more in ApplyStyleCommand and do some cleanup
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Enhancement CC: darin, eric, ojan, tkent, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 49956    
Attachments:
Description Flags
Patch darin: review+

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.