Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Fix for issue #297 #304

Merged
merged 6 commits into from
Jan 12, 2021
Merged

Fix for issue #297 #304

merged 6 commits into from
Jan 12, 2021

Conversation

bennetty
Copy link
Contributor

#297
partnering pr on astilectron will be linked

@coveralls
Copy link

coveralls commented Jan 11, 2021

Coverage Status

Coverage decreased (-2.8%) to 76.482% when pulling b261209 on bennetty:update-custom-event into c1e9705 on asticode:master.

Copy link
Owner

@asticode asticode left a comment

Choose a reason for hiding this comment

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

PR is almost perfect.

Just a minor change though

window.go Outdated Show resolved Hide resolved
window.go Outdated Show resolved Hide resolved
window.go Outdated
@@ -54,6 +55,7 @@ const (
EventNameWindowEventDidGetRedirectRequest = "window.event.did.get.redirect.request"
EventNameWindowEventWebContentsExecutedJavaScript = "window.event.web.contents.executed.javascript"
EventNameWindowEventWillNavigate = "window.event.will.navigate"
EventNameWindowEventUpdateCustomOptions = "window.event.update.custom.options"
Copy link
Owner

Choose a reason for hiding this comment

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

Could you replace update with updated in the event name and the variable name?

@asticode asticode merged commit e021f56 into asticode:master Jan 12, 2021
@asticode
Copy link
Owner

FYI I've created a v0.22.0 tag

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants