| Index: core/timing/PerformanceEntry.idl
|
| diff --git a/core/timing/PerformanceEntry.idl b/core/timing/PerformanceEntry.idl
|
| index 2f5771fc2c184c1a67da67e2743cf5ccdacd07e4..06d8222ccd9913fdd6a84bea4df68b5dbf2a74d9 100644
|
| --- a/core/timing/PerformanceEntry.idl
|
| +++ b/core/timing/PerformanceEntry.idl
|
| @@ -30,6 +30,7 @@
|
|
|
| // See: https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PerformanceTimeline/Overview.html
|
| [
|
| + WillBeGarbageCollected,
|
| Custom=Wrap,
|
| ] interface PerformanceEntry {
|
| readonly attribute DOMString name;
|
|
|