-
Notifications
You must be signed in to change notification settings - Fork 0
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
[CLOSED] Fix for documents refCount issue #10627
Comments
I was trying the STR in adobe/brackets#12396, but with this PR when i click on the filename of the inline editor it doesn't open the file. |
|
I need one clarification regarding the behavior you have mentioned. I am guessing that the inline editor and the host editor in your case is pointing to the same document. If that's the case then, even without this fix the behavior is same in master. Can you please confirm? |
|
Thanks |
|
Now when I click on the inline editor I have this error: |
|
There is still an error on |
|
|
Since travis is not able to run because of API limitation, I have manually run Thanks And thanks to |
Thanks a lot |
Thursday May 05, 2016 at 07:15 GMT
Originally opened as adobe/brackets#12405
This PR provides a fix for the document refCount issue reported as part of #12396. This resolves the URL Code hints unit test failures barring the one which is to deal with '@import'.
CC
@
MarcelGerber@
petetnt@
nethip@
abose for review.swmitra included the following code: https://github.com/adobe/brackets/pull/12405/commits
The text was updated successfully, but these errors were encountered: