[Webkit-unassigned] [Bug 162771] New: Web Inspector: Adopt TextPosition in Inspector to avoid oneBasedInt/zeroBasedInt ambiguity
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 29 22:31:41 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162771
Bug ID: 162771
Summary: Web Inspector: Adopt TextPosition in Inspector to
avoid oneBasedInt/zeroBasedInt ambiguity
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: joepeck at webkit.org
CC: bburg at apple.com, joepeck at webkit.org,
mattbaker at apple.com, nvasilyev at apple.com,
timothy at apple.com, webkit-bug-importer at group.apple.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160930/44ec78e8/attachment.html>
More information about the webkit-unassigned
mailing list