Bug 749101 - Part 2: Add a comment mentioning bug 772589

This commit is contained in:
Ehsan Akhgari 2012-07-17 01:40:19 -04:00
Родитель 70e10e9814
Коммит a3de3e5cce
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -31,6 +31,7 @@ interface PerformanceTiming {
readonly attribute unsigned long long connectStart;
[Infallible]
readonly attribute unsigned long long connectEnd;
// secureConnectionStart will be implemneted in bug 772589
// [Infallible]
// readonly attribute unsigned long long secureConnectionStart;
[Infallible]