[Webkit-unassigned] [Bug 40327] Leftover calls to RenderStyle color accessors, which are no longer public methods.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 15 13:32:15 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=40327


David Levin <levin at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #58778|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #10 from David Levin <levin at chromium.org>  2010-06-15 13:32:14 PST ---
(From update of attachment 58778)
> Index: WebCore/ChangeLog
> ===================================================================
> --- WebCore/ChangeLog	(revision 61186)
> +++ WebCore/ChangeLog	(working copy)
> @@ -1,3 +1,19 @@
> +2010-06-15  Alex Milowski  <alex at milowski.com>
> +
> +        Reviewed by NOBODY (OOPS!).
> +
> +        Fixed a compile error in the paint() methods by making them  use the 

Extra space after them.

> +        new visitedDependentColor() method.

Please add bug link.

> +
> +        Fixed a crash in RenderMathMLRoot with the tests where there were 
> +        bad assumptions about the children in the layout.

This would be better as a function comment (for RenderMathMLRoot::layout).

-- 
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