[webkit-reviews] review granted: [Bug 61466] WebKit duplicates styles from css rules on copy and paste : [Attachment 94890] fixes the bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 10:11:08 PDT 2011


Enrica Casucci <enrica at apple.com> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 61466: WebKit duplicates styles from css rules on copy and paste
https://bugs.webkit.org/show_bug.cgi?id=61466

Attachment 94890: fixes the bug
https://bugs.webkit.org/attachment.cgi?id=94890&action=review

------- Additional Comments from Enrica Casucci <enrica at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=94890&action=review

Looks good to me.

> Source/WebCore/editing/ReplaceSelectionCommand.cpp:479
> +void
ReplaceSelectionCommand::negateStyleRulesThatAffectAppearanceAndRemoveRedundant
InlineStyleDecl()

That is an insanely long method name! :-). I guess it is very descriptive.


More information about the webkit-reviews mailing list