WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 81288
[Refactoring] Rename StringBuilder variables in MarkupAccumulator.{h,cpp}
https://bugs.webkit.org/show_bug.cgi?id=81288
Summary
[Refactoring] Rename StringBuilder variables in MarkupAccumulator.{h,cpp}
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kentaro Hara
Comment 1
2012-03-15 17:00:27 PDT
Created
attachment 132153
[details]
Patch
Kentaro Hara
Comment 2
2012-03-15 17:12:37 PDT
Committed
r110915
: <
http://trac.webkit.org/changeset/110915
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug