[Webkit-unassigned] [Bug 45796] Remaining discrepancies in piecewise text measurement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 23 00:38:32 PDT 2010


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68383|review?                     |review+
               Flag|                            |




--- Comment #3 from mitz at webkit.org  2010-09-23 00:38:32 PST ---
(From update of attachment 68383)
View in context: https://bugs.webkit.org/attachment.cgi?id=68383&action=review

> WebCore/platform/graphics/WidthIterator.cpp:224
> +            ASSERT(widthSinceLastRounding == 0);

Like the style checker mentioned, WebKit style is to write this as ASSERT(!widthSinceLastRounding);

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