Skip to content

Update from original#1

Merged
etiktin merged 94 commits into
etiktin:masterfrom
electron:master
Aug 27, 2015
Merged

Update from original#1
etiktin merged 94 commits into
etiktin:masterfrom
electron:master

Conversation

@etiktin

@etiktin etiktin commented Aug 27, 2015

Copy link
Copy Markdown
Owner

No description provided.

jlord and others added 30 commits August 19, 2015 18:28
Add an example of how to use webdriverio with electron
There was some confusion about the correct way to add an `All Files` filter (see #2525), so I added it to the example.
Also added a short note about the extension syntax.

This is related to PR #2547.
When I first tried to add something to the C++ code, I was a bit overwhelmed by all the special types and abstractions.
The info added will hopefully make it a bit easier to start, by directing users to the right place.
One of the tests failed because in one of the paths the drive letter was
upper case `C` and in the other it was lower case `c`.
Paths in Windows are case insensitive, so this shouldn't fail. The fix
was to lower case the paths before comparison (only on Windows).
Organize Documentation Translations
Make sure guest view is destroyed immediately when embeder is closed
preco21 and others added 25 commits August 27, 2015 09:19
Fix important typo and update as upstream
win: Add compatibility information in manifest file
This fixes app.quit() not working when it is called before the message
loop starts to run.
win: Delay quitting until next tick of message loop
Fix debugger not working for main process
It frees us from using C++ to track JS objects, thus improves the
performance of collecting memory.
It is failing in Travis CI but not in GitHub CI or my own machine,
ignore it for now.
Optimize memory usage when using remote module
Add webFrame.setZoomLevelLimits API
etiktin added a commit that referenced this pull request Aug 27, 2015
@etiktin etiktin merged commit b7d80e7 into etiktin:master Aug 27, 2015
etiktin pushed a commit that referenced this pull request Sep 16, 2015
etiktin pushed a commit that referenced this pull request Oct 6, 2015
etiktin pushed a commit that referenced this pull request Nov 20, 2015
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.

9 participants