Skip to content

Harden telemetryOnOpenFile#36993

Merged
RyanCavanaugh merged 2 commits intomicrosoft:masterfrom
RyanCavanaugh:fix36984
Feb 25, 2020
Merged

Harden telemetryOnOpenFile#36993
RyanCavanaugh merged 2 commits intomicrosoft:masterfrom
RyanCavanaugh:fix36984

Conversation

@RyanCavanaugh
Copy link
Member

Fixes #36984, which we don't have a repro for but the root cause is straightforward enough

@amcasey
Copy link
Member

amcasey commented Feb 25, 2020

I couldn't find an event handler that actually consumes that event - the default one doesn't and I'm pretty sure that's what VS uses. VS also doesn't act on events with that name.

@RyanCavanaugh
Copy link
Member Author

@typescript-bot cherry-pick this to release-3.8

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request Feb 25, 2020
Component commits:
7721570 Harden telemetryOnOpenFile

9535e7b Merge branch 'master' of https://github.com/RyanCavanaugh/TypeScript into fix36984
@typescript-bot
Copy link
Collaborator

Hey @RyanCavanaugh, I've opened #37020 for you.

@RyanCavanaugh RyanCavanaugh merged commit c22cdb4 into microsoft:master Feb 25, 2020
@RyanCavanaugh RyanCavanaugh deleted the fix36984 branch February 25, 2020 19:32
RyanCavanaugh added a commit that referenced this pull request Feb 25, 2020
Component commits:
7721570 Harden telemetryOnOpenFile

9535e7b Merge branch 'master' of https://github.com/RyanCavanaugh/TypeScript into fix36984

Co-authored-by: Ryan Cavanaugh <RyanCavanaugh@users.noreply.github.com>
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError: Cannot read property 'checkJsDirective' of undefined

4 participants