[Webkit-unassigned] [Bug 28742] [Chromium] Combining Diacritical Marks (U+0300..) are not handled correctly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 26 10:37:56 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28742
--- Comment #4 from Adam Langley <agl at chromium.org> 2009-08-26 10:37:56 PDT ---
(From update of attachment 38619)
(I am not a WebKit reviewer): LGTM
> - const unsigned m_startingX; // Offset in pixels of the first script run.
> + unsigned m_startingX; // Offset in pixels of the first script run.
Why make this non-const? Maybe I missed something, but I don't see that you
need to mutate it anywhere.
--
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