WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
162771
Web Inspector: Adopt TextPosition in Inspector to avoid oneBasedInt/zeroBasedInt ambiguity
https://bugs.webkit.org/show_bug.cgi?id=162771
Summary
Web Inspector: Adopt TextPosition in Inspector to avoid oneBasedInt/zeroBased...
Joseph Pecoraro
Reported
2016-09-29 22:31:41 PDT
Adopt TextPosition in Inspector to avoid oneBasedInt/zeroBasedInt ambiguity. JSC::Debugger and Inspector agents use different values in different places. It would be easier to use TextPosition and get the right kind of value when we need it.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug