[Webkit-unassigned] [Bug 51311] SegmentedString should provide column position

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 25 17:27:32 PST 2010


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





--- Comment #17 from Peter Rybin <peter.rybin at gmail.com>  2010-12-25 17:27:32 PST ---
(In reply to comment #16)
> (From update of attachment 77445 [details])
> Ok.  Presumably we need one more patch to hook up the column number to the scripting engine and to add tests?

Actually we have already done scripting engine ( https://bugs.webkit.org/show_bug.cgi?id=45271 ), and I even checked up the Eclipse-based debugger for Chrome -- it sees correct columns already.

However I completely missed scripts inside attributes. Probably I should make a follow-up for them.

As to tests, my colleagues suggested I used their inspector-related testing framework that should give me access to column positions. For now it seems to me  an only way of getting column number from tests.

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