[Webkit-unassigned] [Bug 63540] XMLDocumentParserQt.cpp incorrectly converts 0-based number into 1-based number

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 14 16:43:25 PDT 2011


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





--- Comment #2 from Adam Barth <abarth at webkit.org>  2011-09-14 16:43:25 PST ---
(From update of attachment 107418)
Usually we add "using WTF::ZeroBasedNumber" to the header so we don't need to use the WTF macro everywhere.  Have you validated that the new line numbers in the tests are all right?

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