Closed dgozman closed 9 years ago
Thanks for reporting - I just fixed that (PR waiting for merge).
BTW how about entries marked with "hidden: true"? Should these be hidden to?
Entries marked "hidden" are meant to change at any time. I'd mark non-hidden entries with "stable" sign or something.
OK, I've crated a separate issue for that: https://github.com/ChromeDevTools/debugger-protocol-viewer/issues/30
Those are just for backwards compatibility, and we would like all implementations to switch to the new ones. For example, Page.getCookies should not be visible in favor of Network.getCookies.