Closed Bug 1512225 Opened 6 years ago Closed 5 years ago

[wpt-sync] Sync PR 14379 - Add PerformanceObserver.supportedEntryTypes

Categories

(Core :: DOM: Core & HTML, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla66
Tracking Status
firefox66 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 14379 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/14379
Details from upstream follow.

Nicolas Pena <npm@chromium.org> wrote:
>  Add PerformanceObserver.supportedEntryTypes
>  
>  Blink intent:
>  https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/XZU_DhQ9ZGs
>  
>  Bug: 911314
>  Change-Id: I4a79d6d3a81ec260c7db5c2bea7b2d533a1285b2
>  Reviewed-on: https://chromium-review.googlesource.com/1359480
>  WPT-Export-Revision: 78a456ff0027f143f390e07f49909a7090821aa9
Component: web-platform-tests → DOM
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Ran 12 tests and 12 subtests
OK     : 12
FAIL   : 12

New tests that have failures or other problems:
/longtask-timing/supported-longtask-types.any.html
    supportedEntryTypes contains 'longtask' but not 'taskattribution'.: FAIL
/longtask-timing/supported-longtask-types.any.worker.html
    supportedEntryTypes contains 'longtask' but not 'taskattribution'.: FAIL
/navigation-timing/supported_navigation_type.any.html
    supportedEntryTypes contains 'navigation'.: FAIL
/navigation-timing/supported_navigation_type.any.worker.html
    supportedEntryTypes contains 'navigation'.: FAIL
/paint-timing/supported-paint-type.any.html
    supportedEntryTypes contains 'paint'.: FAIL
/paint-timing/supported-paint-type.any.worker.html
    supportedEntryTypes contains 'paint'.: FAIL
/performance-timeline/supportedEntryTypes.any.html
    supportedEntryTypes exists and returns entries in alphabetical order: FAIL
/performance-timeline/supportedEntryTypes.any.worker.html
    supportedEntryTypes exists and returns entries in alphabetical order: FAIL
/resource-timing/supported_resource_type.any.html
    supportedEntryTypes contains 'resource'.: FAIL
/resource-timing/supported_resource_type.any.worker.html
    supportedEntryTypes contains 'resource'.: FAIL
/user-timing/supported-usertiming-types.any.html
    supportedEntryTypes contains 'mark' and 'measure'.: FAIL
/user-timing/supported-usertiming-types.any.worker.html
    supportedEntryTypes contains 'mark' and 'measure'.: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/da572adb2982
[wpt PR 14379] - Add PerformanceObserver.supportedEntryTypes, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/db58c2d0a02b
[wpt PR 14379] - Update wpt metadata, a=testonly
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.