sigmundch

Results 154 comments of sigmundch

Interesting. I'm totally in favor of adding something, I'm just not sure what that is. I might be missing something obvious here, but if we add the .parent in _ListModel,...

I'm inclined to move this package into the archives and discontinue it. The supported pattern today is to use dart2js-info as a command-line tool, and even, we think the tool...

looks great, thanks @devoncarew !

Instead of a breakpoint id, could we have a canonical ID to refer to any node in the kernel ir? this could be based on the AST structure, so I...

Just some notes from our discussion this morning: **Representation of cross-file references** We should be able to continue using symbolic references even when generating a binary file per module. One...

@lrhn if you wish to preserve the old behavior on the web, one option here would be to duplicate the logic that we used to have in the web implementations...

mmm, this is strange because we had to do all of those changes on purpose to get our tests working too. If you don't mind, I'd like to play with...

bummer :( - I'm unfortunately out sick, so it will take me some time to get back to this and investigate. I'll chime in on the other thread in case...

Unfortunately, the issue is that flutter-tool uses a completely different codepath than webdev and our internal integration for this feature. The original fix, which I validated it worked in the...

(close seems accidental from a clone)