RESOLVED DUPLICATE of bug 134243 134382
Use unsigneds instead of ints for indexes in setDrawRange() api
https://bugs.webkit.org/show_bug.cgi?id=134382
Summary Use unsigneds instead of ints for indexes in setDrawRange() api
Shivakumar J M
Reported 2014-06-26 21:56:36 PDT
change int to unsigned for 'from' and 'to' in setDrawRange() api
Attachments
Alexey Proskuryakov
Comment 1 2014-06-26 23:13:10 PDT
Is this the same setDrawRange that is being removed in bug 134243?
Shivakumar J M
Comment 2 2014-06-26 23:23:50 PDT
(In reply to comment #1) > Is this the same setDrawRange that is being removed in bug 134243? Yes it's the same, so setDrawRange() will be removed, so i will close these bug as Duplicate of bug 134243
Shivakumar J M
Comment 3 2014-06-30 01:27:30 PDT
setDrawRange() will be removed, so i will close these bug as Duplicate of bug 134243 *** This bug has been marked as a duplicate of bug 134243 ***
Note You need to log in before you can comment on or make changes to this bug.