Closed
Bug 450515
Opened 17 years ago
Closed 17 years ago
Have debugging code for dumping a table to the console
Categories
(Toolkit :: Places, enhancement)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
People
(Reporter: sdwilsh, Assigned: sdwilsh)
Details
Attachments
(1 file)
|
2.88 KB,
patch
|
Details | Diff | Splinter Review |
I've found this to be terribly useful when debugging queries
| Assignee | ||
Comment 1•17 years ago
|
||
Attachment #333665 -
Flags: review?(dietrich)
Comment 2•17 years ago
|
||
Comment on attachment 333665 [details] [diff] [review]
v1.0
seems like this would be more useful in head.js in the unit tests.
Attachment #333665 -
Flags: review?(dietrich)
| Assignee | ||
Comment 3•17 years ago
|
||
We have this in http://mxr.mozilla.org/mozilla-central/source/toolkit/components/places/tests/sync/head_sync.js#106
If other head files want it, they can copy it.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 4•17 years ago
|
||
should be also in head_bookmarks, u don't remember if under unit... but i remember i added to one of the other heads because i was using it to debug
You need to log in
before you can comment on or make changes to this bug.
Description
•