Closed Bug 1437135 Opened 6 years ago Closed 6 years ago

Remove nsIDOMValidityState

Categories

(Core :: DOM: Core & HTML, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla60
Tracking Status
firefox60 --- fixed

People

(Reporter: adrian17, Assigned: adrian17)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

      No description provided.
Assignee: nobody → adrian.wielgosik
Blocks: 1436508
Status: NEW → ASSIGNED
Comment on attachment 8949827 [details]
Bug 1437135 - Remove nsIDOMValidityState.

https://reviewboard.mozilla.org/r/219136/#review224902

r=me

::: dom/html/nsIConstraintValidation.h:82
(Diff revision 1)
>  protected:
>  
>    // You can't instantiate an object from that class.
>    nsIConstraintValidation();
>  
> -  nsresult GetValidity(nsIDOMValidityState** aValidity);
> +  nsresult GetValidity(mozilla::dom::ValidityState** aValidity);

Is this function actually used?  It doesn't seem to be; you can probably just remove it instead of fixing it.
Attachment #8949827 - Flags: review?(bzbarsky) → review+
Blocks: 1387169
No longer blocks: 1436508
https://hg.mozilla.org/mozilla-central/rev/2f17747bf190
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: