WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
128440
Clean up MarkupAccumulator::appendCharactersReplacingEntities
https://bugs.webkit.org/show_bug.cgi?id=128440
Summary
Clean up MarkupAccumulator::appendCharactersReplacingEntities
Benjamin Poulain
Reported
2014-02-07 21:18:51 PST
Clean up MarkupAccumulator::appendCharactersReplacingEntities
Attachments
Patch
(7.35 KB, patch)
2014-02-07 21:23 PST
,
Benjamin Poulain
no flags
Details
Formatted Diff
Diff
Patch
(7.27 KB, patch)
2014-02-09 19:30 PST
,
Benjamin Poulain
no flags
Details
Formatted Diff
Diff
Patch
(7.27 KB, patch)
2014-02-09 20:37 PST
,
Benjamin Poulain
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2014-02-07 21:23:23 PST
Created
attachment 223546
[details]
Patch
Benjamin Poulain
Comment 2
2014-02-09 19:30:46 PST
Created
attachment 223665
[details]
Patch
Benjamin Poulain
Comment 3
2014-02-09 20:37:27 PST
Created
attachment 223669
[details]
Patch
Darin Adler
Comment 4
2014-02-09 23:51:03 PST
Comment on
attachment 223669
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=223669&action=review
> Source/WebCore/editing/MarkupAccumulator.cpp:55 > +static EntityDescription entitySubstitutionList[] = {
const
> Source/WebCore/editing/MarkupAccumulator.cpp:74 > +static uint8_t entityMap[maximumEscapedentityCharacter + 1] = {
const
Benjamin Poulain
Comment 5
2014-02-10 18:42:53 PST
Committed
r163854
: <
http://trac.webkit.org/changeset/163854
>
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