commit | 7c173628db963ab1e459e5b857273fe41f2a81c2 | [log] [tgz] |
---|---|---|
author | Andrey Lushnikov <lushnikov@chromium.org> | Tue May 08 22:00:52 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue May 08 22:00:52 2018 |
tree | 1222e4bc2143c96615a2b76deda129f9d4b598d3 | |
parent | 4e8093de88920a27ac3e3c2a1c0330ac3124de33 [diff] |
DevTools: implement Target.getBrowserContexts() method This patch implements Target.getBrowserContexts() method that returns all the contexts created with Target.createBrowserContext() calls. R=dgozman, alexclarke, caseq BUG: 836272 Change-Id: Ib39f947c5591ddb2d6158d8417bc1c8b82561d15 Reviewed-on: https://chromium-review.googlesource.com/1049266 Commit-Queue: Andrey Lushnikov <lushnikov@chromium.org> Reviewed-by: Dmitry Gozman <dgozman@chromium.org> Reviewed-by: Alex Clarke <alexclarke@chromium.org> Cr-Commit-Position: refs/heads/master@{#556977}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .