[Webkit-unassigned] [Bug 45624] New: Move functions of StyledMarkupAccumulator below that of MarkupAccumulator
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 12 16:37:43 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45624
Summary: Move functions of StyledMarkupAccumulator below that
of MarkupAccumulator
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
Depends on: 44854
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list