[webkit-reviews] review granted: [Bug 134196] REGRESSION (r160908): Unable to unset bold while entering text : [Attachment 233612] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 23 09:57:05 PDT 2014


Andreas Kling <akling at apple.com> has granted Antti Koivisto <koivisto at iki.fi>'s
request for review:
Bug 134196: REGRESSION (r160908): Unable to unset bold while entering text
https://bugs.webkit.org/show_bug.cgi?id=134196

Attachment 233612: patch
https://bugs.webkit.org/attachment.cgi?id=233612&action=review

------- Additional Comments from Andreas Kling <akling at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=233612&action=review


r=me bro. Another lazy style regression down!

> Source/WebCore/editing/Editor.h:493
> +    static RenderStyle* styleForSelectionStart(Frame* , Node
*&nodeToRemove);

Disturbing * and & placements here.


More information about the webkit-reviews mailing list