NEW 36061
Make FrameLoader easier to test
https://bugs.webkit.org/show_bug.cgi?id=36061
Summary Make FrameLoader easier to test
Adam Barth
Reported 2010-03-12 09:30:41 PST
Our test coverage of FrameLoader is kind of spotty because it's hard to write tests. In this bug I'll try to write some tests for the trickier bugs we've been missing out. In the process, I'll hopefully build some better test infrastructure.
Attachments
Adam Barth
Comment 3 2010-03-12 10:43:23 PST
The main areas of difficult testing appear to be related to page cache and history items (or at least those are the main limitations we've hit in the past two years).
Note You need to log in before you can comment on or make changes to this bug.