Skip to content

Import brightray source and remove submodule #9423

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1,256 commits into from
May 11, 2017
Merged

Conversation

kevinsawicki
Copy link
Contributor

@kevinsawicki kevinsawicki commented May 10, 2017

This pull imports the source code from https://github.com/electron/brightray into this repository.

Brightray started as a submodule/separate codebase because it was planned to be used by other projects but this never really panned out and so having it separated has no benefit to Electron, makes contributions more difficult, and makes Chrome upgrades more complicated.

This pull request includes the original history so blame/log/etc. should work still.

You can browse the imported history from https://github.com/electron/electron/tree/brightray-import/brightray

/cc @electron/maintainers

After Merging

  • Migrate brightray pull requests to this repository
  • Move brightray to electron-archive organization

zcbenz and others added 30 commits May 23, 2016 10:07
flags to control iwa enabled server whitelist
Conflicts:
	browser/url_request_context_getter.cc
	browser/url_request_context_getter.h
Fix double free when closing window with devtools opened
Redispatch key events to handle native shortcuts
Replace --whole-archive with --start-group
@kevinsawicki kevinsawicki merged commit ae71dfe into master May 11, 2017
@kevinsawicki kevinsawicki deleted the brightray-import branch May 11, 2017 15:35
@kevinsawicki kevinsawicki mentioned this pull request May 18, 2017
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.