Closed
Bug 760845
Opened 13 years ago
Closed 13 years ago
Remove NS_IMPL_POSITIVE_INT_ATTR_DEFAULT_VALUE / NS_IMPL_POSITIVE_INT_ATTR
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla16
People
(Reporter: Ms2ger, Assigned: mounir)
Details
Attachments
(1 file)
|
2.71 KB,
patch
|
Ms2ger
:
review+
mounir
:
checkin+
|
Details | Diff | Splinter Review |
They have been unused since bug 639175, and (afaict) don't match any of the cases in the spec.
| Assignee | ||
Comment 1•13 years ago
|
||
Indeed. And we actually have something from unsigned long limited to only values greater or equals than zero.
| Reporter | ||
Comment 2•13 years ago
|
||
Comment on attachment 630130 [details] [diff] [review]
Patch
Review of attachment 630130 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks!
Attachment #630130 -
Flags: review?(Ms2ger) → review+
| Assignee | ||
Updated•13 years ago
|
Flags: in-testsuite-
Target Milestone: --- → mozilla16
| Assignee | ||
Updated•13 years ago
|
Attachment #630130 -
Flags: checkin+
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•