Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

[WIP] don't call method of destroyed webContents #2722

Open
icecream17 wants to merge 1 commit into atom:master
base: master
Choose a base branch
Loading
from icecream17:fix-tests

Conversation

@icecream17
Copy link

@icecream17 icecream17 commented Oct 21, 2021
edited
Loading

Please be sure to read the contributor's guide to the GitHub package before submitting any pull requests.

Requirements

  • Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.

Description of the Change

The ubuntu tests have been failing, even for perfectly valid prs

One of the complained errors says "Attempting to call a function in a renderer window that has been closed or released."
EDIT: This appears in all the tests, so this error (or warning?) doesn't actually fail the tests

So I think this attempt removes the function call - and hopefully fixes the tests

Screenshot or Gif

image

Applicable Issues

Copy link

codecov bot commented Oct 21, 2021
edited
Loading

Codecov Report

Merging #2722 (c9ecdfe) into master (2053290) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@
## master #2722 +/- ##
==========================================
+ Coverage 93.46% 93.47% +0.01% 
==========================================
 Files 237 237 
 Lines 13213 13213 
 Branches 1900 1900 
==========================================
+ Hits 12349 12351 +2 
+ Misses 864 862 -2 
Impacted Files Coverage Δ
lib/git-shell-out-strategy.js 100.00% <0.00%> (+0.18%) ⬆️
lib/atom/gutter.js 92.85% <0.00%> (+2.38%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2053290...c9ecdfe. Read the comment docs.

Copy link
Author

Okay, everything still seems to be the same....

xiang4444 reacted with thumbs up emoji

@icecream17 icecream17 changed the title (削除) don't call method of destroyed webContents (削除ここまで) (追記) [WIP] don't call method of destroyed webContents (追記ここまで) Dec 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /