Issue 2846: [Firebug Lite] Offline XHR requests
test markup
Steps to reproduce
- Load Firebug Lite at the <head> of a page
- Execute a XHR also at the <head> of a page
Expected Result
- The XHR callback should be properly called
- The XHR reponseText should be the same as expected
- There should be one log entry in the Console Panel