Chris Strom

Results 46 comments of Chris Strom

Yah, this overwrite the "3d spinning thingy", which is just awkward when subsequently using the Open dialog. Need to capture gzip content in an "Untitled" project or prompt the user...

Might also want to name save-as as rename

This should use the `defaultSync()` method in `HipsterSync` just like the `HipsterCollection.fetch()` method does. The code looks good, but it is redundant (I think) and would prevent people from being...

Can you supply a PR with a test case? You can update `index.html` and `test/x-double.html` as needed. Hopefully I can take a look shortly one way or another, but a...

Is this a duplicate of #1? I thought we had that fixed, but maybe it broke with newer Angular / Polymer. What versions of both are you currently using? I...

I've been investigating a similar problem (I think). What I'm seeing, however, seems to be a problem with initial Angular + Polymer communication rather than an angular-bind-polymer issue. That is,...

Indeed there is not. That should be `dart2js` now. I'll get the documentation updated when I get a chance.

Thanks for the PR! Can you make sure that the specs still pass? I'll try to have a look myself when I get a chance...

Thanks! That's definitely a bug. Connection headers are forbidden in SPDY, so I'll have to suppress that...

Next time around: there are a bunch of TODOs in the gamingjs ice-transfer code. But it seems to work :)