Closed Bug 1583579 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 19258 - Initial implementation of performance.measureMemory API

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox71 fixed)

RESOLVED FIXED
mozilla71
Tracking Status
firefox71 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Ulan Degenbaev <ulan@chromium.org> wrote:

Initial implementation of performance.measureMemory API

This adds IDL files and an experimental feature flag for the API.
The implementation simply forwards to v8::Isolate::MeasureMemory.

Bug: 973627

Change-Id: I80ac8b78e81a6fad6b25370b419a0392f6589cee
Reviewed-on: https://chromium-review.googlesource.com/1796364
WPT-Export-Revision: 900544108871806c46c1b5e36de3ea40c9fc2e9e

## GitHub CI Results wpt.fyi [PR Results](https://wpt.fyi/results/?sha=9a5b331c90b4efd95691a7679bad7ae1199e4202&label=pr_head) [Base Results](https://wpt.fyi/results/?sha=9a5b331c90b4efd95691a7679bad7ae1199e4202&label=pr_base) Ran 2 tests and 4 subtests ### Firefox OK : 2 FAIL: 4 ### Chrome OK : 2 FAIL: 4 ### Safari OK : 2 FAIL: 4 ### New tests that's don't pass /measure-memory/measure-memory.tentative.any.html well-formed result of performance.measurememory with detailed=false.: Firefox: FAIL, Chrome: FAIL, Safari: FAIL Well-formed result of performance.measureMemory with default arguments.: Firefox: FAIL, Chrome: FAIL, Safari: FAIL /measure-memory/measure-memory.tentative.any.worker.html well-formed result of performance.measurememory with detailed=false.: Firefox: FAIL, Chrome: FAIL, Safari: FAIL Well-formed result of performance.measureMemory with default arguments.: Firefox: FAIL, Chrome: FAIL, Safari: FAIL ## Gecko CI Results Ran 2 tests and 4 subtests OK : 2 FAIL : 4 ### New tests that don't pass /measure-memory/measure-memory.tentative.any.html Well-formed result of performance.measureMemory with default arguments.: FAIL well-formed result of performance.measurememory with detailed=false.: FAIL /measure-memory/measure-memory.tentative.any.worker.html Well-formed result of performance.measureMemory with default arguments.: FAIL well-formed result of performance.measurememory with detailed=false.: FAIL
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/6a22608f94ef [wpt PR 19258] - Initial implementation of performance.measureMemory API, a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/3a569a8b0a15 [wpt PR 19258] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in before you can comment on or make changes to this bug.