Re: [selection-api] unsigned long is never negative (#33)

Also relevant is that we're not really sure how to change the arguments to unsigned in Blink:
https://codereview.chromium.org/1195833002/

@rniwa, are you going to make this change in WebKit, and how would you deal with the range between 2^31 and 2^32-1 if the internal offsets are all still int?

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/selection-api/issues/33#issuecomment-130569681

Received on Thursday, 13 August 2015 08:05:43 UTC