[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:47:44 PDT 2011


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





--- Comment #3 from Peter Rybin <peter.rybin at gmail.com>  2011-09-14 16:47:44 PST ---
(In reply to comment #2)
> (From update of attachment 107418 [details])
> 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?

I considered this type somewhat temporary (2 type are to be merged into "BasedNumber" maybe). However let me try to add 'using' anyway.

Yes, I went over all expectations and checked that the new numbers are correct.

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