You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Merge remote-tracking branch 'origin/master' into pflynn/block-comment-unittests
* origin/master: (154 commits)
Made ContextMenu actually call its superclass constructor (instead of assigning a new menu to this.menu, which isn't actually used).
Increase test timeout when requesting a native file system for a drive.
Code review: add testcase for nonempty invalid regex; remove unneeded JS dependency.
Align equals signs
Code review cleanups
Code review cleanups
rename back to copyPath()
fix jslint errors
code review comments
more code review comments
Small jsdoc fix in _fsErrorToDOMErrorName
For #2310, consider an empty line number query valid, but show error if the line number is out of range of the editor
code review comments
Use scrollTop instead of scrollIntoView for #2130
Add a few more unit tests for Find. Update unit-test harness files to include this suite.
Rename _nativeToFileError to _fsErrorToDOMErrorName
Increase timeout when waiting for a new NativeFileSystem to be created.
Global FileError.* and error.code refactor
External NativeFileError
Fix jsdocs and change _nativeToFileError signature
...
0 commit comments