Skip to content
This repository was archived by the owner on May 22, 2020. It is now read-only.

RUN-5679 BrowserView => View#358

Closed
pbaize wants to merge 5 commits intoHadoukenIO:developfrom
pbaize:RUN-5679
Closed

RUN-5679 BrowserView => View#358
pbaize wants to merge 5 commits intoHadoukenIO:developfrom
pbaize:RUN-5679

Conversation

@pbaize
Copy link
Copy Markdown
Collaborator

@pbaize pbaize commented Oct 4, 2019

Description of Change

Rename BrowserView to View. Leaves a private BrowserView to allow time to transition tests. Goes with this core pr HadoukenIO/core#982

Checklist

  • PR description included and stakeholders cc'd
  • npm test passes
  • automated tests are changed or added
  • Integration tests added in this repo and in the test dashboard
  • manual tests are changed or added
  • relevant documentation is changed or added
  • PR title starts with the JIRA ticket pull request process
  • PR release notes describe the change in a way relevant to app-developers
  • PR has assigned reviewers

Release Notes

Notes:

@openfin-github-bot
Copy link
Copy Markdown

⚠️ Failed to build 1418cc2

@openfin-github-bot openfin-github-bot Bot added the auto testing failed Bot failed to build label Oct 4, 2019
@aziz512
Copy link
Copy Markdown
Contributor

aziz512 commented Oct 11, 2019

build fail

@pbaize
Copy link
Copy Markdown
Collaborator Author

pbaize commented Oct 11, 2019

Successful build here: HadoukenIO/core#982

@openfin-github-bot
Copy link
Copy Markdown

⚠️ Failed to build 81ac406

@openfin-github-bot
Copy link
Copy Markdown

⚠️ Failed to build 17ea923

Copy link
Copy Markdown
Contributor

@MichaelMCoates MichaelMCoates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Do we have to worry about merge ordering here?

@openfin-github-bot
Copy link
Copy Markdown

⚠️ Failed to build df6cd9f

@pbaize
Copy link
Copy Markdown
Collaborator Author

pbaize commented Oct 16, 2019

Wrong link in the PR

@openfin-github-bot openfin-github-bot Bot added auto testing started Bot started automated testing and removed auto testing failed Bot failed to build labels Oct 16, 2019
@openfin-github-bot
Copy link
Copy Markdown

94bd507

Git

  • core: develop <= RUN-5679 (be2a042)
  • js-adapter: develop <= RUN-5679 (94bd507)
  • javascript-adapter: develop

Asars used for testing

Test results

@openfin-github-bot openfin-github-bot Bot added auto testing done Bot completed automated testing and removed auto testing started Bot started automated testing labels Oct 16, 2019
Comment thread src/api/fin.ts
public GlobalHotkey: GlobalHotkey;
public BrowserView: BrowserViewModule;
public View: ViewModule;
private BrowserView: ViewModule;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we still need 'BrowserView'? backward compatibility?

@pbaize pbaize closed this Nov 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

auto testing done Bot completed automated testing cla-present

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants