GNOME Bugzilla – Bug 781531
Sprinkle some debug messages across the loading code path
Last modified: 2017-04-20 17:22:30 UTC
Loading a document involves quite a few sub-operations that are likely to fail for a variety of reasons and subtle bugs in the caching can be silently masked by a fast network. Having some debug messages will make it easier to trust this code.
Created attachment 350122 [details] [review] documents: Sprinkle debug
Review of attachment 350122 [details] [review]: Sure