Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't use lookbehind regex #6591

Merged
merged 1 commit into from
Nov 21, 2019

Conversation

tsmaeder
Copy link
Contributor

Signed-off-by: Thomas Mäder [email protected]

What it does

Uses a Regex that does not include look-behind syntax. Fix for plugin metrics breaks application start up in Firefox #6582

How to test

Instructions are here: #6303

Review checklist

Reminder for reviewers

Signed-off-by: Thomas Mäder <[email protected]>
@akosyakov akosyakov added metrics issues related to metrics and logging plug-in system issues related to the plug-in system labels Nov 20, 2019
@akosyakov
Copy link
Member

@vince-fugnitto could you verify please?

Copy link
Member

@vince-fugnitto vince-fugnitto left a comment

Choose a reason for hiding this comment

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

I verified that the browser successfully starts in Chrome, Firefox, and Safari.
I also did a quick sanity check to see if metrics were still available.

I believe just wait for the CI to pass then we can merge.

@tsmaeder tsmaeder merged commit f657e7f into eclipse-theia:master Nov 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
metrics issues related to metrics and logging plug-in system issues related to the plug-in system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants