Closed Bug 1549785 Opened 5 years ago Closed 5 years ago

Implement Runtime.releaseObject

Categories

(Remote Protocol :: CDP, enhancement, P1)

enhancement

Tracking

(firefox68 fixed)

RESOLVED FIXED
Tracking Status
firefox68 --- fixed

People

(Reporter: ochameau, Assigned: ochameau)

References

Details

Attachments

(2 files)

https://chromedevtools.github.io/devtools-protocol/tot/Runtime#method-releaseObject
Runtime.releaseObject

Releases remote object with given id.

This is being called when running wordpress test suite from this puppeteer function:
https://github.com/GoogleChrome/puppeteer/blob/854b1c09126800eca86e7ac42e0ab8f16076e32e/lib/helper.js#L94
This is called whenever we eval some javascript bits of query a dom element.

Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Priority: P2 → P1
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b1406a7e07ff
Implement Runtime.releaseObject. r=remote-protocol-reviewers,ato
https://hg.mozilla.org/integration/autoland/rev/b143758e66ec
Fix Remote object support for Node/Elements objects. r=remote-protocol-reviewers,ato
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Component: CDP: Runtime → CDP
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: