mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1155761 followup: Annotate nsPerformance::InsertUserEntry as 'override'. rs=ehsan
This commit is contained in:
parent
e377b5714e
commit
e62dbe257b
@ -423,7 +423,7 @@ private:
|
||||
return this;
|
||||
}
|
||||
|
||||
void InsertUserEntry(PerformanceEntry* aEntry);
|
||||
void InsertUserEntry(PerformanceEntry* aEntry) override;
|
||||
|
||||
bool IsPerformanceTimingAttribute(const nsAString& aName) override;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user