RESOLVED FIXED 108240
MockWeb should be able to serve mock web content
https://bugs.webkit.org/show_bug.cgi?id=108240
Summary MockWeb should be able to serve mock web content
Alan Cutter
Reported 2013-01-29 15:45:40 PST
Currently webkitpy's MockWeb only serves 404s. It would be useful for testing if it could serve testing data instead.
Attachments
Patch (2.43 KB, patch)
2013-01-29 16:15 PST, Alan Cutter
no flags
Alan Cutter
Comment 1 2013-01-29 16:15:08 PST
Dirk Pranke
Comment 2 2013-01-29 16:15:48 PST
at some point I had a mock resource fetcher that I was using in webkit.common.system.urlfetcher_mock.py, but that currently looks unused, and I'm a bit wondering what I used it for and why it's unused now :).
Eric Seidel (no email)
Comment 3 2013-01-29 16:22:14 PST
Comment on attachment 185331 [details] Patch Thanks!
Alan Cutter
Comment 4 2013-01-29 16:23:53 PST
(In reply to comment #2) > at some point I had a mock resource fetcher that I was using in webkit.common.system.urlfetcher_mock.py, but that currently looks unused, and I'm a bit wondering what I used it for and why it's unused now :). I did not know about that class, poor thing is completely unused! Thanks for the review.
WebKit Review Bot
Comment 5 2013-01-29 16:58:17 PST
Comment on attachment 185331 [details] Patch Clearing flags on attachment: 185331 Committed r141182: <http://trac.webkit.org/changeset/141182>
WebKit Review Bot
Comment 6 2013-01-29 16:58:21 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.