Tim Mahoney

Results 17 comments of Tim Mahoney

I'm not sure how to reproduce this. What do you mean by the instant result page?

I still have no problem opening links from a Google search. Will you explain the problem again?

I'd love it to run on Linux! The only thing stopping it is that the Linux build configurations haven't been updated with the new files and scripts. The same is...

I don't know much about building WebKit on Linux, but the pages about WebKit for [Qt](http://trac.webkit.org/wiki/QtWebKit), [EFL](http://trac.webkit.org/wiki/EFLWebKit), and [GTK](http://trac.webkit.org/wiki/BuildingGtk) might help. We probably only need one, but I'm not sure...

Yeah, compiling WebKit on Linux seems like an adventure. When I'm finished with some other stuff, I'll check it out in a Linux VM and see what's going on.

Very cool! I haven't checked it out on Linux yet, but I should get to it next week after I get web workers working.

Very cool! The git repo is pretty huge. On my machine, the main repo with a few old branches is up to 20GB at the moment. That's including all the...

Awesome! Let me know if you run into any problems.

Strange. So you no longer get that error?

Ruby compiles as a static library with the Xcode project, so we need to make it compile during the Linux build as well. The Ruby source is in Source/Ruby, and...