Skip to content
  • Georg Koppen's avatar
    Bug 13024: Make sure resource timing is disabled. · a63a4323
    Georg Koppen authored
    This Mozmill test checks if it is possible to get resources with either
    of the three available methods (getEntriesByType(), getEntriesByName()
    and getEntries()). If so, it fails as this is a clear sign resource
    timing has not been disabled properly and may still be active instead.
    a63a4323