WebRange should be a simple start+end pair of numbers |
||
Issue descriptionCurrently, the WebRange actually wraps the Range object, which is a fairly complex beast. None of the uses of the embedder API actually need to see this complexity, so it would be great if we could just have a simple WebRange struct holding two numbers: start of the range and the end of the range.
,
Aug 12 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Aug 10 2016