Skip to content

fix: browser.devtools.inspectedWindow.eval promise should always resolve to an array#175

Merged
rpl merged 3 commits intomozilla:masterfrom
rpl:fix/devtools-api-168
Feb 1, 2019
Merged

fix: browser.devtools.inspectedWindow.eval promise should always resolve to an array#175
rpl merged 3 commits intomozilla:masterfrom
rpl:fix/devtools-api-168

Conversation

@rpl
Copy link
Member

@rpl rpl commented Jan 31, 2019

This PR includes the changes needed to ensure that browser.devtools.inspectedWindow.eval returned promise is always resolved to an array (fix #168), and a new integration test to verify it as part of the automated tests.

@rpl rpl requested a review from Rob--W January 31, 2019 10:56
@rpl rpl merged commit 6f178c5 into mozilla:master Feb 1, 2019
@rpl rpl deleted the fix/devtools-api-168 branch March 15, 2021 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

browser.devtools.inspectedWindow.eval() resolves with incorrect promise signature

2 participants