зеркало из https://github.com/mozilla/gecko-dev.git
de8c9e85cf
We return with this rather omnious message when we are missing the implementation of a CDP method: Error: Protocol error (Target.createBrowserContext): TypeError: inst[command] is not a function: This patch improves the error message so that debugging is not necessary to find out which domain or command is missing. Ideally Session.jsm and ContentProcessSession.jsm would share the same execute() function (there's really not reason they don't), but that involves more work. Differential Revision: https://phabricator.services.mozilla.com/D32069 --HG-- extra : source : f3d44dbce7e3d1b529ce37b21a4d7471a918edd4 extra : histedit_source : df4d534565efb3e2babbc277a3aecce5d534ac39 |
||
---|---|---|
.. | ||
browser | ||
unit | ||
demo.js | ||
moz.build | ||
puppeteer-demo.js |