Firebug Tests
Jan Odvarko, odvarko@gmail.com, Honza on irc.mozilla.org/#firebug
Blog: www.softwareishard.com
Each test-case-page linked from here is related to an Issue entry in
Firebug Issue List.
- Issue #7
- Long URLs in XHR spy rows should be cropped
- Issue #176
- net flash tab not recognising flv files
- Issue #183
- Configurable maximum output size
- Issue #268
- Firebug adds pt unit when unit not specified (e.g. 0pt).
- Issue #370
- Paste CSS adds Message: Firebug is disabled
- Issue #379
- Documents loaded into frames not accessible from console commands
- Issue #402
- Net tab tries to show previews of non-images with image file extensions
- Issue #351
- Intermittently, loading page or entering debugger causes page to be rerequested from server
- Issue #372
- Outgoing XML isn't displayed in "post"-tab
- Issue #405
- The Net panel consumes a lot of memory if there is a lot of XHR activity without page reload
- Issue #445
- http header content-type missing disables network monitoring
- Issue #520
- Firebug doesn't reload modified iFrame scripts until parent frame is reloaded.
- Issue #550
- Net Panel should show the POST response but it shows the GET response
- Issue #601
- XHR in console shows stale/cached output
- Issue #623
- Pop up windows do not show all FireBug controlls
- Issue #679
- Firebug 1.2.0a27X blocking most AJAX calls
- Issue #700
- HTML preview for net responses
- Issue #816
- NET panel no longer displays filesize uploaded
- Issue #834
- Not displayed POST variables in NET tab
- Issue #846
- Wrong data with XMLHttpRequest
- Issue #892
- firebug hangs up in net.js line 1298 when browsing in framesets
- Issue #906
- Xorg crashes on large XHRs
- Issue #930
- Clicking a function link does nothing
- Issue #947
- Ajax request parameters and Arrays
- Issue #952
- Syntax checker for javascript
- Issue #956
- Header names and values in request inspector
- Issue #996
- AJAX response is blank when expanding before completion
- Issue #997
- GET and POST calls are shown truncated in console view using ellipsis
- Issue #999
- POST data not forwarded, seems to be consumed by firebug
- Issue #1014
- console.log not working when nested
- Issue #1022
- No Response Header in some instances using Firebug Console.
- Issue #1029
- Firefox cache not cleared
- Issue #1069
- when firebug resends an HTTP request b/c the user is viewing the response in the console, it does not resend with the same HTTP headers/content
- Issue #1092
- Open in new tab doesn't POST data
- Issue #1111
- Copy Location With Parameters doesn't copy the correct parameters
- Issue #1194
- Firebug trims spaces from the lastmodified header
- Issue #1195
- problems with xhr connection.
- Issue #1210
- 1.3b1 post message display is screwed up
- Issue #1219
- Order of DOM updates affected by Firebug
- Issue #1227
- only the latest evaled script showed if evaled in the XMLHttpRequest onreadystatechange callback
- Issue #1230
- Ajax request displayed as finished before it should
- Issue #1237
- Script tab does not show scripts correctly in POSTed iframes.
- Issue #1242
- Reason for Post data to be highlighted in bold is not obvious
- Issue #1274
- Firebug affects 304 responses, causing a new full request on reload.
- Issue #1275
- firebug does not show JSON answers from server.
- Issue #1392
- Modified Content-Type freezes pc
- Issue #1419
- Firebug does not refresh cache on changed javascripts
- Issue #1422
- Source of UNIX style files (linefeed only) is not displayed in the script tab
- Issue #1424
- JSON + Firebug 1.3.1b1 incompatibility
- Issue #1461
- Failed to load source for sourceFile (FF 3.0.6 FireBug 1.3.2)
- Issue #1465
- Response text appears empty when the requested document is of javascript/json mimetypes.
- Issue #1470
- Commas in URLs
- Issue #1483
- Scripts fail to load when page reloaded during paused execution
- Issue #1495
- No more ajax response for a while
- Issue #1508
- Problems with some downloads
- Issue #1526
- Visual indication for aborted requests
- Issue #1527
- HTTP OPTIONS request shows response where there should be none
- Issue #1586
- XHR complete fails to trigger onComplete callback
- Issue #1642
- editing CSS styles cause them to disappear
- Issue #1648
- Mouseover of 302 in Net-Tab Resends Request
- Issue #1681
- firebug clears history when redirect loop is detected
- Issue #1763
- JavaScript exceptions on some pages [nsIStreamListener.onDataAvailable] and [nsIStreamListener.onStartRequest]
- Issue #1772
- Firebugs Net-tab does not show what file/line the request originated from
- Issue #1809
- net panel 304 http replies & iframe.
- Issue #1838
- Missing files in the script dropdown
- Issue #1898
- Can`t see all the result code in response tab
- Issue #1909
- DOM - Copy field name
- Issue #1910
- Failed to load source for sourceFile top-level file
- Issue #1924
- Console > Post Truncates
- Issue #2093
- Copy in net pane adds extra new-lines
- Issue #2061
- 'Net' tab shows requests under the wrong file type
- Issue #2105
- POST Data not fully viewable if a parameter string is wider the the screen
- Issue #2125
- console.assert() doesn't show line numbers
- Issue #2271
- JS errors in AJAX callback functions are not shown
- Issue #2196
- HTTP Header Content-Encoding Not being reported
- Issue #2297
- Reporting failure to load javascript
- Issue #2310
- Unable to view HTTP Archive (netexport)
- Issue #2311
- Unable to view upload stats
- Issue #2328
- HTML preview in net-tab but not in console-tab
- Issue #2349
- Breakpoint not triggered after AJAX request
- Issue #2372
- Possible Memory Leak Still Around
- Issue #2434
- POST redirect displays wrong content in response
- Issue #2492
- The Net tab does not show requests with a 204 status code until AFTER a non-204 request occurs.