Bug 81288

Summary: [Refactoring] Rename StringBuilder variables in MarkupAccumulator.{h,cpp}
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: HTML EditingAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 81214    
Attachments:
Description Flags
Patch none

Kentaro Hara
Reported 2012-03-15 16:54:21 PDT
This is a refactoring for bug 81214. Currently MarkupAccumulator mixes 'out' and 'result' for variable names of StringBuilder. We can unify them to 'result'.
Attachments
Patch (19.11 KB, patch)
2012-03-15 17:00 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-03-15 17:00:27 PDT
Kentaro Hara
Comment 2 2012-03-15 17:12:37 PDT
Note You need to log in before you can comment on or make changes to this bug.