mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Add [Default] toJSON() to performance interfaces
This commit is contained in:
@@ -26,5 +26,5 @@ interface PerformanceResourceTiming : PerformanceEntry {
|
||||
/// readonly attribute unsigned long long transferSize;
|
||||
/// readonly attribute unsigned long long encodedBodySize;
|
||||
/// readonly attribute unsigned long long decodedBodySize;
|
||||
// [Default] object toJSON();
|
||||
[Default] object toJSON();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user