Closed Bug 440182 Opened 16 years ago Closed 16 years ago

drop some tab sync logging from debug to trace logging level

Categories

(Cloud Services :: General, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: myk, Assigned: myk)

References

Details

There is some tab sync logging going on that should probably be at the trace logging level rather than the debug level.  Specifically, _wrapRealTabs:

2008-06-18 15:53:20	Service.TabStore	DEBUG	_wrapRealTabs: window 1
2008-06-18 15:53:20	Service.TabStore	DEBUG	_wrapRealTabs: tab about:blank

Also, this stuff:

2008-06-17 14:51:10	Service.TabEngine	DEBUG	Actual changes for server: [{"action":"edit","GUID":"http://en.wikipedia.org/wiki/Blarney","depth":0, ...
_wrapRealTabs messages are now 'trace' as of 1642a237abb1.

The 'Actual changes for server' is in Engine, it happens when the expected changes differ from the actual changes.  Not sure if we should make that 'trace' too.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Component: Weave → General
Product: Mozilla Labs → Weave
QA Contact: weave → general
You need to log in before you can comment on or make changes to this bug.