Bug 134382
| Summary: | Use unsigneds instead of ints for indexes in setDrawRange() api | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Shivakumar J M <shiva.jm> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Shivakumar J M
change int to unsigned for 'from' and 'to' in setDrawRange() api
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Is this the same setDrawRange that is being removed in bug 134243?
Shivakumar J M
(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
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 ***