[Webkit-unassigned] [Bug 119095] Web Inspector: fix inconsistent use of 0-based and 1-based line numbers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 26 17:54:20 PDT 2013


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





--- Comment #2 from Brian Burg <burg at cs.washington.edu>  2013-07-26 17:54:08 PST ---
To clarify, JSC has standardized on 1-based lines and columns; I was proposing to standardize what the inspector uses, but not necessarily what JSC does.

For things like ScriptDebugServer, I think it makes sense to correct or introduce uses of OrdinalNumber, and document places where separate line/col fields are necessary.

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