Bug 128440

Summary: Clean up MarkupAccumulator::appendCharactersReplacingEntities
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

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
Patch (7.27 KB, patch)
2014-02-09 19:30 PST, Benjamin Poulain
no flags
Patch (7.27 KB, patch)
2014-02-09 20:37 PST, Benjamin Poulain
no flags
Benjamin Poulain
Comment 1 2014-02-07 21:23:23 PST
Benjamin Poulain
Comment 2 2014-02-09 19:30:46 PST
Benjamin Poulain
Comment 3 2014-02-09 20:37:27 PST
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
Note You need to log in before you can comment on or make changes to this bug.