Closed
Bug 640963
Opened 14 years ago
Closed 14 years ago
Add nsHTMLInputElement::IsValueEmpty() const
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla5
People
(Reporter: mounir, Assigned: mounir)
References
Details
Attachments
(1 file, 1 obsolete file)
3.42 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
Two reasons:
1. more readable
2. we could try to optimize the method later
Attachment #518718 -
Flags: review?(bzbarsky)
Assignee | ||
Comment 1•14 years ago
|
||
Attachment #518718 -
Attachment is obsolete: true
Attachment #518718 -
Flags: review?(bzbarsky)
Attachment #518719 -
Flags: review?(bzbarsky)
![]() |
||
Comment 2•14 years ago
|
||
Comment on attachment 518719 [details] [diff] [review]
Patch v1
r=me
Attachment #518719 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Updated•14 years ago
|
Whiteboard: [needs review] → [can land][post-2.0][passed-try]
Assignee | ||
Updated•14 years ago
|
Whiteboard: [can land][post-2.0][passed-try] → [ready to land][waits for dependencies][passed try]
Assignee | ||
Comment 3•14 years ago
|
||
Flags: in-testsuite-
Whiteboard: [ready to land][waits for dependencies][passed try]
Target Milestone: --- → mozilla2.2
Assignee | ||
Updated•14 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•