Chris Dumez
Chris Dumez
In WebKit/Safari, we leverage the back/forward cache almost unconditionally. Therefore, adding conditions for when a page is eligible for caching or not will decrease our cache hit. For example, I...
It looks like the exception is thrown when test harness tries to construct a string for the error message from frameLocation. All those assertions fail in WebKit, we do not...
I believe our location object relies on having a frame to be useful. However, after the navigation, it seems we create a new Location object and the old one ends...
Patch is ready for review finally.
I think you'll need to squash your commits? My understanding is that we only support 1 commit per PR
Note that what Sihui is proposing is a fairly large code change. Maybe we could split the patch in 2 so we could land most of this patch already. 1....
> I don't have any objections to the `run-webkit-tests` bit. I'm a bit concerned that we're putting testing code in the network process, though. Would appreciate if @cdumez, @hortont424 or...
I really love that GTK is doing this and I hope we can follow-up and make it work for Cocoa ports too (Assuming we can with CFNetwork).
Any progress on this?
No objection.