Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Upgrades code-mirror, browsermob-proxy and mouse-trap #6940
Upgrades code-mirror, browsermob-proxy and mouse-trap #6940
Changes from 17 commits
f1e6dd2
8b8a6a9
cfc573b
b45b66a
a02543a
b61f1db
be3b3bc
580da3d
583e2b7
502842b
c0c76ad
b46d715
47b51fd
fdabaac
d2acf5a
f5df88b
7dbdcd6
8f399e7
1a9d9ed
9987c2a
b1bbb2e
b921a4c
997cf6a
0e1ee0b
f1d6810
09bbcda
9749d50
da0a5b6
346ef9d
934d65b
591ecb7
e243a34
742557d
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Optional: would it be better, for consistency, to download a file from https://github.com/google/diff-match-patch using the "commit hash" method?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh hm, seems you did that last time. What went wrong when you did that? Seems like we do similar things already here:
oppia/manifest.json
Line 272 in 7dbdcd6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the delay in response, the JS file in GitHub repository has the function through a variable which is not used by codemirror and i've used the same link to download the library which is used in the codemirror files with <script src.
Please take a look at the below picture