Skip to content

fix(stacktrace): Remove mapping which classified the .h extension as apple#62869

Merged
malwilley merged 1 commit intomasterfrom
malwilley/fix/h-ext-icon
Jan 9, 2024
Merged

fix(stacktrace): Remove mapping which classified the .h extension as apple#62869
malwilley merged 1 commit intomasterfrom
malwilley/fix/h-ext-icon

Conversation

@malwilley
Copy link
Copy Markdown
Member

Fixes #62728

Another option is that we could assign .h files to native and display a "C" icon. I think that would be okay too since it's either c, c++, or obj-c. But removing the option entirely will default to other file extensions or the event platform which I think is a bit safer.

@malwilley malwilley requested a review from a team January 9, 2024 20:57
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 9, 2024
@malwilley malwilley merged commit bfde37d into master Jan 9, 2024
@malwilley malwilley deleted the malwilley/fix/h-ext-icon branch January 9, 2024 22:06
@github-actions github-actions bot locked and limited conversation to collaborators Jan 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

native stacktrace icon always apple

2 participants