[Webkit-unassigned] [Bug 51601] WML Parser should treat line/column number in a consistent way

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 2 23:49:50 PST 2011


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





--- Comment #12 from Joone Hur <joone at kldp.org>  2011-01-02 23:49:50 PST ---
(In reply to comment #11)

> 
> I would propose we either:
> - consider the current code as a mistake and fix test expectations (do show all errors) or
> - keep the original logic in new terms:
>    m_lastErrorPosition.m_line != position.m_line && m_lastErrorPosition.m_column != position.m_column
>    (TextPosition may or may not retain its now-unused operator)

Firefox also just shows the first error, so I think the second solution would be better.

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