Gilad Bracha

Results 48 comments of Gilad Bracha

FWIW, here is the stack trace when accessing the repo. Note that this reflects some difference in behavior between VMs, as the same procedure succeeds using older VMs. ``` DETAILS:...

FWIW, I produced boot images using the 20180403 and the UI comes up (at least under the current VM). So perhaps this issue is fixed.

_Added this to the [Later](../milestones/Later) milestone._ _Added [Accepted](../labels/Accepted) label._

Other views now cause a crash when switched to after update.

Furthermore, object views are registered at IDE startup. Code changes to the default set of views do not have a live effect.

That last problem is a general issue with caches anywhere. With exemplar style method browsing, it would be natural to recompute; but transient slots are a better solution - we...

Looking in to this, I can see that the feature was taken out a few years ago. It was replaced by a facility to specify an enclosing scope. The intent...

Nice - but no good deed goes unpunished. I don't have it working so far. On my mac, all browsers complain about the availability of assets etc. I tried changing...

It looks like the original version somehow worked on Windows. But on my mac, some of these dependencies don't exist. In addition, it looks like the assumption was that the...

Thanks! It seems like the service worker isn't correctly associated with the PWA. That may have to do with paths in the manifest. I suspect the problems stem from the...