summaryrefslogtreecommitdiffstats
path: root/webkit/glue/alt_error_page_resource_fetcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Suppress login prompting for favicons.asanka@chromium.org2011-04-131-2/+3
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-0/+1
* Move alternate error page loading out of WebFrame.darin@chromium.org2009-08-021-5/+6
* Alt{Error,404}PageResourceFetcher cleanup.darin@chromium.org2009-07-231-34/+14
* The WebURLResponse will be null if the network request fails. So, a null checkdarin@chromium.org2009-07-071-2/+3
* Modify ResourceFetcher to use WebURLLoader instead of ResourceHandle.darin@chromium.org2009-07-071-5/+11
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-7/+8
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+5
* Replace MSVC pragmas with the macro. Also adds two filestc@google.com2008-10-161-2/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add webkit to the repository.initial.commit2008-07-271-0/+78