Bug 1415677 part 3. Remove nsIDOMHTMLCollection::GetLength. r=qdot
MozReview-Commit-ID: H9rdYf47WV
This commit is contained in:
@@ -38,6 +38,7 @@ public:
|
||||
// nsIDOMHTMLCollection interface
|
||||
NS_DECL_NSIDOMHTMLCOLLECTION
|
||||
|
||||
virtual uint32_t Length() override;
|
||||
virtual Element* GetElementAt(uint32_t index) override;
|
||||
virtual nsINode* GetParentObject() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user