Bug 45624

Summary: Move functions of StyledMarkupAccumulator below that of MarkupAccumulator
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Enhancement CC: abarth, darin, enrica, ojan, tkent, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 44854    
Bug Blocks:    
Attachments:
Description Flags
cleanup tkent: review+

Ryosuke Niwa
Reported 2010-09-12 16:37:43 PDT
Right now, the definitions of functions of MarkupAccumulator and StyledMarkupAccumulator are interleaving each other. We should move the definitions of StyledMarkupAccumulator and its function below that of MarkupAccumulator for a better readability.
Attachments
cleanup (27.48 KB, patch)
2010-09-12 16:41 PDT, Ryosuke Niwa
tkent: review+
Ryosuke Niwa
Comment 1 2010-09-12 16:41:41 PDT
Created attachment 67347 [details] cleanup
Kent Tamura
Comment 2 2010-09-12 18:50:16 PDT
Comment on attachment 67347 [details] cleanup ok
Ryosuke Niwa
Comment 3 2010-09-13 11:42:08 PDT
Note You need to log in before you can comment on or make changes to this bug.