Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1206)

Issue 1904073002: headless: Move hidden commands and events to experimental domains (Closed)

Created:
4 years, 8 months ago by Sami
Modified:
4 years, 8 months ago
Reviewers:
dgozman, altimin
CC:
chromium-reviews, pfeldman, devtools-reviews_chromium.org, dgozman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

headless: Move hidden commands and events to experimental domains Some DevTools commands are still in development and may change. Move them to experimental domains to make their status clear. Note that if an experimental command is made stable, it will still be available through the experimental domain and existing users will not be affected. BUG=595353 Committed: https://crrev.com/5cd0556825d3dbe6f47ffe023a876192d5d8514a Cr-Commit-Position: refs/heads/master@{#389086}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebased #

Patch Set 3 : Require parameters for hidden commands #

Patch Set 4 : Also require parameters for hidden commands where the entire domain isn't hidden #

Unified diffs Side-by-side diffs Delta from patch set Stats (+316 lines, -88 lines) Patch
M headless/lib/browser/client_api_generator.py View 1 2 3 2 chunks +26 lines, -0 lines 0 comments Download
M headless/lib/browser/client_api_generator_unittest.py View 1 2 3 1 chunk +99 lines, -0 lines 0 comments Download
M headless/lib/browser/domain_cc.template View 1 2 3 chunks +41 lines, -18 lines 0 comments Download
M headless/lib/browser/domain_h.template View 1 2 4 chunks +92 lines, -36 lines 0 comments Download
M headless/lib/browser/headless_devtools_client_impl.h View 1 1 chunk +29 lines, -29 lines 0 comments Download
M headless/lib/headless_devtools_client_browsertest.cc View 1 2 3 4 chunks +29 lines, -5 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
Sami
4 years, 8 months ago (2016-04-21 12:22:43 UTC) #3
Sami
+dgozman
4 years, 8 months ago (2016-04-21 13:27:42 UTC) #4
altimin
lgtm with one nit :) https://codereview.chromium.org/1904073002/diff/1/headless/lib/browser/domain_cc.template File headless/lib/browser/domain_cc.template (right): https://codereview.chromium.org/1904073002/diff/1/headless/lib/browser/domain_cc.template#newcode15 headless/lib/browser/domain_cc.template:15: ExperimentalDomain* Domain::GetExperimental() { Nit: ...
4 years, 8 months ago (2016-04-21 14:49:10 UTC) #5
Sami
https://codereview.chromium.org/1904073002/diff/1/headless/lib/browser/domain_cc.template File headless/lib/browser/domain_cc.template (right): https://codereview.chromium.org/1904073002/diff/1/headless/lib/browser/domain_cc.template#newcode15 headless/lib/browser/domain_cc.template:15: ExperimentalDomain* Domain::GetExperimental() { On 2016/04/21 14:49:10, altimin wrote: > ...
4 years, 8 months ago (2016-04-21 14:51:13 UTC) #6
dgozman
lgtm https://codereview.chromium.org/1904073002/diff/1/headless/lib/browser/domain_cc.template File headless/lib/browser/domain_cc.template (right): https://codereview.chromium.org/1904073002/diff/1/headless/lib/browser/domain_cc.template#newcode21 headless/lib/browser/domain_cc.template:21: observers_.AddObserver(observer); How do you add an Observer to ...
4 years, 8 months ago (2016-04-21 17:30:45 UTC) #8
Sami
https://codereview.chromium.org/1904073002/diff/1/headless/lib/browser/domain_cc.template File headless/lib/browser/domain_cc.template (right): https://codereview.chromium.org/1904073002/diff/1/headless/lib/browser/domain_cc.template#newcode21 headless/lib/browser/domain_cc.template:21: observers_.AddObserver(observer); On 2016/04/21 17:30:45, dgozman wrote: > How do ...
4 years, 8 months ago (2016-04-21 17:39:01 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1904073002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1904073002/60001
4 years, 8 months ago (2016-04-22 12:38:15 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 8 months ago (2016-04-22 13:11:24 UTC) #14
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:46:41 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/5cd0556825d3dbe6f47ffe023a876192d5d8514a
Cr-Commit-Position: refs/heads/master@{#389086}

Powered by Google App Engine
This is Rietveld 408576698