Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Refactor debuggee state out of controller and make Controller a ServiceObject#195

Merged
ofrobots merged 3 commits intogoogleapis:masterfrom
ofrobots:refactor-2
Dec 16, 2016
Merged

Refactor debuggee state out of controller and make Controller a ServiceObject#195
ofrobots merged 3 commits intogoogleapis:masterfrom
ofrobots:refactor-2

Conversation

@ofrobots
Copy link
Copy Markdown
Contributor

  • Try to run system and e2e tests on developer builds as well
  • make Controller a ServiceObject
  • Remove debuggee state from controller class

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 16, 2016
/** @private {string} debuggee id provided by the server once registered */
this.debuggeeId_ = null;
common.ServiceObject.call(this, {
parent: debug,

This comment was marked as spam.

This comment was marked as spam.

@ofrobots ofrobots merged commit 225e7db into googleapis:master Dec 16, 2016
@ofrobots ofrobots deleted the refactor-2 branch December 16, 2016 20:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants